...
.markets | |
---|---|
..market | |
id | Unique identifier of the market |
sport_id | Identifier for the sport. The complete list of possible sports can be retrieved using the API resource: sports.index |
name | Market name's pattern including replacers. It's used to generate final market name for specific event |
static_name | Static name of the market |
market_type_id | Identifier type for the market e.g. Totals, Asian, Corners.The complete list of possible markets types can be retrieved using the API resource: markets-types.index |
scope_id | Unique identifier for the scope eg. First half, Regular Time. The complete list of possible scopes can be retrieved using the API resource: scopes.index |
has_replacer | Possible values:
|
is_live | Possible values:
|
is_prematch | Possible values:
|
is_default_market | Possible values:
|
subtype | Possible values:
|
display_order | The parameter used to sort markets |
description | Description of the market |
status | Possible values:
|
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP |
...default_outcomes | |
....default_outcome | |
id | Identifier of the default outcome |
name | Outcome name's pattern including replacers. It's used to generate final outcome name for specific event e.g: Under #totalPoints# will be replaced by Under 145.5 |
static_name | Static name of the outcome |
is_single_outcome | |
required_participant | Internal attribute. Possible values:
|
display_order | The parameter used to sort outcomes in the market |
...replacers | |
....replacer | |
id | Identifier of the replacer |
name | Name of the replacer |
format | Format of the replacer. Possible values: |
description | Description of the description |
Samples XML/JSON
...