Get stats for Dota2 player on serieAsk AIget https://api.pandascore.co/dota2/series/{serie_id_or_slug}/players/{player_id_or_slug}/statsGet detailed statistics of a given Dota2 player for the given serie This endpoint is only available to customers with a historical or real-time data planPath Paramsserie_id_or_slugSerieIDSerieSlugrequired≥ 1A serie ID or slugplayer_id_or_slugPlayerIDPlayerSlugrequired≥ 1A player ID or slugQuery Paramsgames_countintegerThe amount of games used for the statistics. For example if ?games_count=5, it would show the statistics for the most recent 5 games playedsidestringenumAllowed:radiantdirefromdateFilter out 'from' datetodateFilter out 'to' dateResponses 200Statistics of a Dota2 player by serie 400Bad request 401Unauthorized 403Forbidden 404Not found 422Unprocessable EntityUpdated 7 months ago