| Name | Type | Description | Notes |
|---|---|---|---|
| account_id | int | account_id | [optional] |
| name | str | name | [optional] |
| country_code | str | country_code | [optional] |
| fantasy_role | int | fantasy_role | [optional] |
| team_id | int | team_id | [optional] |
| team_name | str | team_name | [optional] |
| team_tag | str | team_tag | [optional] |
| is_locked | bool | is_locked | [optional] |
| is_pro | bool | is_pro | [optional] |
| locked_until | int | locked_until | [optional] |
| steamid | str | steamid | [optional] |
| avatar | str | avatar | [optional] |
| avatarmedium | str | avatarmedium | [optional] |
| avatarfull | str | avatarfull | [optional] |
| profileurl | str | profileurl | [optional] |
| cheese | int | cheese | [optional] |
| fh_unavailable | bool | fh_unavailable | [optional] |
| loccountrycode | str | loccountrycode | [optional] |
| last_played | int | last_played | [optional] |
| win | int | win | [optional] |
| games | int | games | [optional] |
| with_win | int | with_win | [optional] |
| with_games | int | with_games | [optional] |
| against_win | int | against_win | [optional] |
| against_games | int | against_games | [optional] |
| with_gpm_sum | int | with_gpm_sum | [optional] |
| with_xpm_sum | int | with_xpm_sum | [optional] |