List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=62
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=63",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=61",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85890118"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85890118,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T02:53:29.859507Z",
            "ended": "2026-04-09T02:54:23.176174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.9815673828125,
                            "deviation": 100.64024353027344,
                            "volatility": 0.14898496866226196
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85890013"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85890013,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T02:47:26.261077Z",
            "ended": "2026-04-09T02:51:41.222195Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.9815673828125,
                            "deviation": 100.64024353027344,
                            "volatility": 0.14898496866226196
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889997"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889997,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T02:46:22.074905Z",
            "ended": "2026-04-09T02:47:23.573515Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.9815673828125,
                            "deviation": 100.64024353027344,
                            "volatility": 0.14898496866226196
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889966"
            },
            "players": {
                "black": {
                    "id": 1998453,
                    "username": "老子才是老大",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e19b98136bf71fa386a12a574b2c811f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 792.8675217297192,
                            "deviation": 100.78749180311655,
                            "volatility": 0.05998307831790487
                        }
                    },
                    "ranking": 9.543770048810602,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889966,
            "name": "友誼對局",
            "creator": 1998453,
            "mode": "game",
            "source": "play",
            "black": 1998453,
            "white": 58441,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T02:44:46.806517Z",
            "ended": "2026-04-09T02:54:37.571948Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1998453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 821.7578735351562,
                            "deviation": 106.11029052734375,
                            "volatility": 0.0599868968129158
                        }
                    },
                    "username": "老子才是老大",
                    "country": "un",
                    "ranking": 9.543770048810602,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e19b98136bf71fa386a12a574b2c811f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.9815673828125,
                            "deviation": 100.64024353027344,
                            "volatility": 0.14898496866226196
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889961"
            },
            "players": {
                "black": {
                    "id": 1998453,
                    "username": "老子才是老大",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e19b98136bf71fa386a12a574b2c811f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 792.8675217297192,
                            "deviation": 100.78749180311655,
                            "volatility": 0.05998307831790487
                        }
                    },
                    "ranking": 9.543770048810602,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889961,
            "name": "友誼對局",
            "creator": 1998453,
            "mode": "game",
            "source": "play",
            "black": 1998453,
            "white": 58441,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-09T02:44:23.789510Z",
            "ended": "2026-04-09T02:44:34.211462Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1998453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 821.7578735351562,
                            "deviation": 106.11029052734375,
                            "volatility": 0.0599868968129158
                        }
                    },
                    "username": "老子才是老大",
                    "country": "un",
                    "ranking": 9.543770048810602,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e19b98136bf71fa386a12a574b2c811f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.9815673828125,
                            "deviation": 100.64024353027344,
                            "volatility": 0.14898496866226196
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889927"
            },
            "players": {
                "black": {
                    "id": 1993561,
                    "username": "liumf6117",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3a01e328401f3c75ab6657e7012d82b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 757.4940136794604,
                            "deviation": 65.40407910652169,
                            "volatility": 0.06013932740951164
                        }
                    },
                    "ranking": 8.48719216243172,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889927,
            "name": "Friendly Match",
            "creator": 1993561,
            "mode": "game",
            "source": "play",
            "black": 1993561,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 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": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T02:42:11.986056Z",
            "ended": "2026-04-09T02:44:30.164375Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1993561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 747.4573974609375,
                            "deviation": 66.11479949951172,
                            "volatility": 0.06013570353388786
                        }
                    },
                    "username": "liumf6117",
                    "country": "un",
                    "ranking": 8.48719216243172,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a01e328401f3c75ab6657e7012d82b8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1082.7349853515625,
                            "deviation": 100.5467529296875,
                            "volatility": 0.14892180263996124
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889922"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889922,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T02:41:50.531603Z",
            "ended": "2026-04-09T02:43:03.593493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.79296875,
                            "deviation": 99.91122436523438,
                            "volatility": 0.1489437371492386
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889898"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889898,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T02:40:07.883139Z",
            "ended": "2026-04-09T02:41:48.693816Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.47216796875,
                            "deviation": 100.85128784179688,
                            "volatility": 0.1489456295967102
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889877"
            },
            "players": {
                "black": {
                    "id": 1993561,
                    "username": "liumf6117",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3a01e328401f3c75ab6657e7012d82b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 757.4940136794604,
                            "deviation": 65.40407910652169,
                            "volatility": 0.06013932740951164
                        }
                    },
                    "ranking": 8.48719216243172,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889877,
            "name": "Friendly Match",
            "creator": 1993561,
            "mode": "game",
            "source": "play",
            "black": 1993561,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 2,
            "komi": "1.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": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T02:39:07.453329Z",
            "ended": "2026-04-09T02:42:02.527961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1993561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 740.51171875,
                            "deviation": 66.2082290649414,
                            "volatility": 0.06013719365000725
                        }
                    },
                    "username": "liumf6117",
                    "country": "un",
                    "ranking": 8.48719216243172,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a01e328401f3c75ab6657e7012d82b8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.47216796875,
                            "deviation": 100.85128784179688,
                            "volatility": 0.1489456295967102
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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/85889855"
            },
            "players": {
                "black": {
                    "id": 1998453,
                    "username": "老子才是老大",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e19b98136bf71fa386a12a574b2c811f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 792.8675217297192,
                            "deviation": 100.78749180311655,
                            "volatility": 0.05998307831790487
                        }
                    },
                    "ranking": 9.543770048810602,
                    "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": 896.2579974006685,
                            "deviation": 111.3840973863266,
                            "volatility": 0.1493033471677088
                        }
                    },
                    "ranking": 12.381315714519776,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85889855,
            "name": "友誼對局",
            "creator": 1998453,
            "mode": "game",
            "source": "play",
            "black": 1998453,
            "white": 58441,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T02:38:04.835270Z",
            "ended": "2026-04-09T02:43:45.072321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1998453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 835.0569458007812,
                            "deviation": 108.78765869140625,
                            "volatility": 0.059988345950841904
                        }
                    },
                    "username": "老子才是老大",
                    "country": "un",
                    "ranking": 9.543770048810602,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e19b98136bf71fa386a12a574b2c811f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.79296875,
                            "deviation": 99.91122436523438,
                            "volatility": 0.1489437371492386
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.381315714519776,
                    "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
        }
    ]
}