List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=31
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=32",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=30",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84473613"
            },
            "players": {
                "black": {
                    "id": 1562329,
                    "username": "pinfel",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/9404783a715b59caf325571b93b8be33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.6441860653538,
                            "deviation": 62.95269989612927,
                            "volatility": 0.05994355125148835
                        }
                    },
                    "ranking": 25.907787395604977,
                    "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": 84473613,
            "name": "Friendly Match",
            "creator": 1562329,
            "mode": "game",
            "source": "play",
            "black": 1562329,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 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-23T16:54:00.513846Z",
            "ended": "2026-02-23T16:55:25.155135Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1562329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.3109130859375,
                            "deviation": 63.239627838134766,
                            "volatility": 0.05994454771280289
                        }
                    },
                    "username": "pinfel",
                    "country": "ca",
                    "ranking": 25.907787395604977,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9404783a715b59caf325571b93b8be33-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82833796"
            },
            "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": 82833796,
            "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": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-04T02:36:05.156116Z",
            "ended": "2026-01-04T02:49:40.629965Z",
            "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/82834017"
            },
            "players": {
                "black": {
                    "id": 761457,
                    "username": "신세계",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6c1b5c20f5213e3b1993853fc9b3798c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1985.967834804299,
                            "deviation": 63.533585322715695,
                            "volatility": 0.06011281415628925
                        }
                    },
                    "ranking": 30.800227383879,
                    "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": 82834017,
            "name": "친선 대국",
            "creator": 761457,
            "mode": "game",
            "source": "play",
            "black": 761457,
            "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": 88,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 60, \"periods\": 7}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-04T02:45:12.230281Z",
            "ended": "2026-01-04T03:27:54.452184Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 761457,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1985.9678955078125,
                            "deviation": 63.53358459472656,
                            "volatility": 0.06011281535029411
                        }
                    },
                    "username": "신세계",
                    "country": "un",
                    "ranking": 30.800227383879,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6c1b5c20f5213e3b1993853fc9b3798c?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/82834110"
            },
            "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": 82834110,
            "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": "47.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-04T02:49:46.451298Z",
            "ended": "2026-01-04T03:06:12.931103Z",
            "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/82836093"
            },
            "players": {
                "black": {
                    "id": 8913,
                    "username": "illluck",
                    "country": "bm",
                    "icon": "https://secure.gravatar.com/avatar/85bdd392bea699743bc80952caf31802?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2068.891243707205,
                            "deviation": 66.16758881780326,
                            "volatility": 0.0601497175009674
                        }
                    },
                    "ranking": 31.74721200682494,
                    "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": 82836093,
            "name": "Friendly Match",
            "creator": 8913,
            "mode": "game",
            "source": "play",
            "black": 8913,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 25,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 20, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-04T04:26:18.377593Z",
            "ended": "2026-01-04T04:41:23.960597Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 8913,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2145.40576171875,
                            "deviation": 74.19947814941406,
                            "volatility": 0.060122426599264145
                        }
                    },
                    "username": "illluck",
                    "country": "bm",
                    "ranking": 31.74721200682494,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/85bdd392bea699743bc80952caf31802?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/84462855"
            },
            "players": {
                "black": {
                    "id": 1108557,
                    "username": "leejwha",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/5c6a6ff8b3feb341d152c098d19dfd20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "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": 84462855,
            "name": "친선 대국",
            "creator": 1108557,
            "mode": "game",
            "source": "play",
            "black": 1108557,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-23T09:41:01.319737Z",
            "ended": "2026-02-23T10:18:15.557775Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1108557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "leejwha",
                    "country": "kr",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c6a6ff8b3feb341d152c098d19dfd20?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/82834467"
            },
            "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": 82834467,
            "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": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-04T03:06:20.373509Z",
            "ended": "2026-01-04T03:18:07.425118Z",
            "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/82834700"
            },
            "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": 82834700,
            "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": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-04T03:18:11.455528Z",
            "ended": "2026-01-04T03:28:56.313261Z",
            "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/84483597"
            },
            "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": 84483597,
            "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": "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-23T23:29:10.565332Z",
            "ended": "2026-02-23T23:37:49.355839Z",
            "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/84473783"
            },
            "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": 84473783,
            "name": "Friendly Match",
            "creator": 1136031,
            "mode": "game",
            "source": "play",
            "black": 1136031,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "11.0",
            "handicap": 11,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-23T17:01:10.491576Z",
            "ended": "2026-02-23T17:09:43.649485Z",
            "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
        }
    ]
}