List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=34
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=35",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=33",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84299435"
            },
            "players": {
                "black": {
                    "id": 1965824,
                    "username": "胡金乔",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8649d501ac17717baea61d7133341b96?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.5246569281578,
                            "deviation": 170.62441396531102,
                            "volatility": 0.06000545482848839
                        }
                    },
                    "ranking": 10.167629027289811,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 84299435,
            "name": "友谊赛",
            "creator": 1965824,
            "mode": "game",
            "source": "play",
            "black": 1965824,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-18T05:54:16.642358Z",
            "ended": "2026-02-18T05:58:43.225053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1965824,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "胡金乔",
                    "country": "un",
                    "ranking": 10.167629027289811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8649d501ac17717baea61d7133341b96?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.270263671875,
                            "deviation": 109.27497100830078,
                            "volatility": 0.14989428222179413
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/79474583"
            },
            "players": {
                "black": {
                    "id": 1187525,
                    "username": "aottokittiwin3006",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/2e0ce769ec4c379767487a90db69b115-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 552.8172089426788,
                            "deviation": 89.80455363907677,
                            "volatility": 0.05992730760035065
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 79474583,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1187525,
            "mode": "game",
            "source": "play",
            "black": 1187525,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 61,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 40, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "70.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-20T04:15:43.207249Z",
            "ended": "2025-09-20T04:19:54.093994Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1187525,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 625.4140625,
                            "deviation": 73.48188781738281,
                            "volatility": 0.05995621904730797
                        }
                    },
                    "username": "aottokittiwin3006",
                    "country": "th",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2e0ce769ec4c379767487a90db69b115-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.508544921875,
                            "deviation": 105.74138641357422,
                            "volatility": 0.14877234399318695
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/79474586"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1841319,
                    "username": "WBcat",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d54d3c822605c910f1402a306254117?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.171215335452,
                            "deviation": 68.36620587140042,
                            "volatility": 0.059983695922610415
                        }
                    },
                    "ranking": 21.7468880615301,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79474586,
            "name": "親睦戦",
            "creator": 1841319,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1841319,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-20T04:15:51.635947Z",
            "ended": "2025-09-20T04:22:09.127571Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.14501953125,
                            "deviation": 109.15300750732422,
                            "volatility": 0.148748517036438
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1841319,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1169.2364501953125,
                            "deviation": 64.29529571533203,
                            "volatility": 0.05994798615574837
                        }
                    },
                    "username": "WBcat",
                    "country": "un",
                    "ranking": 21.7468880615301,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d54d3c822605c910f1402a306254117?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/79474420"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1727815,
                    "username": "jg250226_hyevrkc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b39d4d626948a8dd20929123ce241936?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 743.1732727993818,
                            "deviation": 271.74366156699375,
                            "volatility": 0.06001103309884578
                        }
                    },
                    "ranking": 8.045341768805264,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 79474420,
            "name": "Friendly Match",
            "creator": 1727815,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1727815,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-09-20T04:05:16.563907Z",
            "ended": "2025-09-20T04:17:58.380267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.6949462890625,
                            "deviation": 107.72154235839844,
                            "volatility": 0.1487806737422943
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1727815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1127.5826416015625,
                            "deviation": 286.7947998046875,
                            "volatility": 0.06000266596674919
                        }
                    },
                    "username": "jg250226_hyevrkc",
                    "country": "un",
                    "ranking": 8.045341768805264,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b39d4d626948a8dd20929123ce241936?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79474664"
            },
            "players": {
                "black": {
                    "id": 1187525,
                    "username": "aottokittiwin3006",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/2e0ce769ec4c379767487a90db69b115-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 552.8172089426788,
                            "deviation": 89.80455363907677,
                            "volatility": 0.05992730760035065
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 79474664,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1187525,
            "mode": "game",
            "source": "play",
            "black": 1187525,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 61,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 40, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-20T04:20:00.594272Z",
            "ended": "2025-09-20T04:21:04.590214Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1187525,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 623.0563354492188,
                            "deviation": 73.77547454833984,
                            "volatility": 0.0599554181098938
                        }
                    },
                    "username": "aottokittiwin3006",
                    "country": "th",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2e0ce769ec4c379767487a90db69b115-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.3416748046875,
                            "deviation": 107.4801254272461,
                            "volatility": 0.14876024425029755
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/79474685"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "username": "devlin_stewart",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.6576871492688,
                            "deviation": 63.036015932989976,
                            "volatility": 0.06002137696723759
                        }
                    },
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79474685,
            "name": "Friendly Match",
            "creator": 1483594,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1483594,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-20T04:21:04.049638Z",
            "ended": "2025-09-20T04:23:37.086831Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.14501953125,
                            "deviation": 109.15300750732422,
                            "volatility": 0.148748517036438
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.41748046875,
                            "deviation": 64.08879089355469,
                            "volatility": 0.06002476066350937
                        }
                    },
                    "username": "devlin_stewart",
                    "country": "un",
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79474687"
            },
            "players": {
                "black": {
                    "id": 1187525,
                    "username": "aottokittiwin3006",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/2e0ce769ec4c379767487a90db69b115-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 552.8172089426788,
                            "deviation": 89.80455363907677,
                            "volatility": 0.05992730760035065
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 79474687,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1187525,
            "mode": "game",
            "source": "play",
            "black": 1187525,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 61,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 40, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-20T04:21:06.635165Z",
            "ended": "2025-09-20T04:24:58.382325Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1187525,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 620.7589111328125,
                            "deviation": 74.07530975341797,
                            "volatility": 0.05995464324951172
                        }
                    },
                    "username": "aottokittiwin3006",
                    "country": "th",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2e0ce769ec4c379767487a90db69b115-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.2894287109375,
                            "deviation": 107.33601379394531,
                            "volatility": 0.1487279236316681
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/79474699"
            },
            "players": {
                "black": {
                    "id": 1634776,
                    "username": "jg240923_enkwvaa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f26cf40cb16400e5e92c1cee45c24099?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 553.4524566458858,
                            "deviation": 82.98567563686247,
                            "volatility": 0.06001194596911541
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 79474699,
            "name": "Friendly Match",
            "creator": 1634776,
            "mode": "game",
            "source": "play",
            "black": 1634776,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "11.0",
            "handicap": 4,
            "komi": "-0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-09-20T04:22:08.252251Z",
            "ended": "2025-09-20T04:36:40.540372Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1634776,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.729248046875,
                            "deviation": 82.88128662109375,
                            "volatility": 0.060002293437719345
                        }
                    },
                    "username": "jg240923_enkwvaa",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f26cf40cb16400e5e92c1cee45c24099?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.106689453125,
                            "deviation": 110.83995819091797,
                            "volatility": 0.14886759221553802
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79474702"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1841319,
                    "username": "WBcat",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d54d3c822605c910f1402a306254117?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.171215335452,
                            "deviation": 68.36620587140042,
                            "volatility": 0.059983695922610415
                        }
                    },
                    "ranking": 21.7468880615301,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79474702,
            "name": "親睦戦",
            "creator": 1841319,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1841319,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-20T04:22:17.560266Z",
            "ended": "2025-09-20T04:28:46.907373Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.106689453125,
                            "deviation": 110.83995819091797,
                            "volatility": 0.14886759221553802
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1841319,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1169.2364501953125,
                            "deviation": 64.29529571533203,
                            "volatility": 0.05994798615574837
                        }
                    },
                    "username": "WBcat",
                    "country": "un",
                    "ranking": 21.7468880615301,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d54d3c822605c910f1402a306254117?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/79474729"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9328878021266,
                            "deviation": 107.13028533692113,
                            "volatility": 0.1498576222862365
                        }
                    },
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "username": "devlin_stewart",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.6576871492688,
                            "deviation": 63.036015932989976,
                            "volatility": 0.06002137696723759
                        }
                    },
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79474729,
            "name": "Friendly Match",
            "creator": 1483594,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1483594,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-20T04:23:52.815174Z",
            "ended": "2025-09-20T04:25:22.176630Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.3948974609375,
                            "deviation": 109.20295715332031,
                            "volatility": 0.14871762692928314
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.822519294602577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.41748046875,
                            "deviation": 64.08879089355469,
                            "volatility": 0.06002476066350937
                        }
                    },
                    "username": "devlin_stewart",
                    "country": "un",
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}