get https://api.sportradar.com/ncaamb//v8//league////changes.
NCAAMB Daily Change Log Provides IDs and timestamps for teams, players, game statistics, schedules, and standings that have been modified on a given date. To receive the data updates, use these unique IDs to pull relevant API feeds.
Update Frequency
TTL / Cache: 300 seconds
Data Updates:
- Entries populate every 20 minutes for changes to teams, players, game statistics, schedules, and standings.
- Start time of the log is 05:00:00 UTC; end time is 04:59:59 UTC
Data Points
Change Log:
Attribute | Parent Element | Type | Description |
---|---|---|---|
last_modified | game | dateTime | Timestamp of a change to a game ex. 2024-02-14T05:00:00Z |
last_modified | player | dateTime | Timestamp of a change to a player ex. 2024-02-14T05:00:00Z |
last_modified | team | dateTime | Timestamp of a change to a team ex. 2024-02-14T05:00:00Z |
start_time | changelog | dateTime | Start time of the daily change log ex. 2024-02-14T05:00:00Z |
end_time | changelog | dateTime | End time of the daily change log ex. 2024-02-14T05:00:00Z |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAM |
id | league | GUID | Unique ID of a league ex. cd4268ee-07aa-4c4d-a435-ec44ad2c76cb |
name | league | String | Name of a league ex. NCAA MEN |
Games & Results:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | game | GUID | Unique ID of a game ex. 3082df1d-5019-4f58-88fe-d6b3cac21ee3 |
season_id | game | GUID | Unique ID of a season ex. 577ccb33-2728-44a8-b083-80fafcaf2ee5 |
title | game | String | Title of a game ex. Oregon Bracket - First Round - Game 3 |
Player Profiles:
Attribute | Parent Element | Type | Description |
---|---|---|---|
full_name | player | String | Full name of a player ex. Cameron Tweedy |
id | player | GUID | Unique ID of a player ex. 0544f3f4-b81a-4696-8b0b-bc1fa31c2931 |
Standings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | team | String | Name of a team ex. Rockets |
id | team | GUID | Unique ID of a team ex. 34dd83ac-64f2-4b73-8577-899b2a46f5cc |
market | team | String | School name of a team ex. Toledo |