List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=36
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&page=37",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=35",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82360347"
            },
            "players": {
                "black": {
                    "id": 1731220,
                    "username": "antman57",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2ca94a3b3efcca21548f3c797cc84994?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 826.252473022016,
                            "deviation": 70.42396621986803,
                            "volatility": 0.06000428118247425
                        }
                    },
                    "ranking": 10.49857411590317,
                    "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": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 82360347,
            "name": "Friendly Match",
            "creator": 1731220,
            "mode": "game",
            "source": "play",
            "black": 1731220,
            "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": 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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-12-20T03:26:00.548149Z",
            "ended": "2025-12-20T03:28:59.453178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1731220,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 884.5172119140625,
                            "deviation": 80.41976928710938,
                            "volatility": 0.05999667942523956
                        }
                    },
                    "username": "antman57",
                    "country": "un",
                    "ranking": 10.49857411590317,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2ca94a3b3efcca21548f3c797cc84994?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.2364501953125,
                            "deviation": 98.38567352294922,
                            "volatility": 0.14951181411743164
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "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/82379613"
            },
            "players": {
                "black": {
                    "id": 1550848,
                    "username": "Ivanromanych",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/37f9b923ccacc0f7a54142843d2dd28c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.9981941527673,
                            "deviation": 65.06010691623773,
                            "volatility": 0.06010096941443564
                        }
                    },
                    "ranking": 14.068050324637838,
                    "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": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 82379613,
            "name": "Дружеский матч",
            "creator": 1550848,
            "mode": "game",
            "source": "play",
            "black": 1550848,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "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": "2025-12-20T18:19:24.047206Z",
            "ended": "2025-12-20T18:22:06.588887Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1550848,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 896.1581420898438,
                            "deviation": 66.34947967529297,
                            "volatility": 0.060099102556705475
                        }
                    },
                    "username": "Ivanromanych",
                    "country": "un",
                    "ranking": 14.068050324637838,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/37f9b923ccacc0f7a54142843d2dd28c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.3468017578125,
                            "deviation": 99.86289978027344,
                            "volatility": 0.14961844682693481
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "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/82360351"
            },
            "players": {
                "black": {
                    "id": 1799684,
                    "username": "hsfrisbeefanatic",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/14126d0655a2b061c3f6e03fa162ab53?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 746.3905065007677,
                            "deviation": 62.07314919884719,
                            "volatility": 0.060002564258269504
                        }
                    },
                    "ranking": 8.145342959806229,
                    "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": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 82360351,
            "name": "Friendly Match",
            "creator": 1799684,
            "mode": "game",
            "source": "play",
            "black": 1799684,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T03:26:16.825179Z",
            "ended": "2025-12-20T03:30:11.937531Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1799684,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 741.3458862304688,
                            "deviation": 62.12839889526367,
                            "volatility": 0.06001470237970352
                        }
                    },
                    "username": "hsfrisbeefanatic",
                    "country": "un",
                    "ranking": 8.145342959806229,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/14126d0655a2b061c3f6e03fa162ab53?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.2364501953125,
                            "deviation": 98.38567352294922,
                            "volatility": 0.14951181411743164
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "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/82357303"
            },
            "players": {
                "black": {
                    "id": 1897066,
                    "username": "32B04-Edward",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/2301a83db9ebe822a8987361f0070594?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 358.42409083483085,
                            "deviation": 80.74819265477451,
                            "volatility": 0.05999878402401198
                        }
                    },
                    "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": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 82357303,
            "name": "Friendly Match",
            "creator": 1897066,
            "mode": "game",
            "source": "play",
            "black": 1897066,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-20T00:48:43.180840Z",
            "ended": "2025-12-20T00:51:57.268519Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1897066,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 358.4241027832031,
                            "deviation": 80.7481918334961,
                            "volatility": 0.059998784214258194
                        }
                    },
                    "username": "32B04-Edward",
                    "country": "my",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2301a83db9ebe822a8987361f0070594?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.6453857421875,
                            "deviation": 95.67780303955078,
                            "volatility": 0.14955468475818634
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "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/82354130"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1921368,
                    "username": "E-man1234567899",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3705ccb0091cd49651918af71ecd8d56?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 82354130,
            "name": "Friendly Match",
            "creator": 1921368,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1921368,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-19T22:09:38.116159Z",
            "ended": "2025-12-19T22:09:52.132529Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 930.06494140625,
                            "deviation": 96.29642486572266,
                            "volatility": 0.14954334497451782
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1921368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "E-man1234567899",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3705ccb0091cd49651918af71ecd8d56?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/82354134"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1921368,
                    "username": "E-man1234567899",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3705ccb0091cd49651918af71ecd8d56?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 82354134,
            "name": "Friendly Match",
            "creator": 1921368,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1921368,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-19T22:09:53.446230Z",
            "ended": "2025-12-19T22:11:08.351370Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 930.06494140625,
                            "deviation": 96.29642486572266,
                            "volatility": 0.14954334497451782
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1921368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "E-man1234567899",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3705ccb0091cd49651918af71ecd8d56?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/82357309"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1831010,
                    "username": "bluelionxia",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/925522426303289c7deacaaf288bc790?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.37105562885,
                            "deviation": 60.8596907866381,
                            "volatility": 0.059877684717923256
                        }
                    },
                    "ranking": 21.262715089428387,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82357309,
            "name": "Friendly Match",
            "creator": 1831010,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1831010,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 1,
            "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": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T00:49:23.905521Z",
            "ended": "2025-12-20T00:50:35.363849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.6453857421875,
                            "deviation": 95.67780303955078,
                            "volatility": 0.14955468475818634
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1831010,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.972412109375,
                            "deviation": 60.864742279052734,
                            "volatility": 0.059922635555267334
                        }
                    },
                    "username": "bluelionxia",
                    "country": "us",
                    "ranking": 21.262715089428387,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/925522426303289c7deacaaf288bc790?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/82360368"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1099191,
                    "username": "SAP GO",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6818a8484c12f0a3af4abd3d93bce9f6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.5728860921342,
                            "deviation": 64.30405936947459,
                            "volatility": 0.060010286071758484
                        }
                    },
                    "ranking": 11.170149177154014,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82360368,
            "name": "Friendly Match",
            "creator": 1099191,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1099191,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 35,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 600, \"max_time\": 6000}",
            "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": "2025-12-20T03:27:16.520906Z",
            "ended": "2025-12-20T03:49:47.342501Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.9634399414062,
                            "deviation": 96.513671875,
                            "volatility": 0.14955741167068481
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1099191,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1004.2964477539062,
                            "deviation": 102.82572174072266,
                            "volatility": 0.0599965937435627
                        }
                    },
                    "username": "SAP GO",
                    "country": "un",
                    "ranking": 11.170149177154014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6818a8484c12f0a3af4abd3d93bce9f6?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82363146"
            },
            "players": {
                "black": {
                    "id": 1633835,
                    "username": "lisasij1322",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/9183f75904c2fc2ce245bfeada73380f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 68.1633657742381,
                            "volatility": 0.060158898526089744
                        }
                    },
                    "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": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 82363146,
            "name": "友誼對局",
            "creator": 1633835,
            "mode": "game",
            "source": "play",
            "black": 1633835,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "120.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-20T06:04:54.053224Z",
            "ended": "2025-12-20T06:14:07.304515Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1633835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 68.16336822509766,
                            "volatility": 0.06015889719128609
                        }
                    },
                    "username": "lisasij1322",
                    "country": "tw",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9183f75904c2fc2ce245bfeada73380f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.1339111328125,
                            "deviation": 95.66936492919922,
                            "volatility": 0.14957502484321594
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "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/79675254"
            },
            "players": {
                "black": {
                    "id": 1853829,
                    "username": "SHINDOU KUN",
                    "country": "dk",
                    "icon": "https://user-uploads.online-go.com/0cbb4011c9f5fa52702ab0b295183385-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 772.1390189673122,
                            "deviation": 65.97771551039578,
                            "volatility": 0.059983920530748566
                        }
                    },
                    "ranking": 8.93049094702972,
                    "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": 955.709161073773,
                            "deviation": 103.083475271352,
                            "volatility": 0.1497298769954851
                        }
                    },
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 79675254,
            "name": "Friendly Match",
            "creator": 1853829,
            "mode": "game",
            "source": "play",
            "black": 1853829,
            "white": 58441,
            "width": 19,
            "height": 19,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-26T10:09:42.534388Z",
            "ended": "2025-09-26T10:17:25.275443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1853829,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 552.96240234375,
                            "deviation": 74.01325225830078,
                            "volatility": 0.05998101085424423
                        }
                    },
                    "username": "SHINDOU KUN",
                    "country": "dk",
                    "ranking": 8.93049094702972,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0cbb4011c9f5fa52702ab0b295183385-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1123.8841552734375,
                            "deviation": 100.33163452148438,
                            "volatility": 0.14996975660324097
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.868132032086553,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}