List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=95
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=96",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=94",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85952933"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "username": "devlin_stewart",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 826.5502057976215,
                            "deviation": 62.54512916958465,
                            "volatility": 0.06002272766752142
                        }
                    },
                    "ranking": 10.506914511182227,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85952933,
            "name": "Friendly Match",
            "creator": 1483594,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1483594,
            "width": 19,
            "height": 19,
            "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": 37,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T02:14:53.112730Z",
            "ended": "2026-04-11T02:18:30.784819Z",
            "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": 18.171019466074164,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 837.9364013671875,
                            "deviation": 62.68389892578125,
                            "volatility": 0.060022637248039246
                        }
                    },
                    "username": "devlin_stewart",
                    "country": "un",
                    "ranking": 10.506914511182227,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85952890"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "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": 85952890,
            "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": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T02:12:52.065222Z",
            "ended": "2026-04-11T02:18:27.510577Z",
            "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": 18.171019466074164,
                    "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/85952889"
            },
            "players": {
                "black": {
                    "id": 1973739,
                    "username": "mptmeta68",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/5206356ea2fff521c348986af984013c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.8857054986573,
                            "deviation": 60.79503930976763,
                            "volatility": 0.05995307996053751
                        }
                    },
                    "ranking": 13.848176992870435,
                    "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": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85952889,
            "name": "친선 대국",
            "creator": 1973739,
            "mode": "game",
            "source": "play",
            "black": 1973739,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-11T02:12:42.937855Z",
            "ended": "2026-04-11T02:18:26.758613Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1973739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 940.7592163085938,
                            "deviation": 60.40505599975586,
                            "volatility": 0.059954896569252014
                        }
                    },
                    "username": "mptmeta68",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 13.848176992870435,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5206356ea2fff521c348986af984013c-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2410888671875,
                            "deviation": 102.08390808105469,
                            "volatility": 0.14939312636852264
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 18.171019466074164,
                    "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/85952853"
            },
            "players": {
                "black": {
                    "id": 1654031,
                    "username": "Lancelott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 510.9239157117713,
                            "deviation": 80.31713685478144,
                            "volatility": 0.06180186394419283
                        }
                    },
                    "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": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85952853,
            "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:10:50.418960Z",
            "ended": "2026-04-11T02:15:20.258356Z",
            "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": 18.171019466074164,
                    "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/85952791"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "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": 85952791,
            "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:07:46.878280Z",
            "ended": "2026-04-11T02:12:38.998164Z",
            "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": 18.171019466074164,
                    "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/85952786"
            },
            "players": {
                "black": {
                    "id": 1654031,
                    "username": "Lancelott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 510.9239157117713,
                            "deviation": 80.31713685478144,
                            "volatility": 0.06180186394419283
                        }
                    },
                    "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": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85952786,
            "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:07:36.395205Z",
            "ended": "2026-04-11T02:10:32.946271Z",
            "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": 18.171019466074164,
                    "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/85952704"
            },
            "players": {
                "black": {
                    "id": 1654031,
                    "username": "Lancelott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 510.9239157117713,
                            "deviation": 80.31713685478144,
                            "volatility": 0.06180186394419283
                        }
                    },
                    "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": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85952704,
            "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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T02:01:55.440924Z",
            "ended": "2026-04-11T02:05:54.322352Z",
            "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": 18.171019466074164,
                    "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/85952614"
            },
            "players": {
                "black": {
                    "id": 1654031,
                    "username": "Lancelott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e5363f76161992f49959d3ad7e0930b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 510.9239157117713,
                            "deviation": 80.31713685478144,
                            "volatility": 0.06180186394419283
                        }
                    },
                    "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": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85952614,
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-11T01:57:26.752098Z",
            "ended": "2026-04-11T02:01:05.055241Z",
            "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": 18.171019466074164,
                    "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/85952600"
            },
            "players": {
                "black": {
                    "id": 1948930,
                    "username": "butterbee",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d040be04de4bab9b192d24d88731467?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": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85952600,
            "name": "Friendly Match",
            "creator": 1948930,
            "mode": "game",
            "source": "play",
            "black": 1948930,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-11T01:56:45.724005Z",
            "ended": "2026-04-11T02:03:39.885099Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1948930,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "butterbee",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d040be04de4bab9b192d24d88731467?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": 18.171019466074164,
                    "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/85952579"
            },
            "players": {
                "black": {
                    "id": 1691610,
                    "username": "Raysan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/765ae8e2f390301fa1999d9c7505bb59?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 760.5338975461991,
                            "deviation": 65.64374468339102,
                            "volatility": 0.060177621339271944
                        }
                    },
                    "ranking": 8.579909042092059,
                    "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": 1150.9276052796445,
                            "deviation": 106.89520119229172,
                            "volatility": 0.14995639396605812
                        }
                    },
                    "ranking": 18.171019466074164,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85952579,
            "name": "Friendly Match",
            "creator": 1691610,
            "mode": "game",
            "source": "play",
            "black": 1691610,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-11T01:55:40.131597Z",
            "ended": "2026-04-11T02:02:42.606217Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1691610,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 760.5338745117188,
                            "deviation": 65.64374542236328,
                            "volatility": 0.06017762050032616
                        }
                    },
                    "username": "Raysan",
                    "country": "un",
                    "ranking": 8.579909042092059,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/765ae8e2f390301fa1999d9c7505bb59?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": 18.171019466074164,
                    "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
        }
    ]
}