List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=33
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=34",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=32",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85771215"
            },
            "players": {
                "black": {
                    "id": 1758713,
                    "username": "MaximBL",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e1e06cb2818e01b87cce713acf142114?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 234.4730407167433,
                            "deviation": 93.19742921210653,
                            "volatility": 0.0598298767136857
                        }
                    },
                    "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": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85771215,
            "name": "Дружеский матч",
            "creator": 1758713,
            "mode": "game",
            "source": "play",
            "black": 1758713,
            "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": 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": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T11:12:44.655183Z",
            "ended": "2026-04-05T11:27:22.034460Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1758713,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 234.47303771972656,
                            "deviation": 93.19742584228516,
                            "volatility": 0.05982987582683563
                        }
                    },
                    "username": "MaximBL",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e1e06cb2818e01b87cce713acf142114?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.9329223632812,
                            "deviation": 107.3495864868164,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "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/85771201"
            },
            "players": {
                "black": {
                    "id": 1996014,
                    "username": "Anda_blackstone",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/92ba7c8ea121a0231cb14897f13dbea9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 414.3010543689909,
                            "deviation": 142.22941805320696,
                            "volatility": 0.06000447382895322
                        }
                    },
                    "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": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85771201,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1996014,
            "mode": "game",
            "source": "play",
            "black": 1996014,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T11:11:55.997574Z",
            "ended": "2026-04-05T11:12:56.774074Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1996014,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 699.722900390625,
                            "deviation": 218.98394775390625,
                            "volatility": 0.0600070096552372
                        }
                    },
                    "username": "Anda_blackstone",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/92ba7c8ea121a0231cb14897f13dbea9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 933.8743896484375,
                            "deviation": 110.72183990478516,
                            "volatility": 0.14999322593212128
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "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/85771175"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "username": "shauntan26",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85771175,
            "name": "Friendly Match",
            "creator": 1995007,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1995007,
            "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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T11:11:08.245566Z",
            "ended": "2026-04-05T11:17:57.067827Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 957.6068115234375,
                            "deviation": 108.74436950683594,
                            "volatility": 0.1499723345041275
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "shauntan26",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/85771172"
            },
            "players": {
                "black": {
                    "id": 1996685,
                    "username": "33santyaga",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/84474b54b8b8c1048751257c6e0ea184?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "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": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85771172,
            "name": "Дружеский матч",
            "creator": 1996685,
            "mode": "game",
            "source": "play",
            "black": 1996685,
            "white": 58441,
            "width": 13,
            "height": 13,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "176.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T11:11:04.691280Z",
            "ended": "2026-04-05T11:14:34.964242Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1996685,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "33santyaga",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/84474b54b8b8c1048751257c6e0ea184?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 933.8743896484375,
                            "deviation": 110.72183990478516,
                            "volatility": 0.14999322593212128
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "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/85771154"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "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": 1006.2433933059536,
                            "deviation": 62.02168361427848,
                            "volatility": 0.060464344127398616
                        }
                    },
                    "ranking": 15.060950160670197,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85771154,
            "name": "Дружеский матч",
            "creator": 1899196,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1899196,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T11:10:26.570187Z",
            "ended": "2026-04-05T11:14:45.277286Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 933.8743896484375,
                            "deviation": 110.72183990478516,
                            "volatility": 0.14999322593212128
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1899196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 929.6368408203125,
                            "deviation": 62.04054260253906,
                            "volatility": 0.06046294793486595
                        }
                    },
                    "username": "Juliya",
                    "country": "un",
                    "ranking": 15.060950160670197,
                    "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/85771138"
            },
            "players": {
                "black": {
                    "id": 1885140,
                    "username": "gloomyduck",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/33ffe7d0204bf2faa47354d9d4d88fa6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 375.34717712659676,
                            "deviation": 100.27038105903756,
                            "volatility": 0.05999340181664105
                        }
                    },
                    "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": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85771138,
            "name": "친선 대국",
            "creator": 1885140,
            "mode": "game",
            "source": "play",
            "black": 1885140,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 72,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T11:09:35.344773Z",
            "ended": "2026-04-05T11:12:54.380277Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1885140,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 321.9375305175781,
                            "deviation": 100.08653259277344,
                            "volatility": 0.05998235568404198
                        }
                    },
                    "username": "gloomyduck",
                    "country": "kr",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/33ffe7d0204bf2faa47354d9d4d88fa6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.5379028320312,
                            "deviation": 108.10195922851562,
                            "volatility": 0.14981824159622192
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "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/85771135"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "username": "shauntan26",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85771135,
            "name": "Friendly Match",
            "creator": 1995007,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1995007,
            "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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "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-05T11:09:18.463357Z",
            "ended": "2026-04-05T11:11:05.505450Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.5379028320312,
                            "deviation": 108.10195922851562,
                            "volatility": 0.14981824159622192
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "shauntan26",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/85771117"
            },
            "players": {
                "black": {
                    "id": 1728259,
                    "username": "jg250226_ktechhn",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dff991a687ae99e34120a900f0c9963d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 701.1629208494825,
                            "deviation": 86.15057126230003,
                            "volatility": 0.059996609339230345
                        }
                    },
                    "ranking": 6.698267519761536,
                    "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": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85771117,
            "name": "友谊赛",
            "creator": 1728259,
            "mode": "game",
            "source": "play",
            "black": 1728259,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T11:08:31.933846Z",
            "ended": "2026-04-05T11:10:57.644465Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728259,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 723.5358276367188,
                            "deviation": 87.96572875976562,
                            "volatility": 0.0599961057305336
                        }
                    },
                    "username": "jg250226_ktechhn",
                    "country": "un",
                    "ranking": 6.698267519761536,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dff991a687ae99e34120a900f0c9963d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.04736328125,
                            "deviation": 110.23416900634766,
                            "volatility": 0.14982876181602478
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "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/85771096"
            },
            "players": {
                "black": {
                    "id": 1919227,
                    "username": "CsOn-123452948",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/23b940ec0415f9706e1ef5f475aaea64?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 585.2453311818725,
                            "deviation": 69.6870411291283,
                            "volatility": 0.05996315124980146
                        }
                    },
                    "ranking": 5,
                    "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": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85771096,
            "name": "Partie amicale",
            "creator": 1919227,
            "mode": "game",
            "source": "play",
            "black": 1919227,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "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-05T11:07:38.133687Z",
            "ended": "2026-04-05T11:18:42.168508Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1919227,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 564.901611328125,
                            "deviation": 69.20027923583984,
                            "volatility": 0.05995602533221245
                        }
                    },
                    "username": "CsOn-123452948",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23b940ec0415f9706e1ef5f475aaea64?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 957.6068115234375,
                            "deviation": 108.74436950683594,
                            "volatility": 0.1499723345041275
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "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/85771089"
            },
            "players": {
                "black": {
                    "id": 1986613,
                    "username": "noon33",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 708.5653239131371,
                            "deviation": 62.32102746175027,
                            "volatility": 0.059972407063243596
                        }
                    },
                    "ranking": 6.941388428452794,
                    "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": 1006.0123949673693,
                            "deviation": 97.09479376071354,
                            "volatility": 0.14987875458245095
                        }
                    },
                    "ranking": 15.055635119120431,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85771089,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T11:07:24.552275Z",
            "ended": "2026-04-05T11:16:58.746501Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 697.3876953125,
                            "deviation": 66.92302703857422,
                            "volatility": 0.05997318774461746
                        }
                    },
                    "username": "noon33",
                    "country": "un",
                    "ranking": 6.941388428452794,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 933.8743896484375,
                            "deviation": 110.72183990478516,
                            "volatility": 0.14999322593212128
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.055635119120431,
                    "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
        }
    ]
}