List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=19
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=20",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=18",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85704499"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 771189,
                    "username": "carlcory",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/7a120fe114af5e96c2d31e956ea59427?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 936.8085940478916,
                            "deviation": 83.4354667133206,
                            "volatility": 0.06001222396178792
                        }
                    },
                    "ranking": 13.405718748655023,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85704499,
            "name": "Bot Match",
            "creator": 771189,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 771189,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-04-03T07:54:54.794744Z",
            "ended": "2026-04-03T08:09:53.497465Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.050048828125,
                            "deviation": 102.8947525024414,
                            "volatility": 0.14884428679943085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 771189,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.4534912109375,
                            "deviation": 85.07140350341797,
                            "volatility": 0.06001250073313713
                        }
                    },
                    "username": "carlcory",
                    "country": "ru",
                    "ranking": 13.405718748655023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7a120fe114af5e96c2d31e956ea59427?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85704477"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 183333,
                    "username": "Selozhd",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/68dc869c91c7978d4fdb6108c9a72351-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.2889399109886,
                            "deviation": 62.08616719239928,
                            "volatility": 0.0604677998555266
                        }
                    },
                    "ranking": 21.27886384878877,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85704477,
            "name": "Friendly Match",
            "creator": 183333,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 183333,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T07:54:12.837182Z",
            "ended": "2026-04-03T07:58:21.901306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.5020751953125,
                            "deviation": 101.69010925292969,
                            "volatility": 0.14883242547512054
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 183333,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.2889404296875,
                            "deviation": 62.08616638183594,
                            "volatility": 0.06046779826283455
                        }
                    },
                    "username": "Selozhd",
                    "country": "ca",
                    "ranking": 21.27886384878877,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/68dc869c91c7978d4fdb6108c9a72351-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85704336"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 832752,
                    "username": "suzumushi0810",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/5f579cdde25864fc0bd5505f6bc83d79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.9503736637598,
                            "deviation": 62.061204558112216,
                            "volatility": 0.06004924133019213
                        }
                    },
                    "ranking": 15.801448362187395,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85704336,
            "name": "親睦戦",
            "creator": 832752,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 832752,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "35.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T07:47:32.314144Z",
            "ended": "2026-04-03T07:56:42.434467Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.4412841796875,
                            "deviation": 102.8283462524414,
                            "volatility": 0.1488196849822998
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 832752,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.9478759765625,
                            "deviation": 62.1988525390625,
                            "volatility": 0.06004668399691582
                        }
                    },
                    "username": "suzumushi0810",
                    "country": "jp",
                    "ranking": 15.801448362187395,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5f579cdde25864fc0bd5505f6bc83d79-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85704254"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1485797,
                    "username": "wagabund",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b5855a103c148822369fabe048079a15?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.6543618351125,
                            "deviation": 177.9580104419826,
                            "volatility": 0.05994176060522786
                        }
                    },
                    "ranking": 31.710964332813184,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85704254,
            "name": "Přátelský zápas",
            "creator": 1485797,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1485797,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T07:43:44.076170Z",
            "ended": "2026-04-03T07:45:45.970641Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.4412841796875,
                            "deviation": 102.8283462524414,
                            "volatility": 0.1488196849822998
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1485797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.654296875,
                            "deviation": 177.9580078125,
                            "volatility": 0.05994176119565964
                        }
                    },
                    "username": "wagabund",
                    "country": "un",
                    "ranking": 31.710964332813184,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b5855a103c148822369fabe048079a15?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/85704169"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 678723,
                    "username": "kussbas",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/a05bce726085c9986e27e83f6a369394-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.3003999788948,
                            "deviation": 65.0981332321069,
                            "volatility": 0.06036101104010368
                        }
                    },
                    "ranking": 16.918257773020116,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85704169,
            "name": "Дружеский матч",
            "creator": 678723,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 678723,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 74,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T07:39:25.424707Z",
            "ended": "2026-04-03T08:00:18.014438Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.5020751953125,
                            "deviation": 101.69010925292969,
                            "volatility": 0.14883242547512054
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 678723,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.6029052734375,
                            "deviation": 65.7565689086914,
                            "volatility": 0.06035524979233742
                        }
                    },
                    "username": "kussbas",
                    "country": "ru",
                    "ranking": 16.918257773020116,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a05bce726085c9986e27e83f6a369394-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85704138"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1485797,
                    "username": "wagabund",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b5855a103c148822369fabe048079a15?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.6543618351125,
                            "deviation": 177.9580104419826,
                            "volatility": 0.05994176060522786
                        }
                    },
                    "ranking": 31.710964332813184,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85704138,
            "name": "Přátelský zápas",
            "creator": 1485797,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1485797,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T07:37:32.793613Z",
            "ended": "2026-04-03T07:43:37.918801Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.4412841796875,
                            "deviation": 102.8283462524414,
                            "volatility": 0.1488196849822998
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1485797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.654296875,
                            "deviation": 177.9580078125,
                            "volatility": 0.05994176119565964
                        }
                    },
                    "username": "wagabund",
                    "country": "un",
                    "ranking": 31.710964332813184,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b5855a103c148822369fabe048079a15?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/85704120"
            },
            "players": {
                "black": {
                    "id": 1887700,
                    "username": "yuliaUSH",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e4fe74202fe0a50dbbec4d653a560b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.70738292015,
                            "deviation": 209.78722987345733,
                            "volatility": 0.06000118826009808
                        }
                    },
                    "ranking": 21.46137504097468,
                    "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": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85704120,
            "name": "Дружеский матч",
            "creator": 1887700,
            "mode": "game",
            "source": "play",
            "black": 1887700,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T07:36:48.405236Z",
            "ended": "2026-04-03T07:47:20.270795Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1887700,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.7073974609375,
                            "deviation": 209.7872314453125,
                            "volatility": 0.0600011870265007
                        }
                    },
                    "username": "yuliaUSH",
                    "country": "un",
                    "ranking": 21.46137504097468,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0e4fe74202fe0a50dbbec4d653a560b8?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.4412841796875,
                            "deviation": 102.8283462524414,
                            "volatility": 0.1488196849822998
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "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/85704019"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1916466,
                    "username": "brian.e.zhao.tu26",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/56c51509d5aff70c6c4f6fb3ca5f2500?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.2384457130809,
                            "deviation": 62.82057968219554,
                            "volatility": 0.060040278014535
                        }
                    },
                    "ranking": 23.474429580080614,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85704019,
            "name": "Friendly Match",
            "creator": 1916466,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1916466,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "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": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T07:31:21.678295Z",
            "ended": "2026-04-03T07:33:57.865387Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 935.5405883789062,
                            "deviation": 100.33953094482422,
                            "volatility": 0.14865395426750183
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1916466,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.7763671875,
                            "deviation": 62.133209228515625,
                            "volatility": 0.06002994254231453
                        }
                    },
                    "username": "brian.e.zhao.tu26",
                    "country": "un",
                    "ranking": 23.474429580080614,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/56c51509d5aff70c6c4f6fb3ca5f2500?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85703887"
            },
            "players": {
                "black": {
                    "id": 1767915,
                    "username": "cuteboy0303",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1d55782b627a4cc03b06f9a7ebbee335?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.2991853535472,
                            "deviation": 65.88986484063126,
                            "volatility": 0.05995849853493653
                        }
                    },
                    "ranking": 12.148748746479196,
                    "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": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85703887,
            "name": "Friendly Match",
            "creator": 1767915,
            "mode": "game",
            "source": "play",
            "black": 1767915,
            "white": 58441,
            "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": 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-03T07:23:59.308903Z",
            "ended": "2026-04-03T07:31:23.585694Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1767915,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.2991943359375,
                            "deviation": 65.88986206054688,
                            "volatility": 0.05995849892497063
                        }
                    },
                    "username": "cuteboy0303",
                    "country": "un",
                    "ranking": 12.148748746479196,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1d55782b627a4cc03b06f9a7ebbee335?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 935.5405883789062,
                            "deviation": 100.33953094482422,
                            "volatility": 0.14865395426750183
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "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/85703702"
            },
            "players": {
                "black": {
                    "id": 1961746,
                    "username": "rangsikarn",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/27a60b367ffe7366c46885d0fadae0bd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 376.6894061295586,
                            "deviation": 68.12627145073932,
                            "volatility": 0.05999001149723105
                        }
                    },
                    "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": 900.5918045079179,
                            "deviation": 100.7977508477321,
                            "volatility": 0.14918962009696224
                        }
                    },
                    "ranking": 12.492986516352657,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85703702,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1961746,
            "mode": "game",
            "source": "play",
            "black": 1961746,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T07:13:50.384727Z",
            "ended": "2026-04-03T07:17:52.979290Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1961746,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 383.5821533203125,
                            "deviation": 68.29615020751953,
                            "volatility": 0.059991516172885895
                        }
                    },
                    "username": "rangsikarn",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/27a60b367ffe7366c46885d0fadae0bd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 960.9754638671875,
                            "deviation": 99.2077407836914,
                            "volatility": 0.14866314828395844
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.492986516352657,
                    "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
        }
    ]
}