get https://api.sportradar.com/oddscomparison-futures//v2//categories//futures.
Provides a list of futures available for a given category.
Update Frequency
300s Time To Live / Cache
Pagination Note
Pagination will often be required to pull all data within this feed. By default, the feed will return 5 futures.
Data Points
Market:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | market | GUID | Unique ID of a market ex. sr:iscreen_market:2564 (nba), sr:iscreen_market:8146 (wnba) |
is_live | market | Boolean | Signifies a market's sport event is live when true This data point is typically irrelevant for Futures, and can be ignored |
name | market | String | Name of a market ex. nba , wnba , nba - player - regular season - most valuable player |
Books:
Attribute | Parent Element | Type | Description |
---|---|---|---|
external_market_id | market - book | GUID | Unique market ID used by the bookmaker. Leverage this ID to create deeplinking ex. 28049020 |
external_sport_event_id | market - book | GUID | Unique sport event ID used by the bookmaker. Leverage this ID to create deeplinking ex. 754.91649969 |
id | market - book | GUID | Unique ID of a sportsbook for a market ex. sr:book:18186 |
name | market - book | String | Name of a sportsbook for a market ex. FanDuel |
removed | market - book | String | Signifies a book market has been removed when true |
Market Outcome:
Attribute | Parent Element | Type | Description |
---|---|---|---|
competitor_id | market - book - outcome | GUID | Unique competitor ID for a book outcome ex. sr:competitor:3422 |
competitor_name | market - book - outcome | String | Competitor name for a book outcome ex. Boston Celtics |
external_outcome_id | market - book - outcome | GUID | Unique outcome ID used by the bookmaker. Leverage this ID to create deeplinking ex. 60427 |
field_id | market - book - outcome | GUID | Identifier for the ouctome type ex. 1 & 2 for home & away . 3 , 4 , & 5 for home , draw , & away |
id | market - book - outcome | GUID | Unique ID of an outcome ex. sr:outcome:10001 |
odds_american | market - book - outcome | String | American odds value of a book outcome ex. +260 |
odds_decimal | market - book - outcome | String | Decimal odds value of a book outcome ex. 3.600 |
odds_fraction | market - book - outcome | String | Fractional odds value of a book outcome ex. 13/5 |
open_odds_american | market - book - outcome | String | Opening American odds value of a book outcome ex. +300 |
open_odds_decimal | market - book - outcome | String | Opening decimal odds value of a book outcome ex. 4.000 |
open_odds_fraction | market - book - outcome | String | Opening fractional odds value of a book outcome ex. 3/1 |
player_id | market - book - outcome | String | Unique player ID for a book outcome. ex. sr:player:1141196 |
player_name | market - book - outcome | String | Player name for a book outcome. ex. Tatum, Jayson |
removed | market - book - outcome | Boolean | Signifies an outcome has been removed when true |
type | market - book - outcome | String | Type of bet placements on a book outcome ex. competitor or player |