there is an `end_time` but no `start_time` property(daily games seems to have it, but not bullet/blitz, haven't checked rapid).
also could the `result` be removed from the `white` and `black` properties, and just be added to the main properties of the game. I feel like from an OOP approach, the game should have a result, players of the game shouldn't have the result(this would make it tons easier to query from a LINQ perspective)
under the endpoint https://api.chess.com/pub/player/hikaru/games/2019/07
there is an `end_time` but no `start_time` property(daily games seems to have it, but not bullet/blitz, haven't checked rapid).
also could the `result` be removed from the `white` and `black` properties, and just be added to the main properties of the game. I feel like from an OOP approach, the game should have a result, players of the game shouldn't have the result(this would make it tons easier to query from a LINQ perspective)
under the endpoint https://api.chess.com/pub/player/hikaru/stats
puzzle_rush:best:total_attempts <--> appears to be incorrect total_attempts