Response Model
An array of live event objects.
Live Event Object
Field Name
Type
Description
tournamentName
string
Name of the tournament
eventId
string
Unique identifier for this event
startTime
object
StartTime object indicating when the match was scheduled to start
teamA
object
A team status object describing the first team taking part
teamB
object
A team object describing the second team taking part
Last updated