List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=41
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=42",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=40",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/77275666"
            },
            "players": {
                "black": {
                    "id": 490273,
                    "username": "papa tj",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/2dc7ada3f5fb4f74650f4d916689ecac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.6516288655498,
                            "deviation": 60.251125035093395,
                            "volatility": 0.059131914012960016
                        }
                    },
                    "ranking": 19.9461447129533,
                    "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": 77275666,
            "name": "papa tj vs. benjito",
            "creator": 490273,
            "mode": "game",
            "source": "play",
            "black": 490273,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-14T02:21:03.833432Z",
            "ended": "2025-07-14T02:25:40.767539Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 490273,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1423.9859619140625,
                            "deviation": 60.57788848876953,
                            "volatility": 0.05952730029821396
                        }
                    },
                    "username": "papa tj",
                    "country": "au",
                    "ranking": 19.9461447129533,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dc7ada3f5fb4f74650f4d916689ecac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.353271484375,
                            "deviation": 62.27909851074219,
                            "volatility": 0.05988962948322296
                        }
                    },
                    "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/77275602"
            },
            "players": {
                "black": {
                    "id": 1002059,
                    "username": "9rising19",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/ec8d63a381b43b4695cec97938764ec2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.2224082712814,
                            "deviation": 60.87849146466944,
                            "volatility": 0.0600011641716752
                        }
                    },
                    "ranking": 23.99611788622046,
                    "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": 77275602,
            "name": "9rising19 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1002059,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-14T02:16:53.685982Z",
            "ended": "2025-07-14T02:20:56.172265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1002059,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.021240234375,
                            "deviation": 60.69313430786133,
                            "volatility": 0.06000398099422455
                        }
                    },
                    "username": "9rising19",
                    "country": "ar",
                    "ranking": 23.99611788622046,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ec8d63a381b43b4695cec97938764ec2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.4619140625,
                            "deviation": 62.394378662109375,
                            "volatility": 0.05988902226090431
                        }
                    },
                    "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/77262507"
            },
            "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": 804875,
                    "username": "Андрей Ростов161",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/0d31c95c2e7199a2129270b0281c045c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 952.6680251906911,
                            "deviation": 63.91911157698107,
                            "volatility": 0.059937129227577705
                        }
                    },
                    "ranking": 13.794349599771794,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77262507,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (Андрей Ростов161 vs benjito)",
            "creator": 804875,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 804875,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-07-13T15:48:52.238219Z",
            "ended": "2025-07-17T01:47:14.894699Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.196044921875,
                            "deviation": 61.0225830078125,
                            "volatility": 0.05989162251353264
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 804875,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 952.6680297851562,
                            "deviation": 63.91911315917969,
                            "volatility": 0.05993713065981865
                        }
                    },
                    "username": "Андрей Ростов161",
                    "country": "ru",
                    "ranking": 13.794349599771794,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0d31c95c2e7199a2129270b0281c045c-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/77262506"
            },
            "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": 701237,
                    "username": "Иван Кузнецов",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/62a2dcc9fc0ae41e4b2469b6aae1b6dc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.2678861498312,
                            "deviation": 71.86045974622576,
                            "volatility": 0.05991611414444164
                        }
                    },
                    "ranking": 15.963926422824278,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77262506,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (Иван Кузнецов vs benjito)",
            "creator": 701237,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 701237,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-07-13T15:48:52.184542Z",
            "ended": "2025-07-17T01:47:18.758166Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.196044921875,
                            "deviation": 61.0225830078125,
                            "volatility": 0.05989162251353264
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 701237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.2679443359375,
                            "deviation": 71.86045837402344,
                            "volatility": 0.05991611257195473
                        }
                    },
                    "username": "Иван Кузнецов",
                    "country": "ru",
                    "ranking": 15.963926422824278,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/62a2dcc9fc0ae41e4b2469b6aae1b6dc-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/77262505"
            },
            "players": {
                "black": {
                    "id": 1412392,
                    "username": "Sapo Verde",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0ac850863f1d0abbc118a4d4998a1bcc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.9794805232918,
                            "deviation": 61.57778799128194,
                            "volatility": 0.05991960169136862
                        }
                    },
                    "ranking": 19.95225162551331,
                    "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": 77262505,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (benjito vs Sapo Verde)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1412392,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-07-13T15:48:52.134513Z",
            "ended": "2025-07-16T23:59:17.242661Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1412392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.9794921875,
                            "deviation": 61.577789306640625,
                            "volatility": 0.059919603168964386
                        }
                    },
                    "username": "Sapo Verde",
                    "country": "un",
                    "ranking": 19.95225162551331,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0ac850863f1d0abbc118a4d4998a1bcc?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.196044921875,
                            "deviation": 61.0225830078125,
                            "volatility": 0.05989162251353264
                        }
                    },
                    "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/77262504"
            },
            "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": 1243515,
                    "username": "Tatleo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3efc44b64382b7d444d2a8f9d2a08b4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 740.0124132258454,
                            "deviation": 61.415671056650865,
                            "volatility": 0.06000954118722601
                        }
                    },
                    "ranking": 7.946670360908972,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77262504,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (Tatleo vs benjito)",
            "creator": 1243515,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1243515,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-13T15:48:52.080506Z",
            "ended": "2025-08-26T15:10:49.542166Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.6947021484375,
                            "deviation": 61.606719970703125,
                            "volatility": 0.05989488959312439
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1243515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 818.6840209960938,
                            "deviation": 61.808998107910156,
                            "volatility": 0.060024477541446686
                        }
                    },
                    "username": "Tatleo",
                    "country": "un",
                    "ranking": 7.946670360908972,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3efc44b64382b7d444d2a8f9d2a08b4b?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/77262503"
            },
            "players": {
                "black": {
                    "id": 1131163,
                    "username": "oryoki",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bb3d2f48113838de532e2e367b36ec40-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 825.0242473562391,
                            "deviation": 63.20398495673061,
                            "volatility": 0.05852225193276347
                        }
                    },
                    "ranking": 10.464136000164745,
                    "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": 77262503,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (benjito vs oryoki)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1131163,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-13T15:48:51.998835Z",
            "ended": "2025-07-15T09:03:21.450851Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1131163,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 947.354736328125,
                            "deviation": 62.947998046875,
                            "volatility": 0.058529142290353775
                        }
                    },
                    "username": "oryoki",
                    "country": "un",
                    "ranking": 10.464136000164745,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb3d2f48113838de532e2e367b36ec40-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.3941650390625,
                            "deviation": 60.62675094604492,
                            "volatility": 0.059895679354667664
                        }
                    },
                    "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/77262502"
            },
            "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": 968234,
                    "username": "AAK2000",
                    "country": "bg",
                    "icon": "https://secure.gravatar.com/avatar/c4e00cf244e9f6e86517c540bb8169a5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.4786733296892,
                            "deviation": 62.269432292439156,
                            "volatility": 0.05985706044008748
                        }
                    },
                    "ranking": 16.66588012349517,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77262502,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (AAK2000 vs benjito)",
            "creator": 968234,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 968234,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-13T15:48:51.945552Z",
            "ended": "2025-07-23T12:19:24.777504Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.46484375,
                            "deviation": 60.89341735839844,
                            "volatility": 0.05989204719662666
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 968234,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.09814453125,
                            "deviation": 62.4824104309082,
                            "volatility": 0.05986062064766884
                        }
                    },
                    "username": "AAK2000",
                    "country": "bg",
                    "ranking": 16.66588012349517,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4e00cf244e9f6e86517c540bb8169a5?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/77262495"
            },
            "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": 685242,
                    "username": "SunggilLee",
                    "country": "_United_Nations",
                    "icon": "https://secure.gravatar.com/avatar/5eaa051abc0829f06204ec1ca05c0762?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2625.308458375969,
                            "deviation": 65.27454489390676,
                            "volatility": 0.05991558942737717
                        }
                    },
                    "ranking": 37.26120782213913,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77262495,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (SunggilLee vs benjito)",
            "creator": 685242,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 685242,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-07-13T15:48:50.914237Z",
            "ended": "2025-07-17T01:47:13.327147Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.196044921875,
                            "deviation": 61.0225830078125,
                            "volatility": 0.05989162251353264
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 685242,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2625.308349609375,
                            "deviation": 65.27454376220703,
                            "volatility": 0.05991559103131294
                        }
                    },
                    "username": "SunggilLee",
                    "country": "_United_Nations",
                    "ranking": 37.26120782213913,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5eaa051abc0829f06204ec1ca05c0762?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/77262488"
            },
            "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": 983246,
                    "username": "luis.n.boldt",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/03e42c7855a7cbac873aae1e4f543947-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1393.1508559643758,
                            "deviation": 66.35108200068603,
                            "volatility": 0.05985439836748562
                        }
                    },
                    "ranking": 22.59266377462199,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77262488,
            "name": "Tournament Game: World group battles 2024 (115561) R:2 (luis.n.boldt vs benjito)",
            "creator": 983246,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 983246,
            "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": false,
            "tournament": 115561,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "50.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-13T15:48:50.535125Z",
            "ended": "2025-08-18T10:43:17.422634Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.26953125,
                            "deviation": 62.27488708496094,
                            "volatility": 0.05989992991089821
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 983246,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.9932861328125,
                            "deviation": 65.81148529052734,
                            "volatility": 0.05986672267317772
                        }
                    },
                    "username": "luis.n.boldt",
                    "country": "de",
                    "ranking": 22.59266377462199,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/03e42c7855a7cbac873aae1e4f543947-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
        }
    ]
}