List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=26
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/902691/games?format=api&page=27",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80207264"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1807630,
                    "username": "icespring",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9fe190ab7cae5cff5fe01f6a68a186ed-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1977.102012499885,
                            "deviation": 63.302157407191906,
                            "volatility": 0.06013737990456614
                        }
                    },
                    "ranking": 30.69664902838793,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80207264,
            "name": "友谊赛",
            "creator": 1807630,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1807630,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 385,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 10800, \"max_time\": 10800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-13T00:39:34.685185Z",
            "ended": "2025-10-13T06:14:39.114712Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1807630,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1902.600830078125,
                            "deviation": 62.931636810302734,
                            "volatility": 0.060102593153715134
                        }
                    },
                    "username": "icespring",
                    "country": "un",
                    "ranking": 30.69664902838793,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9fe190ab7cae5cff5fe01f6a68a186ed-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82435867"
            },
            "players": {
                "black": {
                    "id": 929259,
                    "username": "Jackgogo",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/d9b7120620a4fda2c32ed45ed440ebf5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.8194723874396,
                            "deviation": 61.50880476306173,
                            "volatility": 0.05988095722435248
                        }
                    },
                    "ranking": 29.55320040192952,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 82435867,
            "name": "Friendly Match",
            "creator": 929259,
            "mode": "game",
            "source": "play",
            "black": 929259,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 49,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2400, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-22T14:52:56.729027Z",
            "ended": "2025-12-22T15:06:26.867476Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 929259,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.8194580078125,
                            "deviation": 61.50880432128906,
                            "volatility": 0.05988095700740814
                        }
                    },
                    "username": "Jackgogo",
                    "country": "ca",
                    "ranking": 29.55320040192952,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d9b7120620a4fda2c32ed45ed440ebf5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80207290"
            },
            "players": {
                "black": {
                    "id": 1322846,
                    "username": "Trần Đình Thuận",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c4260a85a0ba6b203a38375b3f6b8e56-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 897.6837488706509,
                            "deviation": 70.07124490249741,
                            "volatility": 0.06148106565490103
                        }
                    },
                    "ranking": 12.418113067107232,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80207290,
            "name": "Bot Match",
            "creator": 1322846,
            "mode": "game",
            "source": "play",
            "black": 1322846,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "152.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-13T00:40:41.270845Z",
            "ended": "2025-10-13T00:48:39.010174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1322846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1027.659423828125,
                            "deviation": 80.52800750732422,
                            "volatility": 0.0608128122985363
                        }
                    },
                    "username": "Trần Đình Thuận",
                    "country": "un",
                    "ranking": 12.418113067107232,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c4260a85a0ba6b203a38375b3f6b8e56-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80207337"
            },
            "players": {
                "black": {
                    "id": 909906,
                    "username": "Chikotyan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/121c1138d7911c241f45ad0832a7b0af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.7562583199526,
                            "deviation": 62.91740640096479,
                            "volatility": 0.059976651223732705
                        }
                    },
                    "ranking": 30.5987212853693,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80207337,
            "name": "Friendly Match",
            "creator": 909906,
            "mode": "game",
            "source": "play",
            "black": 909906,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 60, \"max_time\": 60}",
            "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-10-13T00:43:10.481308Z",
            "ended": "2025-10-13T00:45:42.886502Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 909906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1948.721435546875,
                            "deviation": 62.18508529663086,
                            "volatility": 0.0599772147834301
                        }
                    },
                    "username": "Chikotyan",
                    "country": "un",
                    "ranking": 30.5987212853693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/121c1138d7911c241f45ad0832a7b0af?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80207788"
            },
            "players": {
                "black": {
                    "id": 1578292,
                    "username": "woos1112",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8be075b75190f4e836668480a3ad8540?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1850.6709800255903,
                            "deviation": 61.47058489077221,
                            "volatility": 0.059961189221331854
                        }
                    },
                    "ranking": 29.166807269726654,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80207788,
            "name": "친선 대국",
            "creator": 1578292,
            "mode": "game",
            "source": "play",
            "black": 1578292,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 78,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 50, \"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-10-13T01:09:09.824208Z",
            "ended": "2025-10-13T01:29:51.782243Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1578292,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1850.6710205078125,
                            "deviation": 61.470584869384766,
                            "volatility": 0.059961188584566116
                        }
                    },
                    "username": "woos1112",
                    "country": "un",
                    "ranking": 29.166807269726654,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8be075b75190f4e836668480a3ad8540?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80207977"
            },
            "players": {
                "black": {
                    "id": 1322846,
                    "username": "Trần Đình Thuận",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c4260a85a0ba6b203a38375b3f6b8e56-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 897.6837488706509,
                            "deviation": 70.07124490249741,
                            "volatility": 0.06148106565490103
                        }
                    },
                    "ranking": 12.418113067107232,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80207977,
            "name": "Bot Match",
            "creator": 1322846,
            "mode": "game",
            "source": "play",
            "black": 1322846,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-10-13T01:21:45.150322Z",
            "ended": "2025-10-13T01:22:27.467914Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1322846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1027.659423828125,
                            "deviation": 80.52800750732422,
                            "volatility": 0.0608128122985363
                        }
                    },
                    "username": "Trần Đình Thuận",
                    "country": "un",
                    "ranking": 12.418113067107232,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c4260a85a0ba6b203a38375b3f6b8e56-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80208109"
            },
            "players": {
                "black": {
                    "id": 1151751,
                    "username": "hongyu001",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.0538671034983,
                            "deviation": 66.99939797352182,
                            "volatility": 0.05998052514630058
                        }
                    },
                    "ranking": 34.46942513843636,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80208109,
            "name": "友誼對局",
            "creator": 1151751,
            "mode": "game",
            "source": "play",
            "black": 1151751,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 4,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": 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-10-13T01:28:16.777895Z",
            "ended": "2025-10-13T01:33:28.600184Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1151751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.053955078125,
                            "deviation": 66.99939727783203,
                            "volatility": 0.05998052656650543
                        }
                    },
                    "username": "hongyu001",
                    "country": "un",
                    "ranking": 34.46942513843636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80208198"
            },
            "players": {
                "black": {
                    "id": 1151751,
                    "username": "hongyu001",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.0538671034983,
                            "deviation": 66.99939797352182,
                            "volatility": 0.05998052514630058
                        }
                    },
                    "ranking": 34.46942513843636,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80208198,
            "name": "友誼對局",
            "creator": 1151751,
            "mode": "game",
            "source": "play",
            "black": 1151751,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 4,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": 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-10-13T01:33:48.152045Z",
            "ended": "2025-10-13T01:36:59.806165Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1151751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.053955078125,
                            "deviation": 66.99939727783203,
                            "volatility": 0.05998052656650543
                        }
                    },
                    "username": "hongyu001",
                    "country": "un",
                    "ranking": 34.46942513843636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80208264"
            },
            "players": {
                "black": {
                    "id": 1151751,
                    "username": "hongyu001",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.0538671034983,
                            "deviation": 66.99939797352182,
                            "volatility": 0.05998052514630058
                        }
                    },
                    "ranking": 34.46942513843636,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80208264,
            "name": "友誼對局",
            "creator": 1151751,
            "mode": "game",
            "source": "play",
            "black": 1151751,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 4,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": 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-10-13T01:37:09.932950Z",
            "ended": "2025-10-13T01:43:36.006308Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1151751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.053955078125,
                            "deviation": 66.99939727783203,
                            "volatility": 0.05998052656650543
                        }
                    },
                    "username": "hongyu001",
                    "country": "un",
                    "ranking": 34.46942513843636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/80208753"
            },
            "players": {
                "black": {
                    "id": 1149538,
                    "username": "boooooooger",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f9212ca99209288743bea553e4086f5b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.9963527307773,
                            "deviation": 62.68136407114511,
                            "volatility": 0.060433722409859204
                        }
                    },
                    "ranking": 16.612534648056187,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80208753,
            "name": "Friendly Match",
            "creator": 1149538,
            "mode": "game",
            "source": "play",
            "black": 1149538,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-13T02:04:19.527669Z",
            "ended": "2025-10-13T02:08:09.281020Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1149538,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.4037475585938,
                            "deviation": 67.1570816040039,
                            "volatility": 0.06010346859693527
                        }
                    },
                    "username": "boooooooger",
                    "country": "un",
                    "ranking": 16.612534648056187,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9212ca99209288743bea553e4086f5b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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
        }
    ]
}