List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=71
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&ordering=-id&page=72",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=70",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85900003"
            },
            "players": {
                "black": {
                    "id": 1728467,
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 751.0486341870372,
                            "deviation": 61.24807182932858,
                            "volatility": 0.05993671820036508
                        }
                    },
                    "ranking": 8.289370187141063,
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85900003,
            "name": "友谊赛",
            "creator": 1728467,
            "mode": "game",
            "source": "play",
            "black": 1728467,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T11:17:47.816202Z",
            "ended": "2026-04-09T11:22:47.543190Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 742.9818115234375,
                            "deviation": 61.254600524902344,
                            "volatility": 0.0599382258951664
                        }
                    },
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "ranking": 8.289370187141063,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 889.61767578125,
                            "deviation": 98.57498168945312,
                            "volatility": 0.14897340536117554
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899979"
            },
            "players": {
                "black": {
                    "id": 1991075,
                    "username": "AsiDelta",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/8f78456cc93e2b2c6c1d378ca356fc61-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 490.41342213656765,
                            "deviation": 65.28997065830791,
                            "volatility": 0.06000669898437745
                        }
                    },
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899979,
            "name": "Friendly Match",
            "creator": 1991075,
            "mode": "game",
            "source": "play",
            "black": 1991075,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "170.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T11:16:46.405196Z",
            "ended": "2026-04-09T11:24:23.727869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1991075,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.4981384277344,
                            "deviation": 66.79702758789062,
                            "volatility": 0.0600118488073349
                        }
                    },
                    "username": "AsiDelta",
                    "country": "fr",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8f78456cc93e2b2c6c1d378ca356fc61-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.4002075195312,
                            "deviation": 98.12093353271484,
                            "volatility": 0.14899329841136932
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899944"
            },
            "players": {
                "black": {
                    "id": 1995660,
                    "username": "todd9847",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0a10b753cdfb00001253a98191fa6ded?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 457.19401936171175,
                            "deviation": 62.639358303247064,
                            "volatility": 0.059998513194900564
                        }
                    },
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899944,
            "name": "Friendly Match",
            "creator": 1995660,
            "mode": "game",
            "source": "play",
            "black": 1995660,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.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\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T11:15:26.752674Z",
            "ended": "2026-04-09T11:18:21.971059Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1995660,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 537.0318603515625,
                            "deviation": 63.09950637817383,
                            "volatility": 0.060002025216817856
                        }
                    },
                    "username": "todd9847",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0a10b753cdfb00001253a98191fa6ded?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 840.1143798828125,
                            "deviation": 99.98623657226562,
                            "volatility": 0.14899517595767975
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899931"
            },
            "players": {
                "black": {
                    "id": 589084,
                    "username": "tuetran",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/20c89cb93cec7d6cb652ad072780a1e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.150246274813,
                            "deviation": 130.93427395983744,
                            "volatility": 0.060023973043971945
                        }
                    },
                    "ranking": 33.034041943425855,
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899931,
            "name": "Friendly Match",
            "creator": 589084,
            "mode": "game",
            "source": "play",
            "black": 589084,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 116,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 3000, \"max_time\": 3600}",
            "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-04-09T11:14:57.888870Z",
            "ended": "2026-04-09T11:16:25.296335Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 589084,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.150146484375,
                            "deviation": 130.9342803955078,
                            "volatility": 0.06002397462725639
                        }
                    },
                    "username": "tuetran",
                    "country": "vn",
                    "ranking": 33.034041943425855,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/20c89cb93cec7d6cb652ad072780a1e6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 811.0143432617188,
                            "deviation": 100.9626235961914,
                            "volatility": 0.14899620413780212
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899895"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1899196,
                    "username": "Juliya",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.68183216631,
                            "deviation": 62.123761838088136,
                            "volatility": 0.06050362137320252
                        }
                    },
                    "ranking": 15.20860334070729,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85899895,
            "name": "Дружеский матч",
            "creator": 1899196,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1899196,
            "width": 9,
            "height": 9,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"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": "35.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T11:13:02.804731Z",
            "ended": "2026-04-09T11:15:35.170130Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 811.0143432617188,
                            "deviation": 100.9626235961914,
                            "volatility": 0.14899620413780212
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1899196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.6617431640625,
                            "deviation": 61.85306930541992,
                            "volatility": 0.0605047307908535
                        }
                    },
                    "username": "Juliya",
                    "country": "un",
                    "ranking": 15.20860334070729,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-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/85899886"
            },
            "players": {
                "black": {
                    "id": 589084,
                    "username": "tuetran",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/20c89cb93cec7d6cb652ad072780a1e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.150246274813,
                            "deviation": 130.93427395983744,
                            "volatility": 0.060023973043971945
                        }
                    },
                    "ranking": 33.034041943425855,
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899886,
            "name": "Friendly Match",
            "creator": 589084,
            "mode": "game",
            "source": "play",
            "black": 589084,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 116,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 3000, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T11:12:47.510069Z",
            "ended": "2026-04-09T11:14:25.412257Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 589084,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.150146484375,
                            "deviation": 130.9342803955078,
                            "volatility": 0.06002397462725639
                        }
                    },
                    "username": "tuetran",
                    "country": "vn",
                    "ranking": 33.034041943425855,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/20c89cb93cec7d6cb652ad072780a1e6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 811.0143432617188,
                            "deviation": 100.9626235961914,
                            "volatility": 0.14899620413780212
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899863"
            },
            "players": {
                "black": {
                    "id": 1728467,
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 751.0486341870372,
                            "deviation": 61.24807182932858,
                            "volatility": 0.05993671820036508
                        }
                    },
                    "ranking": 8.289370187141063,
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899863,
            "name": "友谊赛",
            "creator": 1728467,
            "mode": "game",
            "source": "play",
            "black": 1728467,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T11:11:24.955549Z",
            "ended": "2026-04-09T11:17:27.846795Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 753.713623046875,
                            "deviation": 61.25630187988281,
                            "volatility": 0.05993804708123207
                        }
                    },
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "ranking": 8.289370187141063,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 811.0143432617188,
                            "deviation": 100.9626235961914,
                            "volatility": 0.14899620413780212
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899827"
            },
            "players": {
                "black": {
                    "id": 589084,
                    "username": "tuetran",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/20c89cb93cec7d6cb652ad072780a1e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.150246274813,
                            "deviation": 130.93427395983744,
                            "volatility": 0.060023973043971945
                        }
                    },
                    "ranking": 33.034041943425855,
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899827,
            "name": "Friendly Match",
            "creator": 589084,
            "mode": "game",
            "source": "play",
            "black": 589084,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 116,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 3000, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T11:10:00.635127Z",
            "ended": "2026-04-09T11:11:45.132420Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 589084,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.150146484375,
                            "deviation": 130.9342803955078,
                            "volatility": 0.06002397462725639
                        }
                    },
                    "username": "tuetran",
                    "country": "vn",
                    "ranking": 33.034041943425855,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/20c89cb93cec7d6cb652ad072780a1e6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 837.83740234375,
                            "deviation": 102.07942962646484,
                            "volatility": 0.14900518953800201
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899781"
            },
            "players": {
                "black": {
                    "id": 1999878,
                    "username": "xiaocong8096",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/b7e441a88c5d6654bdddf32341de1043-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 549.31566189161,
                            "deviation": 207.97809991713356,
                            "volatility": 0.06000068410987394
                        }
                    },
                    "ranking": 5,
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899781,
            "name": "友谊赛",
            "creator": 1999878,
            "mode": "game",
            "source": "play",
            "black": 1999878,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-09T11:08:33.581537Z",
            "ended": "2026-04-09T11:13:43.642573Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1999878,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "xiaocong8096",
                    "country": "cn",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b7e441a88c5d6654bdddf32341de1043-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 811.0143432617188,
                            "deviation": 100.9626235961914,
                            "volatility": 0.14899620413780212
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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/85899764"
            },
            "players": {
                "black": {
                    "id": 1728467,
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 751.0486341870372,
                            "deviation": 61.24807182932858,
                            "volatility": 0.05993671820036508
                        }
                    },
                    "ranking": 8.289370187141063,
                    "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": 848.6786479268094,
                            "deviation": 99.68253841208646,
                            "volatility": 0.14939504973693776
                        }
                    },
                    "ranking": 11.118536298408692,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85899764,
            "name": "友谊赛",
            "creator": 1728467,
            "mode": "game",
            "source": "play",
            "black": 1728467,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 2,
            "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": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T11:07:45.640485Z",
            "ended": "2026-04-09T11:10:21.606179Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 743.2937622070312,
                            "deviation": 61.25548553466797,
                            "volatility": 0.059938039630651474
                        }
                    },
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "ranking": 8.289370187141063,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.193115234375,
                            "deviation": 103.39830017089844,
                            "volatility": 0.14900314807891846
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.118536298408692,
                    "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
        }
    ]
}