List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=53
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=54",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76694016"
            },
            "players": {
                "black": {
                    "id": 914718,
                    "username": "ENMANUELGO",
                    "country": "do",
                    "icon": "https://secure.gravatar.com/avatar/b5f3017078ea68113be6d5666e417ed9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.3913079423692,
                            "deviation": 60.9237854698274,
                            "volatility": 0.0599706106717933
                        }
                    },
                    "ranking": 20.402505127577015,
                    "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": 76694016,
            "name": "ENMANUELGO vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 914718,
            "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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 10, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-26T05:17:08.138957Z",
            "ended": "2025-06-26T05:23:39.359908Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 914718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.2291259765625,
                            "deviation": 61.695011138916016,
                            "volatility": 0.05994729325175285
                        }
                    },
                    "username": "ENMANUELGO",
                    "country": "do",
                    "ranking": 20.402505127577015,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b5f3017078ea68113be6d5666e417ed9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1465.602294921875,
                            "deviation": 61.05641174316406,
                            "volatility": 0.05987352132797241
                        }
                    },
                    "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/76693920"
            },
            "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": 1433656,
                    "username": "Geekoruto",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0bf1009421a81341ac19aa29319a99b5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.6901881733875,
                            "deviation": 61.04618505576107,
                            "volatility": 0.06004443742688386
                        }
                    },
                    "ranking": 26.294008802181498,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76693920,
            "name": "benjito vs. Geekoruto",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1433656,
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-26T05:12:50.580841Z",
            "ended": "2025-06-26T05:16:55.824787Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.9869384765625,
                            "deviation": 61.10681915283203,
                            "volatility": 0.05987370014190674
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1433656,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.889404296875,
                            "deviation": 61.05850601196289,
                            "volatility": 0.06006676331162453
                        }
                    },
                    "username": "Geekoruto",
                    "country": "un",
                    "ranking": 26.294008802181498,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0bf1009421a81341ac19aa29319a99b5?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/76693735"
            },
            "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": 1753470,
                    "username": "nopinsing_g3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1f4490c328b24160b3f5233ca207c9d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.077475202657,
                            "deviation": 60.69407169426545,
                            "volatility": 0.05987220761630758
                        }
                    },
                    "ranking": 24.9137924838653,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76693735,
            "name": "benjito vs. nopinsing_g3",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1753470,
            "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": 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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-26T05:03:05.546778Z",
            "ended": "2025-06-26T05:07:44.810712Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.585205078125,
                            "deviation": 61.14955520629883,
                            "volatility": 0.05987438187003136
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1753470,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.7935791015625,
                            "deviation": 60.548851013183594,
                            "volatility": 0.05995917320251465
                        }
                    },
                    "username": "nopinsing_g3",
                    "country": "un",
                    "ranking": 24.9137924838653,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f4490c328b24160b3f5233ca207c9d4?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/76693579"
            },
            "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": 1789902,
                    "username": "quid",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f36485cbfba73c93593994ee1a8b3aca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1638.541933556642,
                            "deviation": 61.22223106810473,
                            "volatility": 0.06005461445243389
                        }
                    },
                    "ranking": 26.348491920679518,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76693579,
            "name": "benjito vs. quid",
            "creator": 1789902,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1789902,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-26T04:55:12.638893Z",
            "ended": "2025-06-26T05:01:00.500880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.3450927734375,
                            "deviation": 61.19990539550781,
                            "volatility": 0.05987490341067314
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1789902,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.3447265625,
                            "deviation": 61.3514518737793,
                            "volatility": 0.060067445039749146
                        }
                    },
                    "username": "quid",
                    "country": "un",
                    "ranking": 26.348491920679518,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f36485cbfba73c93593994ee1a8b3aca?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/76693483"
            },
            "players": {
                "black": {
                    "id": 767371,
                    "username": "bechols",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f79d8d443848bbc0a443a5d4c8834356-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.785406012186,
                            "deviation": 61.40378884233919,
                            "volatility": 0.0598395478491382
                        }
                    },
                    "ranking": 20.825922685099528,
                    "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": 76693483,
            "name": "bechols vs. benjito",
            "creator": 767371,
            "mode": "game",
            "source": "play",
            "black": 767371,
            "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": 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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-26T04:49:47.241911Z",
            "ended": "2025-06-26T04:52:12.869075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 767371,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1430.378173828125,
                            "deviation": 60.79977798461914,
                            "volatility": 0.0598498173058033
                        }
                    },
                    "username": "bechols",
                    "country": "us",
                    "ranking": 20.825922685099528,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f79d8d443848bbc0a443a5d4c8834356-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.6578369140625,
                            "deviation": 61.233707427978516,
                            "volatility": 0.05987383425235748
                        }
                    },
                    "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/76693322"
            },
            "players": {
                "black": {
                    "id": 1801325,
                    "username": "deleted-4d5413e1-7138-401c-a682-e3abe4577149",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c1b5260eb1a90921ebfcf5c437430df7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.164894362213,
                            "deviation": 61.27585343396673,
                            "volatility": 0.05998645828962371
                        }
                    },
                    "ranking": 24.07328733983901,
                    "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": 76693322,
            "name": "maxixma69 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1801325,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-26T04:40:48.796161Z",
            "ended": "2025-06-26T04:47:23.569479Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1801325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.6932373046875,
                            "deviation": 61.08211898803711,
                            "volatility": 0.059993136674165726
                        }
                    },
                    "username": "deleted-4d5413e1-7138-401c-a682-e3abe4577149",
                    "country": "un",
                    "ranking": 24.07328733983901,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c1b5260eb1a90921ebfcf5c437430df7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.5743408203125,
                            "deviation": 61.35258102416992,
                            "volatility": 0.059874068945646286
                        }
                    },
                    "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/76693242"
            },
            "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": 1521745,
                    "username": "BadAnalysis",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4d67ae73786c2e06a0df610eab13cbd5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1481.4130664349113,
                            "deviation": 60.819295492374316,
                            "volatility": 0.06000737807413008
                        }
                    },
                    "ranking": 24.014731748870638,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76693242,
            "name": "benjito vs. BadAnalysis",
            "creator": 1521745,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1521745,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-26T04:37:06.637942Z",
            "ended": "2025-06-26T04:38:47.305808Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.693603515625,
                            "deviation": 61.41586685180664,
                            "volatility": 0.05987456440925598
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1521745,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.6146240234375,
                            "deviation": 61.61220932006836,
                            "volatility": 0.060011111199855804
                        }
                    },
                    "username": "BadAnalysis",
                    "country": "un",
                    "ranking": 24.014731748870638,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4d67ae73786c2e06a0df610eab13cbd5?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/76693216"
            },
            "players": {
                "black": {
                    "id": 920107,
                    "username": "Kiiamov Ildar",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/b21a30f6a13e848130e28e68f5245bf4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.346209185996,
                            "deviation": 60.55864555125669,
                            "volatility": 0.060019715965177585
                        }
                    },
                    "ranking": 20.800096552986336,
                    "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": 76693216,
            "name": "Kiiamov Ildar vs. benjito",
            "creator": 920107,
            "mode": "game",
            "source": "play",
            "black": 920107,
            "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": 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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-06-26T04:35:43.336598Z",
            "ended": "2025-06-26T04:36:59.754940Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 920107,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.181396484375,
                            "deviation": 60.983882904052734,
                            "volatility": 0.06017518788576126
                        }
                    },
                    "username": "Kiiamov Ildar",
                    "country": "_Esperanto",
                    "ranking": 20.800096552986336,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b21a30f6a13e848130e28e68f5245bf4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.693603515625,
                            "deviation": 61.41586685180664,
                            "volatility": 0.05987456440925598
                        }
                    },
                    "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/76693102"
            },
            "players": {
                "black": {
                    "id": 1521745,
                    "username": "BadAnalysis",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4d67ae73786c2e06a0df610eab13cbd5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1481.4130664349113,
                            "deviation": 60.819295492374316,
                            "volatility": 0.06000737807413008
                        }
                    },
                    "ranking": 24.014731748870638,
                    "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": 76693102,
            "name": "BadAnalysis vs. benjito",
            "creator": 1521745,
            "mode": "game",
            "source": "play",
            "black": 1521745,
            "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-06-26T04:30:21.712308Z",
            "ended": "2025-06-26T04:34:39.060179Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1521745,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1465.218994140625,
                            "deviation": 61.69245147705078,
                            "volatility": 0.06001127511262894
                        }
                    },
                    "username": "BadAnalysis",
                    "country": "un",
                    "ranking": 24.014731748870638,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4d67ae73786c2e06a0df610eab13cbd5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.157958984375,
                            "deviation": 61.48771667480469,
                            "volatility": 0.059874724596738815
                        }
                    },
                    "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/76693002"
            },
            "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": 1804008,
                    "username": "deleted-4ea8b939-36b0-45c7-8e81-1cfb4ff23c6a",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/170ede9cbd0efb668b7ee8973ad96479?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.0410847712733,
                            "deviation": 60.57912225516114,
                            "volatility": 0.0599815847965992
                        }
                    },
                    "ranking": 24.055763332777598,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76693002,
            "name": "benjito vs. Moi_Tennis",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1804008,
            "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-06-26T04:24:32.437937Z",
            "ended": "2025-06-26T04:29:20.302360Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.944091796875,
                            "deviation": 61.54414749145508,
                            "volatility": 0.05987381562590599
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1804008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1577.7576904296875,
                            "deviation": 61.43097686767578,
                            "volatility": 0.059987690299749374
                        }
                    },
                    "username": "deleted-4ea8b939-36b0-45c7-8e81-1cfb4ff23c6a",
                    "country": "un",
                    "ranking": 24.055763332777598,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/170ede9cbd0efb668b7ee8973ad96479?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
        }
    ]
}