Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Resource information

URLhttps://api.softnetsport.com/v2/markets
XSDhttps://api.softnetsport.com/assets/API/docs/xsd/markets.index.xsd
MethodGET

Description

Returns bookmakers used in the softnetSPORT API
PackageThis resource is included in PREMATCH ODDS, LIVEODDS AND ODDS COMPARISON packages
Cache60 seconds
Authorization requiredNo

Method parameters

NameTypeDescription
There are not method parameters in this resource 

Query parameters

NameTypeDescription
pagexsd:intDetermines offset of paginated data. Default value is 1 which means first page
limitxsd:int

Determines maximum number of returned records on page. Used in paginated data. Default value is 500

Possible values: 5, 10, 25, 50, 100, 250, 500

typexsd:intDetermines the market type identifier. softnetSPORT API provides the following markets-types: markets-types.index
subtypexsd:string

Determines the subtype of the market. Possible values:

  • 2-way
  • 3-way
  • n-way
sport_idxsd:intREQUIRED. Determines the sport identifier for the market. softnetSPORT API provides the following sports: sports.index
timestampxsd:unix_timestampSelection date, format UNIX_TIMESTAMP. Only changes which occured or was updated after this timestamp will be returned

Method calling examples

LinkDescription
https://api.softnetsport.com/v2/markets.xmlReturns list of all markets in XML format
https://api.softnetsport.com/v2/marketsReturns list of all markets in JSON format
  
  

Output elements

.markets 
..market 
idIdentifier of the market
nameName of the market f.e.: Fulltime - 1x2
patternInternal attribute (f.e Jump Distance #addText# → Jump Dinstance Noriaki Kasai)
typeIdentifier type of the market f.e: Totals, Asian, Corners. softnetSPORT API provides the following markets types: markets-types.index
scopeUnique identifier of the scope. softnetSPORT API provides the following scopes: scopes.index
sport_idUnique identifier of the sport. softnetSPORT API provides the following sports: sports.index
param_value

Possible values:

  • yes - the outcomes of the market contains param value
  • no - - the outcomes of the market don't cointans param value
add_text

Possible values:

  • yes
  • no
subtype

Possible values:

  • 2-way:  the market includes 2 possible outcomes
  • 3-way: the market includes 3 possible outcomes
  • n-way: the market includes 1 or at least 4 possible outcomes
descriptionDescription of the market
display_orderThe parameter used to sort markets
utInformation about date and time when the record was last updated. Format UNIX_TIMESTAMP
.outcomes 
idIdentifier of the outcome
nameName of the outcome f.e: Home win, Under #param#
display_orderThe parameter used to sort outcomes in the market
  • No labels