List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&page=59
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=-ended&page=60",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=58",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/75660831"
            },
            "players": {
                "black": {
                    "id": 170677,
                    "username": "deleted-1079c9b6-1900-4d4b-aaa0-8b3a8d1f9c47",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/8dd084284ba24d97fc058563f0f6240f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.0191195968678,
                            "deviation": 62.89779507393175,
                            "volatility": 0.05994916914149904
                        }
                    },
                    "ranking": 11.182291107577825,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75660831,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:2 (benjito vs pfmcm)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 170677,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-05-26T11:10:29.223083Z",
            "ended": "2025-05-29T11:10:39.320328Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 170677,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.0191040039062,
                            "deviation": 62.897796630859375,
                            "volatility": 0.05994917079806328
                        }
                    },
                    "username": "deleted-1079c9b6-1900-4d4b-aaa0-8b3a8d1f9c47",
                    "country": "us",
                    "ranking": 11.182291107577825,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8dd084284ba24d97fc058563f0f6240f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.23486328125,
                            "deviation": 64.18495178222656,
                            "volatility": 0.05988495424389839
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/75624970"
            },
            "players": {
                "black": {
                    "id": 1501037,
                    "username": "watermeloen",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/d94e69908df57893bc46500055837b50?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.3186678799764,
                            "deviation": 63.295450047846714,
                            "volatility": 0.060021093524652264
                        }
                    },
                    "ranking": 22.243880848291063,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75624970,
            "name": "Ladder Challenge: watermeloen(#107) vs benjito(#92)",
            "creator": 1501037,
            "mode": "game",
            "source": "play",
            "black": 1501037,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-25T09:31:15.922123Z",
            "ended": "2025-05-28T11:14:03.283102Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1501037,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.9420166015625,
                            "deviation": 63.04896926879883,
                            "volatility": 0.060026902705430984
                        }
                    },
                    "username": "watermeloen",
                    "country": "eu",
                    "ranking": 22.243880848291063,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d94e69908df57893bc46500055837b50?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.3643798828125,
                            "deviation": 64.26309204101562,
                            "volatility": 0.059886474162340164
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/75495851"
            },
            "players": {
                "black": {
                    "id": 467927,
                    "username": "maksnokia1990",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.405767008797,
                            "deviation": 65.91289586975466,
                            "volatility": 0.059331153736717324
                        }
                    },
                    "ranking": 20.78320490664554,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75495851,
            "name": "Ladder Challenge: benjito(#105) vs maksnokia1990(#67)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 467927,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-21T14:09:07.216132Z",
            "ended": "2025-05-27T14:29:32.983455Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 467927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.45458984375,
                            "deviation": 66.1495361328125,
                            "volatility": 0.05927455797791481
                        }
                    },
                    "username": "maksnokia1990",
                    "country": "ru",
                    "ranking": 20.78320490664554,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.2486572265625,
                            "deviation": 64.40682983398438,
                            "volatility": 0.0598878376185894
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/75660833"
            },
            "players": {
                "black": {
                    "id": 98114,
                    "username": "nhkeers",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/09a88765b81009df5dd82c15e2048846?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 895.8195290691691,
                            "deviation": 65.82124504541643,
                            "volatility": 0.060080879987246746
                        }
                    },
                    "ranking": 12.369987474611811,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75660833,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:2 (benjito vs nhkeers)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 98114,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-05-26T11:10:29.370462Z",
            "ended": "2025-05-26T12:00:21.516183Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 98114,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 824.4207153320312,
                            "deviation": 67.33768463134766,
                            "volatility": 0.06005621701478958
                        }
                    },
                    "username": "nhkeers",
                    "country": "gb",
                    "ranking": 12.369987474611811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/09a88765b81009df5dd82c15e2048846?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.2486572265625,
                            "deviation": 64.40682983398438,
                            "volatility": 0.0598878376185894
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/75495848"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1280889,
                    "username": "Gokyu Dan",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f308d6f68dced9be60e9174c67048dab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.5531995446865,
                            "deviation": 68.1129046188717,
                            "volatility": 0.06006116282249407
                        }
                    },
                    "ranking": 20.222102460275277,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75495848,
            "name": "Ladder Challenge: benjito(#105) vs Gokyu Dan(#86)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1280889,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-21T14:09:01.477971Z",
            "ended": "2025-05-24T12:38:46.739032Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.2801513671875,
                            "deviation": 64.54792022705078,
                            "volatility": 0.059889230877161026
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1280889,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.3411865234375,
                            "deviation": 66.4488525390625,
                            "volatility": 0.06006728857755661
                        }
                    },
                    "username": "Gokyu Dan",
                    "country": "us",
                    "ranking": 20.222102460275277,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f308d6f68dced9be60e9174c67048dab-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/75495853"
            },
            "players": {
                "black": {
                    "id": 1367815,
                    "username": "French_boi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/defb1d2c44c6d77e7ce3db48419a014c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.1186565363228,
                            "deviation": 66.02044526763152,
                            "volatility": 0.05995289800420647
                        }
                    },
                    "ranking": 19.95484357846722,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75495853,
            "name": "Ladder Challenge: benjito(#105) vs French_boi(#66)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1367815,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-21T14:09:10.553632Z",
            "ended": "2025-05-22T22:02:17.950258Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1367815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.9632568359375,
                            "deviation": 66.14393615722656,
                            "volatility": 0.059956468641757965
                        }
                    },
                    "username": "French_boi",
                    "country": "us",
                    "ranking": 19.95484357846722,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/defb1d2c44c6d77e7ce3db48419a014c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.1766357421875,
                            "deviation": 64.8012466430664,
                            "volatility": 0.059888679534196854
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/74354540"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1436588,
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751839572613,
                            "deviation": 80.73457404236709,
                            "volatility": 0.0636275307525229
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74354540,
            "name": "Tournament Game: Mirror Go on 16x16🪞 (127218) R:1 (Arrow A6 anti- vs benjito)",
            "creator": 1436588,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1436588,
            "width": 16,
            "height": 16,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 174851,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127218,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-16T07:00:17.721849Z",
            "ended": "2025-05-19T11:03:55.747542Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.1766357421875,
                            "deviation": 64.8012466430664,
                            "volatility": 0.059888679534196854
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.8614501953125,
                            "deviation": 70.1330337524414,
                            "volatility": 0.06365808099508286
                        }
                    },
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-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/74905269"
            },
            "players": {
                "black": {
                    "id": 1732439,
                    "username": "rshou",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5aef199b2f65080ca7f7de71ea4cc993?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.1899527344963,
                            "deviation": 63.90743324953765,
                            "volatility": 0.059985528925654556
                        }
                    },
                    "ranking": 30.521381068777373,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74905269,
            "name": "Ladder Challenge: rshou(#450) vs benjito(#284)",
            "creator": 1732439,
            "mode": "game",
            "source": "play",
            "black": 1732439,
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-03T13:24:26.681443Z",
            "ended": "2025-05-08T16:38:25.236343Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1732439,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1843.1722412109375,
                            "deviation": 64.42345428466797,
                            "volatility": 0.05998164042830467
                        }
                    },
                    "username": "rshou",
                    "country": "un",
                    "ranking": 30.521381068777373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5aef199b2f65080ca7f7de71ea4cc993?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.7347412109375,
                            "deviation": 64.2317886352539,
                            "volatility": 0.05988940969109535
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/74977348"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 127600,
                    "username": "hacklun",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.5637697952775,
                            "deviation": 64.63335364128683,
                            "volatility": 0.05993312032608742
                        }
                    },
                    "ranking": 18.002173267741266,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74977348,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:34 (hacklun vs benjito)",
            "creator": 127600,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 127600,
            "width": 9,
            "height": 9,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 34,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-05T19:29:58.847378Z",
            "ended": "2025-05-08T12:50:47.115410Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.66455078125,
                            "deviation": 64.22250366210938,
                            "volatility": 0.0598909966647625
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 127600,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.0355224609375,
                            "deviation": 65.04985809326172,
                            "volatility": 0.05994516238570213
                        }
                    },
                    "username": "hacklun",
                    "country": "ru",
                    "ranking": 18.002173267741266,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?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/73038625"
            },
            "players": {
                "black": {
                    "id": 695886,
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.499377917072,
                            "deviation": 63.84399074562552,
                            "volatility": 0.05989965397693259
                        }
                    },
                    "ranking": 22.993768385595153,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73038625,
            "name": "Ladder Challenge: benjito(#371) vs KAOSkonfused(#341)",
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-06T16:51:08.733118Z",
            "ended": "2025-05-06T10:45:33.471088Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 695886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.1163330078125,
                            "deviation": 62.92367172241211,
                            "volatility": 0.05992045998573303
                        }
                    },
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "ranking": 22.993768385595153,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.1011962890625,
                            "deviation": 64.32412719726562,
                            "volatility": 0.059892479330301285
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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
        }
    ]
}