get https://api.sportradar.us/nbdl//v8//league////transfers.
NBA G League Daily Transfers Information for all transfers added or edited during the league defined day.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: As Necessary
Data Points
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 |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Anthony |
full_name | player | String | Full name of a player ex. Anthony Tarke |
id | player | GUID | Unique player ID ex. 89c7cd33-6143-48dd-82c4-ccbfed25ddaa |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a player ex. Tarke |
position | player | String | Position of a playerNA , C , C-F , F , F-C , F-G , G , G-F |
primary_position | player | String | Primary position of a playerNA , C , PF , PG , SF , SG |
Transfers:
Attribute | Parent Element | Type | Description |
---|---|---|---|
start_time | transfers | dateTime | Start time of the daily transfer log ex. 2023-02-24T05:00:00Z |
end_time | transfers | dateTime | End time of the daily transfer log ex. 2023-02-25T04:59:59Z |
desc | transfer | String | Text description of a transfer ex. The Santa Cruz Warriors signed F Anthony Tarke. |
effective_date | transfer | Date | Effective date of a transfer ex. 2023-02-22 |
id | transfer | GUID | Unique ID of a transfer ex. 00914bfd-3abe-4d4c-b29f-45ecc56e5567 |
id | transfer - to_team | GUID | Unique ID of a player's team to end a transfer ex. b0a52b1f-878d-4987-9249-026360e0207a |
market | transfer - to_team | String | Market of a player's team to end a transfer ex. Santa Cruz |
name | transfer - to_team | String | Name of a player's team to end a transfer ex. Warriors |
notes | transfer | String | Additional text description of a player transfer (if needed) |
id | transfer - from_team | GUID | Unique ID of a player's team to begin a transfer ex. b0a52b1f-878d-4987-9249-026360e0207a |
market | transfer - from_team | String | Market of a player's team to begin a transfer ex. Santa Cruz |
name | transfer - from_team | String | Name of a player's team to begin a transfer ex. Warriors |
last_modified | transfer | dateTime | Timestamp of a change to a transfer ex. 2023-02-25T04:07:40Z |
transaction_type | transfer | String | Type of a transfer ex. Released See our FAQ for a list of valid transaction types |
transaction_code | transfer | String | Code of a transfer ex. REL See our FAQ for a list of valid transaction codes |