List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=30
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=31",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=29",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84450552"
            },
            "players": {
                "black": {
                    "id": 1725237,
                    "username": "Flyflyinga",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8177cf57978bb085cc5d79566b77808f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.4022467534207,
                            "deviation": 218.98261951506174,
                            "volatility": 0.059997467683277406
                        }
                    },
                    "ranking": 21.139740818227136,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 84450552,
            "name": "友誼對局",
            "creator": 1725237,
            "mode": "game",
            "source": "play",
            "black": 1725237,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 115,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 10800, \"max_time\": 10800}",
            "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-22T23:04:30.122257Z",
            "ended": "2026-02-22T23:06:47.023358Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1725237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.4022216796875,
                            "deviation": 218.9826202392578,
                            "volatility": 0.05999746918678284
                        }
                    },
                    "username": "Flyflyinga",
                    "country": "un",
                    "ranking": 21.139740818227136,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8177cf57978bb085cc5d79566b77808f?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/84421105"
            },
            "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": 84421105,
            "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": "2026-02-22T00:54:08.706644Z",
            "ended": "2026-02-22T00:57:40.898098Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 909906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.7562255859375,
                            "deviation": 62.91740798950195,
                            "volatility": 0.05997665226459503
                        }
                    },
                    "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/84424939"
            },
            "players": {
                "black": {
                    "id": 667760,
                    "username": "jackcao85",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c99ebc2e8e2ccc5bcd66a7a0444c0c35?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.6061672173996,
                            "deviation": 65.58858582283912,
                            "volatility": 0.06001051089431263
                        }
                    },
                    "ranking": 24.619239427283993,
                    "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": 84424939,
            "name": "Friendly Match",
            "creator": 667760,
            "mode": "game",
            "source": "play",
            "black": 667760,
            "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": 88,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-22T04:20:04.026534Z",
            "ended": "2026-02-22T04:34:53.510109Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 667760,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.606201171875,
                            "deviation": 65.58858489990234,
                            "volatility": 0.06001051142811775
                        }
                    },
                    "username": "jackcao85",
                    "country": "un",
                    "ranking": 24.619239427283993,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c99ebc2e8e2ccc5bcd66a7a0444c0c35?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/82800744"
            },
            "players": {
                "black": {
                    "id": 571343,
                    "username": "jwlee",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/949c994c09aaeb657b4f2623cf6c90b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1786.4869838669633,
                            "deviation": 60.967196229981305,
                            "volatility": 0.06000423245728105
                        }
                    },
                    "ranking": 28.349678186733435,
                    "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": 82800744,
            "name": "Friendly Match",
            "creator": 571343,
            "mode": "game",
            "source": "play",
            "black": 571343,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "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": 81,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-03T01:19:37.725681Z",
            "ended": "2026-01-03T01:43:18.596222Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 571343,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.0498046875,
                            "deviation": 60.5273323059082,
                            "volatility": 0.06002543121576309
                        }
                    },
                    "username": "jwlee",
                    "country": "un",
                    "ranking": 28.349678186733435,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/949c994c09aaeb657b4f2623cf6c90b8?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/84442359"
            },
            "players": {
                "black": {
                    "id": 1637545,
                    "username": "kensai1984",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/950d87f692f5a87cd6f036057273d15b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1986.9819511118458,
                            "deviation": 64.62567980982955,
                            "volatility": 0.06001668813621326
                        }
                    },
                    "ranking": 30.81204570240536,
                    "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": 84442359,
            "name": "親睦戦",
            "creator": 1637545,
            "mode": "game",
            "source": "play",
            "black": 1637545,
            "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": 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": "2026-02-22T17:33:17.956615Z",
            "ended": "2026-02-22T17:51:59.668876Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1637545,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1986.98193359375,
                            "deviation": 64.62567901611328,
                            "volatility": 0.0600166879594326
                        }
                    },
                    "username": "kensai1984",
                    "country": "un",
                    "ranking": 30.81204570240536,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/950d87f692f5a87cd6f036057273d15b?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/84405597"
            },
            "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": 84405597,
            "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": 54,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3000, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-21T13:53:41.200222Z",
            "ended": "2026-02-21T14:01:30.828669Z",
            "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/84448189"
            },
            "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": 84448189,
            "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": "2026-02-22T21:19:14.947712Z",
            "ended": "2026-02-22T21:30:44.128913Z",
            "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/84413512"
            },
            "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": 84413512,
            "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": 54,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3000, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-21T18:57:04.439392Z",
            "ended": "2026-02-21T19:02:04.153482Z",
            "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/84445458"
            },
            "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": 84445458,
            "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": "2026-02-22T19:35:19.105024Z",
            "ended": "2026-02-22T19:54:00.197601Z",
            "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/84417426"
            },
            "players": {
                "black": {
                    "id": 1136031,
                    "username": "gogowin11",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.3749762210566,
                            "deviation": 61.06019116339168,
                            "volatility": 0.05993478373645529
                        }
                    },
                    "ranking": 14.669579583816327,
                    "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": 84417426,
            "name": "Friendly Match",
            "creator": 1136031,
            "mode": "game",
            "source": "play",
            "black": 1136031,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "12.0",
            "handicap": 12,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1500, \"period_time\": 20, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-21T21:43:00.415976Z",
            "ended": "2026-02-21T21:50:41.248954Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1136031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1027.5810546875,
                            "deviation": 60.84746551513672,
                            "volatility": 0.059952717274427414
                        }
                    },
                    "username": "gogowin11",
                    "country": "un",
                    "ranking": 14.669579583816327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?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
        }
    ]
}