List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=32
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=33",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=31",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82993038"
            },
            "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": 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": ""
                }
            },
            "id": 82993038,
            "name": "친선 대국",
            "creator": 1578292,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1578292,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-09T03:07:55.314419Z",
            "ended": "2026-01-09T03:22:34.853390Z",
            "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": 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": ""
                }
            },
            "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/82993358"
            },
            "players": {
                "black": {
                    "id": 347383,
                    "username": "Satoruuuuu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4303362c0053610313cec80885355d4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2199.2195039616226,
                            "deviation": 63.66528481563032,
                            "volatility": 0.05995849406556879
                        }
                    },
                    "ranking": 33.16143841772189,
                    "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": 82993358,
            "name": "親睦戦",
            "creator": 347383,
            "mode": "game",
            "source": "play",
            "black": 347383,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "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": 35,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 600, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-09T03:24:02.779892Z",
            "ended": "2026-01-09T03:34:53.039317Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 347383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2199.219482421875,
                            "deviation": 63.665283203125,
                            "volatility": 0.05995849519968033
                        }
                    },
                    "username": "Satoruuuuu",
                    "country": "un",
                    "ranking": 33.16143841772189,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4303362c0053610313cec80885355d4b?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/82993437"
            },
            "players": {
                "black": {
                    "id": 604023,
                    "username": "oaoaoa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1f33c6b2b99227e1f5b9763e5355f284?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1978.994467855441,
                            "deviation": 62.0057651879568,
                            "volatility": 0.06016330482516472
                        }
                    },
                    "ranking": 30.718797297541837,
                    "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": 82993437,
            "name": "Friendly Match",
            "creator": 604023,
            "mode": "game",
            "source": "play",
            "black": 604023,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 74,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-09T03:28:22.555143Z",
            "ended": "2026-01-09T03:40:52.284961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 604023,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1857.925048828125,
                            "deviation": 64.16983795166016,
                            "volatility": 0.060182034969329834
                        }
                    },
                    "username": "oaoaoa",
                    "country": "un",
                    "ranking": 30.718797297541837,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f33c6b2b99227e1f5b9763e5355f284?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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84531344"
            },
            "players": {
                "black": {
                    "id": 734392,
                    "username": "btles",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/f571b25539de7fe74d8e2a97f11b37b6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1910.045751683735,
                            "deviation": 63.77534228413616,
                            "volatility": 0.059989306678846444
                        }
                    },
                    "ranking": 29.897859506023998,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 84531344,
            "name": "친선 대국",
            "creator": 734392,
            "mode": "game",
            "source": "play",
            "black": 734392,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-25T12:11:29.622674Z",
            "ended": "2026-02-25T12:12:17.217066Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 734392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1910.0457763671875,
                            "deviation": 63.77534103393555,
                            "volatility": 0.05998930707573891
                        }
                    },
                    "username": "btles",
                    "country": "kr",
                    "ranking": 29.897859506023998,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f571b25539de7fe74d8e2a97f11b37b6?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "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/82994419"
            },
            "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": 1919619,
                    "username": "只此青绿",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7078db294084a9e7453c68d0f664cb62-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.7675040229815,
                            "deviation": 126.83722450050875,
                            "volatility": 0.06000561353530351
                        }
                    },
                    "ranking": 30.279173511129805,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82994419,
            "name": "友谊赛",
            "creator": 1919619,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1919619,
            "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": 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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-01-09T04:24:02.862932Z",
            "ended": "2026-01-09T04:24:24.766337Z",
            "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": 1919619,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.7674560546875,
                            "deviation": 126.83722686767578,
                            "volatility": 0.060005612671375275
                        }
                    },
                    "username": "只此青绿",
                    "country": "un",
                    "ranking": 30.279173511129805,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7078db294084a9e7453c68d0f664cb62-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/82994422"
            },
            "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": 1919619,
                    "username": "只此青绿",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7078db294084a9e7453c68d0f664cb62-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.7675040229815,
                            "deviation": 126.83722450050875,
                            "volatility": 0.06000561353530351
                        }
                    },
                    "ranking": 30.279173511129805,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82994422,
            "name": "友谊赛",
            "creator": 1919619,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1919619,
            "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": 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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-01-09T04:24:26.907166Z",
            "ended": "2026-01-09T04:24:46.088832Z",
            "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": 1919619,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.7674560546875,
                            "deviation": 126.83722686767578,
                            "volatility": 0.060005612671375275
                        }
                    },
                    "username": "只此青绿",
                    "country": "un",
                    "ranking": 30.279173511129805,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7078db294084a9e7453c68d0f664cb62-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/82994433"
            },
            "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": 1919619,
                    "username": "只此青绿",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7078db294084a9e7453c68d0f664cb62-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.7675040229815,
                            "deviation": 126.83722450050875,
                            "volatility": 0.06000561353530351
                        }
                    },
                    "ranking": 30.279173511129805,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82994433,
            "name": "友谊赛",
            "creator": 1919619,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1919619,
            "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": 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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-09T04:24:51.939033Z",
            "ended": "2026-01-09T04:29:57.427860Z",
            "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": 1919619,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.7674560546875,
                            "deviation": 126.83722686767578,
                            "volatility": 0.060005612671375275
                        }
                    },
                    "username": "只此青绿",
                    "country": "un",
                    "ranking": 30.279173511129805,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7078db294084a9e7453c68d0f664cb62-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/82994883"
            },
            "players": {
                "black": {
                    "id": 914098,
                    "username": "jiangqyvictor",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b27ac36c2224a99c65abafc3066dcf81?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.0083287082994,
                            "deviation": 114.80769373197215,
                            "volatility": 0.0600391405985517
                        }
                    },
                    "ranking": 28.932171538346804,
                    "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": 82994883,
            "name": "Friendly Match",
            "creator": 914098,
            "mode": "game",
            "source": "play",
            "black": 914098,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "18.0",
            "handicap": 18,
            "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": 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": "170.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-09T04:50:11.552976Z",
            "ended": "2026-01-09T04:52:51.076768Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 914098,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.00830078125,
                            "deviation": 114.80769348144531,
                            "volatility": 0.06003914028406143
                        }
                    },
                    "username": "jiangqyvictor",
                    "country": "un",
                    "ranking": 28.932171538346804,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b27ac36c2224a99c65abafc3066dcf81?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/82995979"
            },
            "players": {
                "black": {
                    "id": 1021279,
                    "username": "tuham",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9ea9c159f15203fec38e70e567c0fb99?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.7598366080597,
                            "deviation": 60.75922170827292,
                            "volatility": 0.05988589533751022
                        }
                    },
                    "ranking": 20.8613066810436,
                    "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": 82995979,
            "name": "親睦戦",
            "creator": 1021279,
            "mode": "game",
            "source": "play",
            "black": 1021279,
            "white": 902691,
            "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": 69,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 1200, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-09T05:53:09.625089Z",
            "ended": "2026-01-09T06:01:14.674177Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1021279,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.6109619140625,
                            "deviation": 61.10367965698242,
                            "volatility": 0.05988781526684761
                        }
                    },
                    "username": "tuham",
                    "country": "un",
                    "ranking": 20.8613066810436,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ea9c159f15203fec38e70e567c0fb99?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/82996175"
            },
            "players": {
                "black": {
                    "id": 1021279,
                    "username": "tuham",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9ea9c159f15203fec38e70e567c0fb99?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.7598366080597,
                            "deviation": 60.75922170827292,
                            "volatility": 0.05988589533751022
                        }
                    },
                    "ranking": 20.8613066810436,
                    "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": 82996175,
            "name": "親睦戦",
            "creator": 1021279,
            "mode": "game",
            "source": "play",
            "black": 1021279,
            "white": 902691,
            "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": 69,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 1200, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-09T06:03:11.367352Z",
            "ended": "2026-01-09T06:07:24.825690Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1021279,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.6109619140625,
                            "deviation": 61.10367965698242,
                            "volatility": 0.05988781526684761
                        }
                    },
                    "username": "tuham",
                    "country": "un",
                    "ranking": 20.8613066810436,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ea9c159f15203fec38e70e567c0fb99?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
        }
    ]
}