Skip to main content

BaseCsgoGame

A 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
idnumberCounter-Strike game ID
lengthnumberDuration of the game in seconds.
null when the game status is not finished
mapBaseCsgoGameMap
matchIdnumber
playersCsgoGamePlayer[]
positionnumberGame position in the match. Starts at 1
roundsCsgoRound[]
roundsScoreCsgoRoundsScore[]
statusGameStatusThe game status
teamsBaseTeam[]
winnerGameWinner
winnerTypeBaseCsgoGameWinnerType

BaseCsgoGameMap

Properties

NameTypeRequiredDescription
idnumberThe ID of the map.
imageUrlstringA URL to the image of the map.
namestringThe name of the map.
slugstringHuman-readable identifier of the map

BaseCsgoGameWinnerType

Properties

NameTypeRequiredDescription
PLAYERstring"Player"
TEAMstring"Team"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →