| Name | Type | Description | Notes |
|---|---|---|---|
| leaver_status | object | Integer describing whether or not the player left the game. 0: didn't leave. 1: left safely. 2+: Abandoned | [optional] |
| game_mode | object | Integer corresponding to game mode played. List of constants can be found here: https://github.com/odota/dotaconstants/blob/master/json/game_mode.json | [optional] |
| lobby_type | object | Integer corresponding to lobby type of match. List of constants can be found here: https://github.com/odota/dotaconstants/blob/master/json/lobby_type.json | [optional] |
| lane_role | object | lane_role | [optional] |
| region | object | Integer corresponding to the region the game was played on | [optional] |
| patch | object | patch | [optional] |