Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 796 Bytes

InlineResponse20025.md

File metadata and controls

16 lines (12 loc) · 796 Bytes

InlineResponse20025

Properties

Name Type Description Notes
team_id int Team's identifier [optional]
rating float The Elo rating of the team [optional]
wins int The number of games won by this team [optional]
losses int The number of losses by this team [optional]
last_match_time int The Unix timestamp of the last match played by this team [optional]
name str Team name, eg. 'Newbee' [optional]
tag str The team tag/abbreviation [optional]

[Back to Model list] [Back to API list] [Back to README]