curl --location 'https://marvelrivalsapi.com/api/v1/heroes/hero//stats' \
--header 'x-api-key;'{
"hero_id": 0,
"hero_name": "string",
"hero_icon": "string",
"matches": 0,
"wins": 0,
"k": 0,
"d": 0,
"a": 0,
"play_time": "string",
"total_hero_damage": 0,
"total_hero_heal": 0,
"total_damage_taken": 0,
"session_hit_rate": 0,
"solo_kill": 0
}