List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=98
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=99",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=97",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/64486474"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 701305,
                    "username": "Алексей М.",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/cf58a8e91b38fd8e0a8904825ce81076-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.135621762607,
                            "deviation": 61.62560761829934,
                            "volatility": 0.05983110531647909
                        }
                    },
                    "ranking": 18.633186188820787,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486474,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (Алексей М. vs benjito)",
            "creator": 701305,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 701305,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:21.314409Z",
            "ended": "2024-07-01T04:11:04.644861Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.8115234375,
                            "deviation": 64.2832260131836,
                            "volatility": 0.05989494547247887
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 701305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.103515625,
                            "deviation": 62.83507537841797,
                            "volatility": 0.059884071350097656
                        }
                    },
                    "username": "Алексей М.",
                    "country": "ru",
                    "ranking": 18.633186188820787,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf58a8e91b38fd8e0a8904825ce81076-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486472"
            },
            "players": {
                "black": {
                    "id": 949961,
                    "username": "Parmacenda",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.24080516324,
                            "deviation": 62.38010882980903,
                            "volatility": 0.0598616643332869
                        }
                    },
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486472,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (benjito vs Parmacenda)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 949961,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:21.083643Z",
            "ended": "2024-06-06T03:58:13.603155Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 949961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.833984375,
                            "deviation": 62.62236785888672,
                            "volatility": 0.0599258653819561
                        }
                    },
                    "username": "Parmacenda",
                    "country": "es",
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.7171630859375,
                            "deviation": 63.147762298583984,
                            "volatility": 0.05989542976021767
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486470"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 999755,
                    "username": "Kingfisher215",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/f62ac5faf832eb89ad8f1ac4e855a70f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.6344766644443,
                            "deviation": 62.46025959339893,
                            "volatility": 0.05972796980026004
                        }
                    },
                    "ranking": 20.425201551561305,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486470,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (Kingfisher215 vs benjito)",
            "creator": 999755,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 999755,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:20.931279Z",
            "ended": "2024-06-28T17:37:25.276765Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.274169921875,
                            "deviation": 63.726905822753906,
                            "volatility": 0.05989934131503105
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 999755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.2083740234375,
                            "deviation": 66.5177001953125,
                            "volatility": 0.0597626157104969
                        }
                    },
                    "username": "Kingfisher215",
                    "country": "ca",
                    "ranking": 20.425201551561305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f62ac5faf832eb89ad8f1ac4e855a70f?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486466"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 871245,
                    "username": "tomtom-chan",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/c518f2848e5501c7aae864d241d8dff0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.285957064117,
                            "deviation": 61.42477798119302,
                            "volatility": 0.05978656743553169
                        }
                    },
                    "ranking": 19.487714772965266,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486466,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (tomtom-chan vs benjito)",
            "creator": 871245,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 871245,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:20.732551Z",
            "ended": "2024-06-03T11:38:17.780016Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.1064453125,
                            "deviation": 62.88186264038086,
                            "volatility": 0.05989847332239151
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 871245,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.745361328125,
                            "deviation": 62.46480178833008,
                            "volatility": 0.05978401377797127
                        }
                    },
                    "username": "tomtom-chan",
                    "country": "jp",
                    "ranking": 19.487714772965266,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c518f2848e5501c7aae864d241d8dff0?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486462"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 509420,
                    "username": "Sophonxe",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.6783520979247,
                            "deviation": 64.39924479728614,
                            "volatility": 0.05944859835935853
                        }
                    },
                    "ranking": 24.15906920538398,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486462,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (Sophonxe vs benjito)",
            "creator": 509420,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 509420,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-21T23:59:20.446094Z",
            "ended": "2024-05-27T11:47:25.066919Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1507.35888671875,
                            "deviation": 62.56869888305664,
                            "volatility": 0.05990292504429817
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 509420,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.6728515625,
                            "deviation": 62.65721130371094,
                            "volatility": 0.059385593980550766
                        }
                    },
                    "username": "Sophonxe",
                    "country": "fr",
                    "ranking": 24.15906920538398,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486457"
            },
            "players": {
                "black": {
                    "id": 695886,
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.5842657445937,
                            "deviation": 63.73442894564281,
                            "volatility": 0.05989827415501281
                        }
                    },
                    "ranking": 22.864139871792727,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486457,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (benjito vs KAOSkonfused)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 695886,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:19.885032Z",
            "ended": "2024-07-18T16:12:03.294719Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 695886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.80810546875,
                            "deviation": 63.646995544433594,
                            "volatility": 0.05989621952176094
                        }
                    },
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "ranking": 22.864139871792727,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.71240234375,
                            "deviation": 65.55020141601562,
                            "volatility": 0.05991339311003685
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486451"
            },
            "players": {
                "black": {
                    "id": 277787,
                    "username": "FabianMikenda",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/e708ea86cb2e04aced43643eb988e174-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.5651505889898,
                            "deviation": 61.795787342755666,
                            "volatility": 0.059928664856575296
                        }
                    },
                    "ranking": 23.749941261406022,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486451,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (benjito vs FabianMikenda)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 277787,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:19.333178Z",
            "ended": "2024-05-27T18:11:12.305414Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 277787,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.8509521484375,
                            "deviation": 61.82168960571289,
                            "volatility": 0.0598539300262928
                        }
                    },
                    "username": "FabianMikenda",
                    "country": "at",
                    "ranking": 23.749941261406022,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e708ea86cb2e04aced43643eb988e174-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.8995361328125,
                            "deviation": 62.482757568359375,
                            "volatility": 0.05990448221564293
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486444"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1105775,
                    "username": "EtherealMagic",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/dfc1b2960c5ca3d66365ec2c083283c7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.685841317812,
                            "deviation": 66.24860090646293,
                            "volatility": 0.06002607419316742
                        }
                    },
                    "ranking": 22.13171869898131,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64486444,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (EtherealMagic vs benjito)",
            "creator": 1105775,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1105775,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:18.924755Z",
            "ended": "2024-07-01T20:45:59.996109Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.5252685546875,
                            "deviation": 64.32157135009766,
                            "volatility": 0.059893351048231125
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1105775,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.408203125,
                            "deviation": 63.658226013183594,
                            "volatility": 0.06002189964056015
                        }
                    },
                    "username": "EtherealMagic",
                    "country": "ca",
                    "ranking": 22.13171869898131,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dfc1b2960c5ca3d66365ec2c083283c7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64486436"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 737948,
                    "username": "rileylark",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/165ddac5ea10cc8fe04a2781eb8244d3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.1806052435056,
                            "deviation": 63.42183162724499,
                            "volatility": 0.059954293529104606
                        }
                    },
                    "ranking": 27.066804213336685,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64486436,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:4 (rileylark vs benjito)",
            "creator": 737948,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 737948,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T23:59:18.469291Z",
            "ended": "2024-06-08T12:41:47.748296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.53271484375,
                            "deviation": 63.25218963623047,
                            "volatility": 0.05990026891231537
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 737948,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.0657958984375,
                            "deviation": 65.32525634765625,
                            "volatility": 0.05996682122349739
                        }
                    },
                    "username": "rileylark",
                    "country": "us",
                    "ranking": 27.066804213336685,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/165ddac5ea10cc8fe04a2781eb8244d3-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64471892"
            },
            "players": {
                "black": {
                    "id": 1533744,
                    "username": "cenusemihai77",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6c62549deb59c7c3430849f5fa5bacbf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1715.7438971875533,
                            "deviation": 61.235683985905375,
                            "volatility": 0.05996301790012525
                        }
                    },
                    "ranking": 27.414317096205174,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64471892,
            "name": "cenusemihai77 vs. benjito",
            "creator": 1533744,
            "mode": "game",
            "source": "play",
            "black": 1533744,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-21T12:46:10.740385Z",
            "ended": "2024-05-21T12:50:10.316444Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1533744,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.561279296875,
                            "deviation": 114.88174438476562,
                            "volatility": 0.05999860167503357
                        }
                    },
                    "username": "cenusemihai77",
                    "country": "un",
                    "ranking": 27.414317096205174,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6c62549deb59c7c3430849f5fa5bacbf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.923583984375,
                            "deviation": 62.154258728027344,
                            "volatility": 0.05990909785032272
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}