Name | Type | Description | Notes |
---|---|---|---|
Id | int | ||
Status | string | ||
Period | int? | ||
Clock | string | ||
Possession | string | ||
Down | int? | ||
Distance | int? | ||
YardsToGoal | int? | ||
Teams | List<LiveGameTeam> | ||
Drives | List<LiveGameDrive> |
Name | Type | Description | Notes |
---|---|---|---|
Id | int | ||
Status | string | ||
Period | int? | ||
Clock | string | ||
Possession | string | ||
Down | int? | ||
Distance | int? | ||
YardsToGoal | int? | ||
Teams | List<LiveGameTeam> | ||
Drives | List<LiveGameDrive> |