...
URL | https://api.softnetsport.com/v2/markets |
---|---|
XSD | https://api.softnetsport.com/assets/API/docs/xsd/markets.index.xsd |
Method | GET |
Description | Returns bookmakers markets used in API BetPartner product |
Cache | 60 seconds |
Authorization required | No |
...
Link | Description |
---|---|
https://api.softnetsport.com/v2/markets.xml | Returns a list of all markets in XML format |
https://api.softnetsport.com/v2/markets | Returns a list of all markets in JSON format |
Output elements
.markets | ||
---|---|---|
..market | ||
id | Identifier of the market | |
name | Name of the market e.g. Fulltime - 1x2 | |
pattern | Internal attribute (e.g. Jump distance #addText# → Jump distance Noriaki Kasai) | |
type | Identifier type for the market e.g. Totals, Asian, Corners | |
scope_id | Unique identifier for the scope | |
sport_id | Unique identifier for the sport | |
param_value | Possible values:
| |
add_text | Possible values:
| |
subtype | Possible values:
| |
status | Possible values:
| |
description | Description of the market | |
display_order | The parameter used to sort markets | |
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP | |
...default_outcomes | ||
id | Identifier of the outcome | |
name | Name of the outcome e.g. Home, Under | |
pattern | Patter of the outcome name e.g. Under #param# | |
display_order | The parameter used to sort outcomes in the market |