List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=56
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=57",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76534924"
            },
            "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": 394889,
                    "username": "vertigo.if",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/345396e4ccf04041034a11ab06318e86-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.281127797161,
                            "deviation": 63.83487587196765,
                            "volatility": 0.06002310049489914
                        }
                    },
                    "ranking": 20.95996825085239,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76534924,
            "name": "Tournament Game: Beat the Kyu, Be a Dan 2024 (103535) R:3 (vertigo.if vs benjito)",
            "creator": 394889,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 394889,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 103535,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-21T14:59:31.891661Z",
            "ended": "2025-07-13T00:10:06.742955Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.5811767578125,
                            "deviation": 61.81190872192383,
                            "volatility": 0.059869568794965744
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 394889,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1329.233642578125,
                            "deviation": 63.81305694580078,
                            "volatility": 0.060031142085790634
                        }
                    },
                    "username": "vertigo.if",
                    "country": "ua",
                    "ranking": 20.95996825085239,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/345396e4ccf04041034a11ab06318e86-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/76534923"
            },
            "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": 72325,
                    "username": "Farnham",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/dfb160f9477c3c831ed0183e2ec46ada?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.1167754017358,
                            "deviation": 61.64392233501835,
                            "volatility": 0.05951598368467487
                        }
                    },
                    "ranking": 22.189804182172285,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76534923,
            "name": "Tournament Game: Beat the Kyu, Be a Dan 2024 (103535) R:3 (Farnham vs benjito)",
            "creator": 72325,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 72325,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 103535,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-21T14:59:31.821089Z",
            "ended": "2025-07-13T00:10:06.950827Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.5811767578125,
                            "deviation": 61.81190872192383,
                            "volatility": 0.059869568794965744
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 72325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.78564453125,
                            "deviation": 61.827266693115234,
                            "volatility": 0.05951324477791786
                        }
                    },
                    "username": "Farnham",
                    "country": "us",
                    "ranking": 22.189804182172285,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dfb160f9477c3c831ed0183e2ec46ada?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/76343775"
            },
            "players": {
                "black": {
                    "id": 377789,
                    "username": "Farraway",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/ddc1aa752b905d55fa031c94b9744806-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.093857493423,
                            "deviation": 62.42693936549029,
                            "volatility": 0.060081485887942085
                        }
                    },
                    "ranking": 19.65448132227539,
                    "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": 76343775,
            "name": "Ladder Challenge: Farraway(#80) vs benjito(#58)",
            "creator": 377789,
            "mode": "game",
            "source": "play",
            "black": 377789,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-15T20:30:14.007113Z",
            "ended": "2025-06-20T05:03:19.036105Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 377789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.0296630859375,
                            "deviation": 61.98414993286133,
                            "volatility": 0.06005921959877014
                        }
                    },
                    "username": "Farraway",
                    "country": "gb",
                    "ranking": 19.65448132227539,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ddc1aa752b905d55fa031c94b9744806-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1419.1444091796875,
                            "deviation": 62.39345169067383,
                            "volatility": 0.05987658351659775
                        }
                    },
                    "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/76319737"
            },
            "players": {
                "black": {
                    "id": 1709040,
                    "username": "Lu182411",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3a02647afa8eea560ee08ca4da12d51f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.5017224256126,
                            "deviation": 60.37252658791222,
                            "volatility": 0.05977523019696269
                        }
                    },
                    "ranking": 18.973079751360988,
                    "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": 76319737,
            "name": "Lu182411 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1709040,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.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": 5,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-15T03:16:59.392959Z",
            "ended": "2025-06-15T03:24:17.992909Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1709040,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.7138671875,
                            "deviation": 61.104034423828125,
                            "volatility": 0.05985094979405403
                        }
                    },
                    "username": "Lu182411",
                    "country": "un",
                    "ranking": 18.973079751360988,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a02647afa8eea560ee08ca4da12d51f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.1949462890625,
                            "deviation": 62.58174133300781,
                            "volatility": 0.05987688526511192
                        }
                    },
                    "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/76319331"
            },
            "players": {
                "black": {
                    "id": 1709040,
                    "username": "Lu182411",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3a02647afa8eea560ee08ca4da12d51f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.5017224256126,
                            "deviation": 60.37252658791222,
                            "volatility": 0.05977523019696269
                        }
                    },
                    "ranking": 18.973079751360988,
                    "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": 76319331,
            "name": "Lu182411 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1709040,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.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": 5,
            "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": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-15T02:55:40.337124Z",
            "ended": "2025-06-15T03:16:31.692287Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1709040,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.522216796875,
                            "deviation": 61.15260696411133,
                            "volatility": 0.05985064059495926
                        }
                    },
                    "username": "Lu182411",
                    "country": "un",
                    "ranking": 18.973079751360988,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a02647afa8eea560ee08ca4da12d51f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.062255859375,
                            "deviation": 62.72164535522461,
                            "volatility": 0.05987650901079178
                        }
                    },
                    "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/76318195"
            },
            "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": 1154729,
                    "username": "종근당",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/c97509eca070cc8cb4be1b66325899af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.0377589660113,
                            "deviation": 60.89959911847998,
                            "volatility": 0.05962718753111209
                        }
                    },
                    "ranking": 25.711021639935133,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76318195,
            "name": "benjito vs. 종근당",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1154729,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"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-06-15T01:55:04.961260Z",
            "ended": "2025-06-15T02:02:07.582915Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.9853515625,
                            "deviation": 62.864498138427734,
                            "volatility": 0.0598771907389164
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1154729,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.630126953125,
                            "deviation": 60.5255126953125,
                            "volatility": 0.05966082587838173
                        }
                    },
                    "username": "종근당",
                    "country": "kr",
                    "ranking": 25.711021639935133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c97509eca070cc8cb4be1b66325899af?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/76307742"
            },
            "players": {
                "black": {
                    "id": 1472412,
                    "username": "coco_kwang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2890542c4fe772da7b7028e97bbc623d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1146.2223224048835,
                            "deviation": 60.37023516155376,
                            "volatility": 0.05972551794937378
                        }
                    },
                    "ranking": 18.076182425116283,
                    "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": 76307742,
            "name": "coco_kwang vs. benjito",
            "creator": 1472412,
            "mode": "game",
            "source": "play",
            "black": 1472412,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"rapid\", \"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-06-14T18:13:37.371244Z",
            "ended": "2025-06-14T18:33:08.898047Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1472412,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.270751953125,
                            "deviation": 60.34966278076172,
                            "volatility": 0.05976584553718567
                        }
                    },
                    "username": "coco_kwang",
                    "country": "un",
                    "ranking": 18.076182425116283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2890542c4fe772da7b7028e97bbc623d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.23779296875,
                            "deviation": 63.0115966796875,
                            "volatility": 0.05987796187400818
                        }
                    },
                    "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/76303678"
            },
            "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": 11372,
                    "username": "Carel",
                    "country": "_Scotland",
                    "icon": "https://secure.gravatar.com/avatar/d04e237ce10e8d5d3440046944c89417?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.3916243045364,
                            "deviation": 65.67142702351883,
                            "volatility": 0.059964723165606366
                        }
                    },
                    "ranking": 20.854712007568494,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 76303678,
            "name": "Ladder Challenge: Carel(#64) vs benjito(#55)",
            "creator": 11372,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 11372,
            "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-06-14T15:56:23.672031Z",
            "ended": "2025-06-23T10:04:26.742667Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1430.5242919921875,
                            "deviation": 62.270286560058594,
                            "volatility": 0.059876732528209686
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 11372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.21875,
                            "deviation": 65.4252700805664,
                            "volatility": 0.05994888022542
                        }
                    },
                    "username": "Carel",
                    "country": "_Scotland",
                    "ranking": 20.854712007568494,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d04e237ce10e8d5d3440046944c89417?s=32&d=retro",
                    "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/76231356"
            },
            "players": {
                "black": {
                    "id": 803110,
                    "username": "bwong",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7fd24477904e88978f7774c876fafd6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.2351040771869,
                            "deviation": 65.27298417056093,
                            "volatility": 0.06003146089072879
                        }
                    },
                    "ranking": 18.73351309359195,
                    "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": 76231356,
            "name": "bwong vs. benjito",
            "creator": 803110,
            "mode": "game",
            "source": "play",
            "black": 803110,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-06-12T12:03:22.011372Z",
            "ended": "2025-06-12T12:04:06.471344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 803110,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.4019775390625,
                            "deviation": 69.06189727783203,
                            "volatility": 0.06000048294663429
                        }
                    },
                    "username": "bwong",
                    "country": "un",
                    "ranking": 18.73351309359195,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7fd24477904e88978f7774c876fafd6c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.4305419921875,
                            "deviation": 63.051029205322266,
                            "volatility": 0.059879787266254425
                        }
                    },
                    "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/76044522"
            },
            "players": {
                "black": {
                    "id": 452265,
                    "username": "r-invisible",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/e01332e3c0e3b08da2dbcb368bcf1443-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.7656087442163,
                            "deviation": 64.6661929181423,
                            "volatility": 0.059801603576489046
                        }
                    },
                    "ranking": 19.30609754066902,
                    "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": 76044522,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:35 (benjito vs r-invisible)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 452265,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 35,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-06T19:31:47.632758Z",
            "ended": "2025-06-15T11:40:38.785850Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 452265,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.1063232421875,
                            "deviation": 63.35698699951172,
                            "volatility": 0.0598423145711422
                        }
                    },
                    "username": "r-invisible",
                    "country": "ru",
                    "ranking": 19.30609754066902,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e01332e3c0e3b08da2dbcb368bcf1443-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.1468505859375,
                            "deviation": 62.444976806640625,
                            "volatility": 0.05987675115466118
                        }
                    },
                    "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
        }
    ]
}