get https://api.sportradar.com/mlb//v8//league/awards/list.
MLB Awards List provides a list of all MLB awards available in the API.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. MLB |
id | league | GUID | Unique ID of a league ex. 2fa448bc-fc17-4d3d-be03-e60e080fdc26 |
name | league | String | Name of a league ex. Major League Baseball |
Awards:
Attribute | Parent Element | Type | Description |
---|---|---|---|
description | awards | String | Description of an award ex. This award is given to the most valuable player in the American League. |
id | awards | String | Unique ID of an award ex. 9c286784-f96c-4c8b-8c3a-3eb132a23b7a |
name | awards | String | Name of an award ex. AL Most Valuable Player |
type | awards | String | Type of award ex. Player , Coach |