get https://api.sportradar.com/ncaafb//v7//league/seasons.
NCAAFB Seasons provides a list of all available seasons.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: New seasons will appear as they are added to the database.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAFB |
id | league | GUID | Unique ID of a league ex. 26c1246a-2fc3-4b7e-8999-1685d3ab4676 |
name | league | String | Name of a league ex. NCAAFB |
id | season | GUID | Unique season ID ex. f58c6dbf-9dfe-487e-8b0b-af66af887206 |
code | season - type | String | Type of the seasonREG (Regular Season) |
year | season | Integer | Year of the season |
start_date | season | date | Season start date ex. 2022-08-27 |
end_date | season | date | Season end date ex. 2023-01-10 |
status | season | String | Season statusclosed , inprogress , scheduled |