Is some endpoint where I can find total count of user games, wins and loses? Or I should count this on my own?
When you click on someones usernames:
Click Stats, And in each of those sections(Blitz, Daily, Bullet, Rapid, Classical, Daily 960, and all the varients)
And in them(I took blitz for example) , It would show how many wins, losses, and draws for that time control/varient, then just add them!
https://api.chess.com/pub/player/{username}/stats
Is some endpoint where I can find total count of user games, wins and loses? Or I should count this on my own?