Skip to main content

Dota2Game

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
first_bloodint
forfeitboolWhether the game has been forfeited
id_int
lengthintDuration of the game in seconds.
null when the game status is not finished
matchDota2GameMatch
match_idint
playersList[Dota2FullGamePlayer]
positionintGame position in the match. Starts at 1
statusGameStatusThe game status
teamsList[Dota2GameTeam]
winnerGameWinner
winner_typeDota2GameWinnerType

Dota2GameWinnerType

Properties

NameTypeRequiredDescription
PLAYERstr"Player"
TEAMstr"Team"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →