Skip to main content

BaseValorantGame

A game

Properties

NameTypeRequiredDescription
begin_atstrThe game begin time, UTC.
null when the game status is not_started
completeboolWhether When true, the game statistics are complete and will not be updated again
detailed_statsboolWhether historical data is available for the game
end_atstrThe game end time, UTC.
null when the game status is not finished
finishedboolWhether the game is finished
forfeitboolWhether the game has been forfeited
id_int
lengthintDuration of the game in seconds.
null when the game status is not finished
mapBaseValorantGameMapAn object that represents a Valorant map
match_idint
positionintGame position in the match. Starts at 1
roundsList[ValorantGameRound]Summary of rounds
statusGameStatusThe game status
teamsList[ValorantGameTeam]
winnerGameWinner

BaseValorantGameMap

An object that represents a Valorant map

Properties

NameTypeRequiredDescription
id_intID of the map
image_urlstrURL to an image of the map
namestrName of the map
slugstrHuman-readable identifier of the map
videogame_versionsList[str]Array of of video game versions (ie. patches) for this resource

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →