Dota2StatsForTeamBySerie
Team's aggregated statistics for a serie
Properties
Name | Type | Required | Description |
---|---|---|---|
acronym | str | ✅ | |
id_ | int | ✅ | |
image_url | str | ✅ | URL of the team logo |
last_games | List[BaseDota2Game] | ✅ | |
location | str | ✅ | The team's organization location |
modified_at | str | ✅ | |
most_banned | List[Dota2BannedHero] | ✅ | |
most_banned_against | List[Dota2BannedHero] | ✅ | |
most_picked | List[Dota2PickedHero] | ✅ | |
name | str | ✅ | The name of the team. |
players | List[BasePlayer] | ✅ | |
slug | str | ✅ | |
stats | Dota2TeamBySerieStat | ✅ | Team's statistics for a serie |
videogame | dict | ✅ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs