Skip to main content

Game

Properties

NameTypeRequiredDescription
beginAtstringThe game begin time, UTC.
null when the game status is not_started
completebooleanWhether When true, the game statistics are complete and will not be updated again
detailedStatsbooleanWhether historical data is available for the game
endAtstringThe game end time, UTC.
null when the game status is not finished
finishedbooleanWhether the game is finished
forfeitbooleanWhether the game has been forfeited
idGameIdID of the game.
IDs are video game-specific, ie. a Valorant game and an Overwatch game can have the same game ID.
lengthnumberDuration of the game in seconds.
null when the game status is not finished
matchIdnumber
positionnumberGame position in the match. Starts at 1
statusGameStatusThe game status
winnerGameWinner
winnerTypeGameWinnerType1

GameWinnerType1

Properties

NameTypeRequiredDescription
PLAYERstring"Player"
TEAMstring"Team"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →