List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=22
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=23",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=21",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85716387"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "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": 85716387,
            "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": "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": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T15:59:42.393695Z",
            "ended": "2026-04-03T16:03:47.882635Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 874.517822265625,
                            "deviation": 102.7519760131836,
                            "volatility": 0.14910228550434113
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.65771484375,
                            "deviation": 63.036014556884766,
                            "volatility": 0.060021378099918365
                        }
                    },
                    "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/85716358"
            },
            "players": {
                "black": {
                    "id": 1897298,
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 269.93907757108354,
                            "deviation": 72.16795862907841,
                            "volatility": 0.06001014246748582
                        }
                    },
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85716358,
            "name": "Bot Match",
            "creator": 1897298,
            "mode": "game",
            "source": "play",
            "black": 1897298,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 3,
            "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": 96625,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T15:58:29.075897Z",
            "ended": "2026-04-03T16:02:49.502273Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1897298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 285.568359375,
                            "deviation": 72.45420837402344,
                            "volatility": 0.06001407653093338
                        }
                    },
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.1581420898438,
                            "deviation": 100.39012145996094,
                            "volatility": 0.1491120159626007
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85716225"
            },
            "players": {
                "black": {
                    "id": 1953754,
                    "username": "GSAD",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f04ada18c955c387e68c3349e916ea4d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.8978864673037,
                            "deviation": 60.95658424333375,
                            "volatility": 0.05996444971547613
                        }
                    },
                    "ranking": 12.50085311416164,
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85716225,
            "name": "Friendly Match",
            "creator": 1953754,
            "mode": "game",
            "source": "play",
            "black": 1953754,
            "white": 58441,
            "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": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T15:54:07.840956Z",
            "ended": "2026-04-03T15:58:43.831882Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1953754,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 870.93798828125,
                            "deviation": 60.88066101074219,
                            "volatility": 0.05996563658118248
                        }
                    },
                    "username": "GSAD",
                    "country": "un",
                    "ranking": 12.50085311416164,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f04ada18c955c387e68c3349e916ea4d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.1581420898438,
                            "deviation": 100.39012145996094,
                            "volatility": 0.1491120159626007
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85716131"
            },
            "players": {
                "black": {
                    "id": 1731733,
                    "username": "stardust74",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/db0ac976a2d502fa02e03e679b391255?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.3278569803193,
                            "deviation": 64.5300502130309,
                            "volatility": 0.062283052511135445
                        }
                    },
                    "ranking": 11.913491770677195,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85716131,
            "name": "Friendly Match",
            "creator": 1731733,
            "mode": "game",
            "source": "play",
            "black": 1731733,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 1,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T15:51:21.576321Z",
            "ended": "2026-04-03T15:52:49.046113Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1731733,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.327880859375,
                            "deviation": 64.5300521850586,
                            "volatility": 0.06228305399417877
                        }
                    },
                    "username": "stardust74",
                    "country": "un",
                    "ranking": 11.913491770677195,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db0ac976a2d502fa02e03e679b391255?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.8369140625,
                            "deviation": 101.37330627441406,
                            "volatility": 0.1491050124168396
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85716056"
            },
            "players": {
                "black": {
                    "id": 1900706,
                    "username": "varago",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ea563eaf10f063e2c8abdff05fd9f033-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 486.14683315601576,
                            "deviation": 62.18272447115882,
                            "volatility": 0.059961148307651306
                        }
                    },
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85716056,
            "name": "Friendly Match",
            "creator": 1900706,
            "mode": "game",
            "source": "play",
            "black": 1900706,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "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": 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": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T15:48:41.493899Z",
            "ended": "2026-04-03T16:03:20.796845Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1900706,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 486.1468200683594,
                            "deviation": 62.18272399902344,
                            "volatility": 0.05996114760637283
                        }
                    },
                    "username": "varago",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ea563eaf10f063e2c8abdff05fd9f033-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 874.517822265625,
                            "deviation": 102.7519760131836,
                            "volatility": 0.14910228550434113
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85716050"
            },
            "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": 768.8244738236957,
                            "deviation": 61.42499102840761,
                            "volatility": 0.05994263063905985
                        }
                    },
                    "ranking": 8.830901516429952,
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85716050,
            "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": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T15:48:18.837011Z",
            "ended": "2026-04-03T15:54:12.664465Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 757.9207763671875,
                            "deviation": 61.43486785888672,
                            "volatility": 0.05994238331913948
                        }
                    },
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "ranking": 8.830901516429952,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.8369140625,
                            "deviation": 101.37330627441406,
                            "volatility": 0.1491050124168396
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85716038"
            },
            "players": {
                "black": {
                    "id": 494716,
                    "username": "arthur.chung1121",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424654552203,
                            "deviation": 61.1298940295167,
                            "volatility": 0.059532540988344984
                        }
                    },
                    "ranking": 5.062978584699361,
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85716038,
            "name": "Friendly Match",
            "creator": 494716,
            "mode": "game",
            "source": "play",
            "black": 494716,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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": "2026-04-03T15:47:59.996367Z",
            "ended": "2026-04-03T15:50:07.329319Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424682617188,
                            "deviation": 61.1298942565918,
                            "volatility": 0.059532541781663895
                        }
                    },
                    "username": "arthur.chung1121",
                    "country": "un",
                    "ranking": 5.062978584699361,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.8369140625,
                            "deviation": 101.37330627441406,
                            "volatility": 0.1491050124168396
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85715932"
            },
            "players": {
                "black": {
                    "id": 1746349,
                    "username": "Gato19",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/708c11cc5d825bf237b1b7c0d2c1ba2b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 838.8246300535033,
                            "deviation": 66.68366868534099,
                            "volatility": 0.06004739440201791
                        }
                    },
                    "ranking": 10.848168697153627,
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85715932,
            "name": "Přátelský zápas",
            "creator": 1746349,
            "mode": "game",
            "source": "play",
            "black": 1746349,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T15:44:55.638909Z",
            "ended": "2026-04-03T15:46:32.766052Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1746349,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 838.8246459960938,
                            "deviation": 66.68367004394531,
                            "volatility": 0.060047395527362823
                        }
                    },
                    "username": "Gato19",
                    "country": "un",
                    "ranking": 10.848168697153627,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/708c11cc5d825bf237b1b7c0d2c1ba2b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.6624755859375,
                            "deviation": 98.9015121459961,
                            "volatility": 0.14911450445652008
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85715900"
            },
            "players": {
                "black": {
                    "id": 494716,
                    "username": "arthur.chung1121",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424654552203,
                            "deviation": 61.1298940295167,
                            "volatility": 0.059532540988344984
                        }
                    },
                    "ranking": 5.062978584699361,
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85715900,
            "name": "Friendly Match",
            "creator": 494716,
            "mode": "game",
            "source": "play",
            "black": 494716,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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": "2026-04-03T15:43:54.839567Z",
            "ended": "2026-04-03T15:47:18.031257Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424682617188,
                            "deviation": 61.1298942565918,
                            "volatility": 0.059532541781663895
                        }
                    },
                    "username": "arthur.chung1121",
                    "country": "un",
                    "ranking": 5.062978584699361,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.6624755859375,
                            "deviation": 98.9015121459961,
                            "volatility": 0.14911450445652008
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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/85715888"
            },
            "players": {
                "black": {
                    "id": 1746349,
                    "username": "Gato19",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/708c11cc5d825bf237b1b7c0d2c1ba2b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 838.8246300535033,
                            "deviation": 66.68366868534099,
                            "volatility": 0.06004739440201791
                        }
                    },
                    "ranking": 10.848168697153627,
                    "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": 1165.4818669194085,
                            "deviation": 100.1898377677308,
                            "volatility": 0.14900586780343475
                        }
                    },
                    "ranking": 18.461931409617073,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85715888,
            "name": "Přátelský zápas",
            "creator": 1746349,
            "mode": "game",
            "source": "play",
            "black": 1746349,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 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": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T15:43:32.637552Z",
            "ended": "2026-04-03T15:44:47.344622Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1746349,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 838.8246459960938,
                            "deviation": 66.68367004394531,
                            "volatility": 0.060047395527362823
                        }
                    },
                    "username": "Gato19",
                    "country": "un",
                    "ranking": 10.848168697153627,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/708c11cc5d825bf237b1b7c0d2c1ba2b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.6624755859375,
                            "deviation": 98.9015121459961,
                            "volatility": 0.14911450445652008
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.461931409617073,
                    "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
        }
    ]
}