curl --location --request GET 'https://marvelrivalsapi.com/api/v1/heroes/hero//stats' \
--header 'x-api-key;'
{
"hero_id": 1032,
"hero_name": "squirrel girl",
"hero_icon": "/heroes/transformations/squirrel-girl-headbig-0.webp",
"matches": 1952,
"wins": 829,
"k": 14.922131147540984,
"d": 5.543032786885246,
"a": 5.136782786885246,
"play_time": "266h 52m 18s",
"total_hero_damage": 34114415.0734396,
"total_hero_heal": 9.024993896484375,
"total_damage_taken": 13013868.561632827,
"session_hit_rate": 0.373334447668276,
"solo_kill": 1.8790983606557377
}