Period
Represents the period's details.
Properties
id integer
The id.
label string
The string relating to the period.
start timestamp
of when the period has started, in RFC 3339 format.
end timestamp
of when the period has ended, in RFC 3339 format.
type string
The match .
awayTeamScore integer
The overall away team score.
homeTeamScore integer
The overall home team score.
awayTeamPeriodScore integer
The away team score in that period.
homeTeamPeriodScore integer
The home team score in that period.
Sample payload
Last updated