get https://api.sportradar.us/nbdl//v8//league////changes.
NBA G League 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 live 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. 2022-09-25T23:00:45+00:00 |
last_modified | player | dateTime | Timestamp of a change to a player ex. 2022-09-25T22:54:34+00:00 |
last_modified | team | dateTime | Timestamp of a change to a team ex. 2022-2022-09-25T21:32:05+00:00 |
start_time | changelog | dateTime | Start time of the daily change log ex. 2022-09-25T09:00:00+00:00 |
end_time | changelog | dateTime | End time of the daily change log ex. 2022-09-26T08:59:58+00:00 |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NBDL |
id | league | GUID | Unique ID of a league ex. ac79301f-9b1a-4e72-a4cb-230d4418ae08 |
name | league | String | Name of a league ex. NBA G League |
Games & Results:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | game | GUID | Unique ID of a game ex. 0b3becc1-fb69-4aad-8f28-92e3f0f2ba5c |
season_id | game | GUID | Unique ID of a season ex. 2a29bf58-7069-4ca4-8933-0347544e243d |
title | game | String | Title of a game ex. Game 1 |
Player Profiles:
Attribute | Parent Element | Type | Description |
---|---|---|---|
full_name | player | String | Full name of a player ex. Izaiah Brockington |
id | player | GUID | Unique ID of a player ex. 67b29de4-6029-48b5-9453-9bd00ff70a7d |
Standings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. 035ebd2d-69d9-4d73-a4b3-519f78071975 |
market | team | String | Market name of a team ex. Oklahoma City |
name | team | String | Name of a team ex. Blue |