List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=13
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=14",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=12",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/79632649"
            },
            "players": {
                "black": {
                    "id": 1043084,
                    "username": "bluezoid",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/795d7a458e0440cdbb9ad72550b19883?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.357126126383,
                            "deviation": 62.20568147225135,
                            "volatility": 0.060498671043874214
                        }
                    },
                    "ranking": 24.79745057233876,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79632649,
            "name": "bluezoid vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1043084,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-09-25T00:50:59.109495Z",
            "ended": "2025-09-25T00:52:18.354693Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1043084,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.7261962890625,
                            "deviation": 61.33070373535156,
                            "volatility": 0.0605056993663311
                        }
                    },
                    "username": "bluezoid",
                    "country": "un",
                    "ranking": 24.79745057233876,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/795d7a458e0440cdbb9ad72550b19883?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.5540771484375,
                            "deviation": 62.715065002441406,
                            "volatility": 0.05990784987807274
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79625438"
            },
            "players": {
                "black": {
                    "id": 1516247,
                    "username": "MaMeo",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0282108a6169c3346ff979d4c23bbf60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.313464326514,
                            "deviation": 60.79471800874358,
                            "volatility": 0.05964736809861486
                        }
                    },
                    "ranking": 22.294345802736217,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79625438,
            "name": "MaMeo vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1516247,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-24T19:06:30.766738Z",
            "ended": "2025-09-24T19:08:48.274073Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1516247,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.58154296875,
                            "deviation": 60.94705581665039,
                            "volatility": 0.059745222330093384
                        }
                    },
                    "username": "MaMeo",
                    "country": "un",
                    "ranking": 22.294345802736217,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0282108a6169c3346ff979d4c23bbf60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.3013916015625,
                            "deviation": 62.86191940307617,
                            "volatility": 0.05990838259458542
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79612399"
            },
            "players": {
                "black": {
                    "id": 1639370,
                    "username": "Sol1882",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b6491b0c7f576ea0a705721b6b412d65?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1575.87766800011,
                            "deviation": 66.27543112568237,
                            "volatility": 0.06009320520820668
                        }
                    },
                    "ranking": 25.445771216128893,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79612399,
            "name": "Ladder Challenge: benjito(#32) vs Sol1882(#20)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1639370,
            "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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-24T10:47:53.285999Z",
            "ended": "2025-09-28T10:58:24.918125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1639370,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.373046875,
                            "deviation": 71.02921295166016,
                            "volatility": 0.06006709858775139
                        }
                    },
                    "username": "Sol1882",
                    "country": "un",
                    "ranking": 25.445771216128893,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b6491b0c7f576ea0a705721b6b412d65?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.82177734375,
                            "deviation": 64.32367706298828,
                            "volatility": 0.059924010187387466
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79583732"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1860617,
                    "username": "deleted-97488891-4242-4239-98cd-eb8829d100b8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d31097ce386acbe695669f2188d5e90?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.0349168799369,
                            "deviation": 60.66605160810947,
                            "volatility": 0.05997605530361367
                        }
                    },
                    "ranking": 24.807687994489232,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79583732,
            "name": "benjito vs. Moi_Tennis",
            "creator": 1860617,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1860617,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-23T13:03:51.298363Z",
            "ended": "2025-09-23T13:07:28.435414Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.70556640625,
                            "deviation": 62.99757766723633,
                            "volatility": 0.059909284114837646
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1860617,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.959228515625,
                            "deviation": 61.44270324707031,
                            "volatility": 0.05998775735497475
                        }
                    },
                    "username": "deleted-97488891-4242-4239-98cd-eb8829d100b8",
                    "country": "un",
                    "ranking": 24.807687994489232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d31097ce386acbe695669f2188d5e90?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/79571915"
            },
            "players": {
                "black": {
                    "id": 686549,
                    "username": "gnstyy",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/ac5d6d594e1158ecb3fdbbe01d2371ae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.663440471326,
                            "deviation": 62.4974442753319,
                            "volatility": 0.060187621517329135
                        }
                    },
                    "ranking": 22.30023603597081,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79571915,
            "name": "gnstyy vs. benjito",
            "creator": 686549,
            "mode": "game",
            "source": "play",
            "black": 686549,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-23T04:13:24.559447Z",
            "ended": "2025-09-23T04:17:10.734625Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 686549,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1497.9830322265625,
                            "deviation": 62.09980773925781,
                            "volatility": 0.06015545502305031
                        }
                    },
                    "username": "gnstyy",
                    "country": "my",
                    "ranking": 22.30023603597081,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ac5d6d594e1158ecb3fdbbe01d2371ae?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.1795654296875,
                            "deviation": 63.15361785888672,
                            "volatility": 0.05990861728787422
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79542073"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 490765,
                    "username": "Crispy duck",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.6344223023384,
                            "deviation": 71.7486368255715,
                            "volatility": 0.06023370077143173
                        }
                    },
                    "ranking": 16.73352069364715,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79542073,
            "name": "Ladder Challenge: Crispy duck(#47) vs benjito(#30)",
            "creator": 490765,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 490765,
            "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-09-22T06:55:42.769200Z",
            "ended": "2025-09-25T12:52:01.556443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.5540771484375,
                            "deviation": 62.715065002441406,
                            "volatility": 0.05990784987807274
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 490765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.247314453125,
                            "deviation": 69.51176452636719,
                            "volatility": 0.0601189099252224
                        }
                    },
                    "username": "Crispy duck",
                    "country": "ua",
                    "ranking": 16.73352069364715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-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/79531592"
            },
            "players": {
                "black": {
                    "id": 1534329,
                    "username": "Smutshund",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/693ea1fcb5a5143bd0762a5414cc618b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.3549888991392,
                            "deviation": 62.37864708713508,
                            "volatility": 0.06007579151776785
                        }
                    },
                    "ranking": 19.08652597807897,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79531592,
            "name": "Ladder Challenge: Smutshund(#47) vs benjito(#29)",
            "creator": 1534329,
            "mode": "game",
            "source": "play",
            "black": 1534329,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-09-21T21:42:00.888921Z",
            "ended": "2025-09-29T11:22:29.420601Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1534329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.5323486328125,
                            "deviation": 64.05692291259766,
                            "volatility": 0.060098446905612946
                        }
                    },
                    "username": "Smutshund",
                    "country": "se",
                    "ranking": 19.08652597807897,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/693ea1fcb5a5143bd0762a5414cc618b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.7041015625,
                            "deviation": 63.69277572631836,
                            "volatility": 0.05992348492145538
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79530653"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 353344,
                    "username": "白起庶長",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ca5a843bf45df64661b653c9f89156e8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.1744740250906,
                            "deviation": 67.59281462615645,
                            "volatility": 0.06020255996320389
                        }
                    },
                    "ranking": 22.426289730876164,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79530653,
            "name": "Ladder Challenge: 白起庶長(#46) vs benjito(#29)",
            "creator": 353344,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 353344,
            "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-09-21T21:01:02.010903Z",
            "ended": "2025-09-27T05:54:18.600028Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.7186279296875,
                            "deviation": 63.60762023925781,
                            "volatility": 0.05991402268409729
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 353344,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.08203125,
                            "deviation": 64.62448120117188,
                            "volatility": 0.06017262116074562
                        }
                    },
                    "username": "白起庶長",
                    "country": "un",
                    "ranking": 22.426289730876164,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ca5a843bf45df64661b653c9f89156e8-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/79376007"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.195922401938,
                            "deviation": 68.03157556262529,
                            "volatility": 0.06076870998325722
                        }
                    },
                    "ranking": 25.930121548231117,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79376007,
            "name": "Ladder Challenge: Christoph_R(#26) vs benjito(#21)",
            "creator": 162289,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 162289,
            "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-09-17T05:27:15.788836Z",
            "ended": "2025-09-20T18:36:06.441755Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.109375,
                            "deviation": 63.28290557861328,
                            "volatility": 0.05990969389677048
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.4088134765625,
                            "deviation": 66.31214904785156,
                            "volatility": 0.06063449755311012
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 25.930121548231117,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79355232"
            },
            "players": {
                "black": {
                    "id": 915664,
                    "username": "annikiya",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.797703527853,
                            "deviation": 64.99276336257185,
                            "volatility": 0.06046913990952408
                        }
                    },
                    "ranking": 22.752413070820054,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79355232,
            "name": "Ladder Challenge: annikiya(#32) vs benjito(#21)",
            "creator": 915664,
            "mode": "game",
            "source": "play",
            "black": 915664,
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-16T13:53:57.826511Z",
            "ended": "2025-09-19T11:04:23.853287Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 915664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.6748046875,
                            "deviation": 63.965972900390625,
                            "volatility": 0.0604914166033268
                        }
                    },
                    "username": "annikiya",
                    "country": "eu",
                    "ranking": 22.752413070820054,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1575.981201171875,
                            "deviation": 63.481693267822266,
                            "volatility": 0.059905484318733215
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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
        }
    ]
}