List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=96
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=97",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=95",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85953548"
            },
            "players": {
                "black": {
                    "id": 2001087,
                    "username": "arch.maearar",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e93c8cb06ea7228a34caae8264778f38?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": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85953548,
            "name": "Friendly Match",
            "creator": 2001087,
            "mode": "game",
            "source": "play",
            "black": 2001087,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-11T02:47:08.914291Z",
            "ended": "2026-04-11T02:53:58.398116Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2001087,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "arch.maearar",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e93c8cb06ea7228a34caae8264778f38?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 994.4964599609375,
                            "deviation": 108.25042724609375,
                            "volatility": 0.14958475530147552
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "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/85953374"
            },
            "players": {
                "black": {
                    "id": 2001087,
                    "username": "arch.maearar",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e93c8cb06ea7228a34caae8264778f38?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": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85953374,
            "name": "Friendly Match",
            "creator": 2001087,
            "mode": "game",
            "source": "play",
            "black": 2001087,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-11T02:36:49.022119Z",
            "ended": "2026-04-11T02:43:54.441102Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2001087,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "arch.maearar",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e93c8cb06ea7228a34caae8264778f38?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "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/85953338"
            },
            "players": {
                "black": {
                    "id": 2001087,
                    "username": "arch.maearar",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e93c8cb06ea7228a34caae8264778f38?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": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85953338,
            "name": "Friendly Match",
            "creator": 2001087,
            "mode": "game",
            "source": "play",
            "black": 2001087,
            "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-11T02:35:15.003614Z",
            "ended": "2026-04-11T02:36:44.189118Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2001087,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "arch.maearar",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e93c8cb06ea7228a34caae8264778f38?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "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/85953314"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1980592,
                    "username": "DanteVirgil",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3464dfd3dfd154988aa652559667e86c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 614.6234904938311,
                            "deviation": 205.737955164246,
                            "volatility": 0.059998844855277886
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85953314,
            "name": "Friendly Match",
            "creator": 1980592,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1980592,
            "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": "73.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T02:33:54.393561Z",
            "ended": "2026-04-11T02:40:07.024419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1980592,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 614.6234741210938,
                            "deviation": 205.7379608154297,
                            "volatility": 0.05999884381890297
                        }
                    },
                    "username": "DanteVirgil",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3464dfd3dfd154988aa652559667e86c?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/85953243"
            },
            "players": {
                "black": {
                    "id": 1654031,
                    "username": "Lancelott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 539.4634303030961,
                            "deviation": 81.58520704489432,
                            "volatility": 0.061811291141608334
                        }
                    },
                    "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": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85953243,
            "name": "Friendly Match",
            "creator": 1654031,
            "mode": "game",
            "source": "play",
            "black": 1654031,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"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-11T02:30:56.281527Z",
            "ended": "2026-04-11T02:33:59.944690Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1654031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 553.3074951171875,
                            "deviation": 79.26619720458984,
                            "volatility": 0.06179722398519516
                        }
                    },
                    "username": "Lancelott",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "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/85953179"
            },
            "players": {
                "black": {
                    "id": 1921623,
                    "username": "James66896",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a682fff587f41dd07368275620428436?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "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": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85953179,
            "name": "친선 대국",
            "creator": 1921623,
            "mode": "game",
            "source": "play",
            "black": 1921623,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T02:27:48.530124Z",
            "ended": "2026-04-11T02:30:19.095159Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1921623,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "James66896",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a682fff587f41dd07368275620428436?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "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/85953176"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1980592,
                    "username": "DanteVirgil",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3464dfd3dfd154988aa652559667e86c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 614.6234904938311,
                            "deviation": 205.737955164246,
                            "volatility": 0.059998844855277886
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85953176,
            "name": "Friendly Match",
            "creator": 1980592,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1980592,
            "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": "73.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T02:27:36.730077Z",
            "ended": "2026-04-11T02:32:29.413628Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1980592,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 614.6234741210938,
                            "deviation": 205.7379608154297,
                            "volatility": 0.05999884381890297
                        }
                    },
                    "username": "DanteVirgil",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3464dfd3dfd154988aa652559667e86c?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/85953168"
            },
            "players": {
                "black": {
                    "id": 1654031,
                    "username": "Lancelott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 539.4634303030961,
                            "deviation": 81.58520704489432,
                            "volatility": 0.061811291141608334
                        }
                    },
                    "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": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85953168,
            "name": "Friendly Match",
            "creator": 1654031,
            "mode": "game",
            "source": "play",
            "black": 1654031,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"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-11T02:27:05.649784Z",
            "ended": "2026-04-11T02:30:50.088748Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1654031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 553.3074951171875,
                            "deviation": 79.26619720458984,
                            "volatility": 0.06179722398519516
                        }
                    },
                    "username": "Lancelott",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "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/85953101"
            },
            "players": {
                "black": {
                    "id": 1654031,
                    "username": "Lancelott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 539.4634303030961,
                            "deviation": 81.58520704489432,
                            "volatility": 0.061811291141608334
                        }
                    },
                    "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": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85953101,
            "name": "Friendly Match",
            "creator": 1654031,
            "mode": "game",
            "source": "play",
            "black": 1654031,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"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-11T02:24:00.515597Z",
            "ended": "2026-04-11T02:26:50.748093Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1654031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 553.3074951171875,
                            "deviation": 79.26619720458984,
                            "volatility": 0.06179722398519516
                        }
                    },
                    "username": "Lancelott",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "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/85953084"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.9549026054528,
                            "deviation": 105.0940926301791,
                            "volatility": 0.14990796427212771
                        }
                    },
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1980592,
                    "username": "DanteVirgil",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3464dfd3dfd154988aa652559667e86c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 614.6234904938311,
                            "deviation": 205.737955164246,
                            "volatility": 0.059998844855277886
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85953084,
            "name": "Friendly Match",
            "creator": 1980592,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1980592,
            "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": "73.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T02:23:20.395067Z",
            "ended": "2026-04-11T02:27:34.446459Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.740378851973176,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1980592,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 614.6234741210938,
                            "deviation": 205.7379608154297,
                            "volatility": 0.05999884381890297
                        }
                    },
                    "username": "DanteVirgil",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3464dfd3dfd154988aa652559667e86c?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
        }
    ]
}