List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=45
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=46",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=44",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/77168711"
            },
            "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": 1411903,
                    "username": "Ярик1111",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/8610fb66c66a5486f3570fdee5e13b16-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1756.456946199749,
                            "deviation": 62.98583303288128,
                            "volatility": 0.05983187360192923
                        }
                    },
                    "ranking": 27.957229401375898,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77168711,
            "name": "benjito vs. Ярик1111",
            "creator": 1411903,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1411903,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-10T16:38:15.697959Z",
            "ended": "2025-07-10T16:43:45.645099Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.7900390625,
                            "deviation": 61.96628189086914,
                            "volatility": 0.0598684661090374
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1411903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1732.2266845703125,
                            "deviation": 64.47427368164062,
                            "volatility": 0.05986461415886879
                        }
                    },
                    "username": "Ярик1111",
                    "country": "ua",
                    "ranking": 27.957229401375898,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8610fb66c66a5486f3570fdee5e13b16-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/77168635"
            },
            "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": 893568,
                    "username": "Terrainkognito",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/bd1652905ec36d011f7c15ea51041798-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.1766030298838,
                            "deviation": 62.101007157870136,
                            "volatility": 0.06021990788793253
                        }
                    },
                    "ranking": 23.4254005175519,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77168635,
            "name": "benjito vs. Terrainkognito",
            "creator": 893568,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 893568,
            "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": 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": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-10T16:35:45.165628Z",
            "ended": "2025-07-10T16:38:15.100103Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.2149658203125,
                            "deviation": 62.06942367553711,
                            "volatility": 0.05986878275871277
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 893568,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.68408203125,
                            "deviation": 63.1090202331543,
                            "volatility": 0.06019745022058487
                        }
                    },
                    "username": "Terrainkognito",
                    "country": "ru",
                    "ranking": 23.4254005175519,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bd1652905ec36d011f7c15ea51041798-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/77158034"
            },
            "players": {
                "black": {
                    "id": 1448986,
                    "username": "OrionTirel",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/84aa42cd913b712e1f1523abf00a8f6b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.1601394568945,
                            "deviation": 61.22479265962277,
                            "volatility": 0.060226552988825406
                        }
                    },
                    "ranking": 23.441161137510058,
                    "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": 77158034,
            "name": "OrionTirel vs. benjito",
            "creator": 1448986,
            "mode": "game",
            "source": "play",
            "black": 1448986,
            "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": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-10T09:32:17.410662Z",
            "ended": "2025-07-10T09:42:25.027240Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1448986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.69482421875,
                            "deviation": 61.30125045776367,
                            "volatility": 0.0601227767765522
                        }
                    },
                    "username": "OrionTirel",
                    "country": "cl",
                    "ranking": 23.441161137510058,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84aa42cd913b712e1f1523abf00a8f6b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.048828125,
                            "deviation": 62.157386779785156,
                            "volatility": 0.059869684278964996
                        }
                    },
                    "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/77157811"
            },
            "players": {
                "black": {
                    "id": 1815359,
                    "username": "saqlaingill318",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/62b370696dae808aa0f681d6eb215308?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.2288201788742,
                            "deviation": 188.59472541027714,
                            "volatility": 0.05999900229645586
                        }
                    },
                    "ranking": 18.47676341141199,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 77157811,
            "name": "saqlaingill318 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1815359,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"periods\": 5, \"period_time\": 10, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-10T09:20:33.687639Z",
            "ended": "2025-07-10T09:26:35.394977Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1815359,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "saqlaingill318",
                    "country": "un",
                    "ranking": 18.47676341141199,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/62b370696dae808aa0f681d6eb215308?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.0523681640625,
                            "deviation": 61.72024154663086,
                            "volatility": 0.0598701573908329
                        }
                    },
                    "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/77126772"
            },
            "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": 144906,
                    "username": "jdh",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ef89e581a46fea3f70a50055cb3692e1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.154016433261,
                            "deviation": 65.99574867799902,
                            "volatility": 0.05983861543578671
                        }
                    },
                    "ranking": 16.486494626511934,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77126772,
            "name": "Ladder Challenge: benjito(#319) vs jdh(#193)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 144906,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-09T10:40:56.045500Z",
            "ended": "2025-08-11T20:11:47.240461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.2677001953125,
                            "deviation": 62.35860061645508,
                            "volatility": 0.05990372598171234
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 144906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.93505859375,
                            "deviation": 64.48111724853516,
                            "volatility": 0.0598132386803627
                        }
                    },
                    "username": "jdh",
                    "country": "us",
                    "ranking": 16.486494626511934,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ef89e581a46fea3f70a50055cb3692e1?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/77110885"
            },
            "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": 865333,
                    "username": "Hein Blöd",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/c7ff7f1c150e0b8a132b2275e126ce0b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.9010229614894,
                            "deviation": 62.644360993067274,
                            "volatility": 0.06100753635655876
                        }
                    },
                    "ranking": 25.105754265556225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 77110885,
            "name": "benjito vs. Hein Blöd",
            "creator": 865333,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 865333,
            "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": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-08T21:37:25.847595Z",
            "ended": "2025-07-08T21:39:10.405528Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.0311279296875,
                            "deviation": 61.743526458740234,
                            "volatility": 0.059871405363082886
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 865333,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.5089111328125,
                            "deviation": 63.06357955932617,
                            "volatility": 0.06090135872364044
                        }
                    },
                    "username": "Hein Blöd",
                    "country": "_Pirate",
                    "ranking": 25.105754265556225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c7ff7f1c150e0b8a132b2275e126ce0b?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/77096781"
            },
            "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": 1694368,
                    "username": "Vitruve",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/47dda53b96096fac4599919e115ddff6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.7930772991706,
                            "deviation": 60.85873162101375,
                            "volatility": 0.05995747636639842
                        }
                    },
                    "ranking": 25.07430854441905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77096781,
            "name": "benjito vs. Vitruve",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1694368,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-07-08T12:42:30.422295Z",
            "ended": "2025-07-08T12:44:42.273092Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.9501953125,
                            "deviation": 61.332767486572266,
                            "volatility": 0.05987270921468735
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1694368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.7930908203125,
                            "deviation": 60.85873031616211,
                            "volatility": 0.05995747819542885
                        }
                    },
                    "username": "Vitruve",
                    "country": "un",
                    "ranking": 25.07430854441905,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/47dda53b96096fac4599919e115ddff6?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/77096488"
            },
            "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": 1203886,
                    "username": "n8362995",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/e51d2e242ee17dad281b90dfbafaeecc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1813.3606443742342,
                            "deviation": 60.76079326602121,
                            "volatility": 0.05987124112882427
                        }
                    },
                    "ranking": 28.695324370847302,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77096488,
            "name": "benjito vs. n8362995",
            "creator": 1203886,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1203886,
            "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-07-08T12:33:50.756654Z",
            "ended": "2025-07-08T12:38:21.702659Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.259765625,
                            "deviation": 61.39972686767578,
                            "volatility": 0.059872981160879135
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1203886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.4093017578125,
                            "deviation": 60.87595748901367,
                            "volatility": 0.05994883552193642
                        }
                    },
                    "username": "n8362995",
                    "country": "tw",
                    "ranking": 28.695324370847302,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e51d2e242ee17dad281b90dfbafaeecc-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/77083404"
            },
            "players": {
                "black": {
                    "id": 955152,
                    "username": "TONY309",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/db405aa2d4f0a2259e60edacb0416f97?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.8986697598523,
                            "deviation": 62.12697209327647,
                            "volatility": 0.061979279081685865
                        }
                    },
                    "ranking": 22.687978758193104,
                    "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": 77083404,
            "name": "TONY309 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 955152,
            "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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-08T02:38:38.041431Z",
            "ended": "2025-07-08T02:40:32.179451Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 955152,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.054443359375,
                            "deviation": 61.822906494140625,
                            "volatility": 0.06188945472240448
                        }
                    },
                    "username": "TONY309",
                    "country": "un",
                    "ranking": 22.687978758193104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db405aa2d4f0a2259e60edacb0416f97?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.4219970703125,
                            "deviation": 61.450775146484375,
                            "volatility": 0.059872083365917206
                        }
                    },
                    "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/77083293"
            },
            "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": 663045,
                    "username": "player_piano",
                    "country": "_United_Nations",
                    "icon": "https://secure.gravatar.com/avatar/99282c267618c31e32710aa22be7d6d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.8142924532203,
                            "deviation": 60.255806069390296,
                            "volatility": 0.059052678941851455
                        }
                    },
                    "ranking": 26.224854619346207,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 77083293,
            "name": "benjito vs. player_piano",
            "creator": 663045,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 663045,
            "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": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-08T02:33:49.315071Z",
            "ended": "2025-07-08T02:37:19.947424Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.0045166015625,
                            "deviation": 61.52165603637695,
                            "volatility": 0.059871722012758255
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 663045,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.5428466796875,
                            "deviation": 60.446495056152344,
                            "volatility": 0.05928156152367592
                        }
                    },
                    "username": "player_piano",
                    "country": "_United_Nations",
                    "ranking": 26.224854619346207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/99282c267618c31e32710aa22be7d6d4?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
        }
    ]
}