Name | Type | Description | Notes |
---|---|---|---|
Id | string | ||
OffenseId | int | ||
Offense | string | ||
DefenseId | int | ||
Defense | string | ||
PlayCount | int | ||
Yards | int | ||
StartPeriod | int | ||
StartClock | string | ||
StartYardsToGoal | int | ||
EndPeriod | int? | ||
EndClock | string | ||
EndYardsToGoal | int? | ||
Duration | string | ||
ScoringOpportunity | bool | ||
Result | string | ||
PointsGained | int | ||
Plays | List<LiveGamePlay> |