get https://api.sportradar.com/formula1//v2//sport_events//probabilities.
F1 Stage Probabilities provides the outrights for each driver for a given race.
Update Frequency300s Time To Live / Cache
Data Points
Category & Sport
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | stage - category | String | Unique category ID for a season ex. sr:category:36 (Formula 1) |
name | stage - category | String | Name for a season's category ex. Formula 1 |
id | stage - sport | String | Unique sport ID for a season ex. sr:sport:40 |
name | stage - sport | String | Name for a season's sport ex. Formula 1 |
Competitor
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
country_code | outcome - competitor | String | Country code of a competitor ex. IOT (British Indian Ocean Territory) |
gender | outcome - competitor | String | Gender for a competitormale, female |
id | outcome - competitor | String | Unique ID for a competitor ex. sr:competitor:495898 |
name | outcome - competitor | String | Name for a competitor ex. Norris, Lando |
nationality | outcome - competitor | String | Nationality of a competitor ex. British Indian Ocean Territory |
Team
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | outcome - team | String | Unique ID for a team ex. sr:competitor:4514 |
name | outcome - team | String | Name for a team ex. McLaren |
gender | outcome - team | String | Gender for a teammale, female |
nationality | outcome - team | String | Nationality of a team ex. Great Britain |
country_code | outcome - team | String | Country code of a team ex. GBR (Great Britain) |
Stage
Stage may be a
sport,season,event,practice,qualifying,qualifying_part,race,lap, orsprint_raceParent stages appear within the
parentselement; child stages appear within thestageselement
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
description | stage | String | Name of a stage ex. Formula 1 2024 |
id | stage | String | Unique ID of a stage ex. sr:stage:1107547 |
scheduled | stage | date-time | Scheduled start time of a stage ex. 2024-02-29T11:30:00+00:00 |
scheduled_end | stage | date-time | Scheduled end time of a stage ex. 2024-12-08T15:00:00+00:00 |
single_event | stage | Boolean | Signifies a stage is a single event when true |
type | stage | String | Stage type.sport, season, event, practice, qualifying, qualifying_part, race, lap, sprint_race |
Stage Probabilities
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
description | markets - market | String | Name of a probability market ex. Drivers Championship 2024 - Winner |
name | markets - market | String | Type of a probability marketoutright |
type | markets - market | String | Competitor type of a probability marketteam, competitor |
id | markets - outcomes - outcome | String | Unique competitor or team ID of a market outcome ex. sr:competitor:178318 |
name | markets - outcomes - outcome | String | Name of a competitor or team for a market outcome ex. Verstappen, Max or McLaren |
probability | markets - outcomes - outcome | Float | Probability of the market outcome (outright) in percentage ex. 55.79 |
