Returns available player props for a given sport and date.
Note: Live player props data is not guaranteed for any competition
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Abbreviated name of a competitor |
|
| String | Age group of a competitor, when applicable |
|
| String | Country name of a competitor |
|
| String | Country code of a competitor |
|
| String | Gender for a competitor |
|
| String | Unique SR ID of a competitor |
|
| String | Name of a competitor |
|
| String | Signifies a competitor as the home or away team |
|
| Integer | Rotation number of a competitor bet |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | player_props - player | String | Unique SR ID of a player ex. sr:player:607346 |
name | player_props - player | String | Name of a competitor ex. Morris, Markieff |
competitor_id | player_props - player | String | Unique SR ID of a player's team ex. sr:competitor:3411 |
Sport Event:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Unique SR ID of a sport event |
|
| String | An alternative sport event ID if the sport event is postponed and played at a later date |
|
| Date-time | An updated timestamp if there is a delay at the start or interruption during a sport event |
|
| Date-time | Start time of a sport event |
|
| Boolean | Signifies the start time of a sport event is confirmed when |
|
| String | Status of a sport event |
Market:
Markets are available by player (
players_props
) or by player market (players_markets
).
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| GUID | Unique ID of a market |
|
| Boolean | Signifies a market's sport event is in progress when |
|
| String | Name of a market |
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. 16243440 |
external_sport_event_id | market - book | GUID | Unique sport event ID used by the bookmaker. Leverage this ID to create deeplinking ex. 1159662682 |
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:
Markets are available by player (
players_props
) or by player market (players_markets
).
Attribute | Parent Element | Type | Description |
---|---|---|---|
external_outcome_id | market - book - outcome | GUID | Unique outcome ID used by the bookmaker. Leverage this ID to create deeplinking ex. 28012b67-3564-35a4-a42e-066a80dea8cb |
field_id | market - book - outcome | GUID | Identifier for the ouctome type ex. 1 & 2 for home & away . 3 , 4 , & 5 for home , draw , & away |
handicap | market - book - outcome | String | Handicap value of a book outcome. Used for handicap and asian_handciap marketsex. -1 (home) and 1 (away) or -1.5 (home) and 1.5 (away) |
id | market - book - outcome | GUID | Unique ID of an outcome ex. sr:outcome:12 |
odds_american | market - book - outcome | String | American odds value of a book outcome ex. -161 |
odds_decimal | market - book - outcome | String | Decimal odds value of a book outcome ex. 1.620 |
odds_fraction | market - book - outcome | String | Fractional odds value of a book outcome ex. 8/13 |
open_odds_american | market - book - outcome | String | Opening American odds value of a book outcome ex. -161 |
open_odds_decimal | market - book - outcome | String | Opening decimal odds value of a book outcome ex. 1.620 |
open_odds_fraction | market - book - outcome | String | Opening fractional odds value of a book outcome ex. 8/13 |
open_total | market - book - outcome | String | Opening total odds value of a book outcome ex. 24.5 |
open_handicap | market - book - outcome | String | Opening handicap odds value of a book outcome ex. -0.5 |
player_id | market - book - outcome | String | Unique player ID for a book outcome. ex. sr:player:2795673 |
player_name | market - book - outcome | String | Player name for a book outcome. ex. DeJean, Cooper |
removed | market - book - outcome | Boolean | Signifies an outcome has been removed when true |
total | market - book - outcome | Double | Total line of a book outcome ex. 8.5 (Baseball runs), -65.5 (Football points) |
trend | market - book - outcome | String | Odds trending value of a book outcome ex. down , up |
type | market - book - outcome | String | Type of bet placements on a book outcome ex. player |