{
"match_history": [
{
"match_map_id": 1,
"map_thumbnail": "/rivals/maps/map_1.png",
"match_play_duration": "15 minutes",
"match_season": 1.5,
"match_uid": "match12345",
"match_winner_side": "A",
"mvp_uid": "player123",
"svp_uid": "player456",
"score_info": {
"score": 10,
"score_info": "Some additional data"
},
"match_time_stamp": 1675058998,
"play_mode_id": 1,
"game_mode_id": 1,
"match_player": {
"assists": 3,
"kills": 5,
"deaths": 2,
"is_win": true,
"disconnected": false,
"player_uid": "player123",
"camp": "A",
"score_info": {
"score": 100
},
"player_hero": {
"hero_id": 101,
"hero_name": "Warrior",
"hero_thumbnail": "/heroes/warrior.png",
"kills": 3,
"deaths": 1,
"assists": 2,
"play_time": "10 minutes",
"total_hero_damage": 5000,
"total_damage_taken": 3000,
"total_hero_heal": 1500
}
}
}
]
}