get https://api.sportradar.com/soccer-extended//v4//seasons//over_under_statistics.
Soccer Extended Season Over/Under Statistics provides the over/under match goal totals for all teams in a given season.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
age_group | competitor | String | Age group of a competitor, when applicable ex. U23 |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:44 (Liverpool FC) |
name | competitor | String | Name for a competitor ex. Liverpool FC |
Over/Under Stats:
Attribute | Parent Element | Type | Description |
---|---|---|---|
type | over_under_statistics_list - type | String | Typer of over/under statistic ex. full_time_total , first_period_total , second_period_total |
goals | over_under_statistics_list - type - statistic | Double | Goal value for an over/under statistic entry ex. 0.5 or 4.5 |
over | over_under_statistics_list - type - statistic | Integer | Number of games over for a over/under statistic entry |
under | over_under_statistics_list - type - statistic | Integer | Number of games under for a over/under statistic entry |