List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=25
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=26",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=24",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82419386"
            },
            "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": 82419386,
            "name": "Friendly Match",
            "creator": 929259,
            "mode": "game",
            "source": "play",
            "black": 929259,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 49,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2400, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-22T01:20:40.373360Z",
            "ended": "2025-12-22T01:30:58.913442Z",
            "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/80101639"
            },
            "players": {
                "black": {
                    "id": 1368458,
                    "username": "Meumi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b1ddf897b80cc48bbe5ba0a82885f98c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.6078483720992,
                            "deviation": 61.57057899806953,
                            "volatility": 0.05995952016476065
                        }
                    },
                    "ranking": 22.616861978905174,
                    "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": 80101639,
            "name": "Friendly Match",
            "creator": 1368458,
            "mode": "game",
            "source": "play",
            "black": 1368458,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 51,
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-09T15:58:27.561851Z",
            "ended": "2025-10-09T16:01:25.281575Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1368458,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.192626953125,
                            "deviation": 61.71147155761719,
                            "volatility": 0.05998138710856438
                        }
                    },
                    "username": "Meumi",
                    "country": "un",
                    "ranking": 22.616861978905174,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b1ddf897b80cc48bbe5ba0a82885f98c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80101815"
            },
            "players": {
                "black": {
                    "id": 1368458,
                    "username": "Meumi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b1ddf897b80cc48bbe5ba0a82885f98c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.6078483720992,
                            "deviation": 61.57057899806953,
                            "volatility": 0.05995952016476065
                        }
                    },
                    "ranking": 22.616861978905174,
                    "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": 80101815,
            "name": "Friendly Match",
            "creator": 1368458,
            "mode": "game",
            "source": "play",
            "black": 1368458,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-09T16:05:21.606845Z",
            "ended": "2025-10-09T16:09:01.629342Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1368458,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.192626953125,
                            "deviation": 61.71147155761719,
                            "volatility": 0.05998138710856438
                        }
                    },
                    "username": "Meumi",
                    "country": "un",
                    "ranking": 22.616861978905174,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b1ddf897b80cc48bbe5ba0a82885f98c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80102455"
            },
            "players": {
                "black": {
                    "id": 632376,
                    "username": "twinsgogo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4098f43281f5c388d7398467b43be2af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2238.32694354029,
                            "deviation": 84.80552292710345,
                            "volatility": 0.06000140659393506
                        }
                    },
                    "ranking": 33.569484024063605,
                    "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": 80102455,
            "name": "친선 대국",
            "creator": 632376,
            "mode": "game",
            "source": "play",
            "black": 632376,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-09T16:29:32.193779Z",
            "ended": "2025-10-09T16:47:45.275220Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 632376,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2238.326904296875,
                            "deviation": 84.80552673339844,
                            "volatility": 0.06000140681862831
                        }
                    },
                    "username": "twinsgogo",
                    "country": "un",
                    "ranking": 33.569484024063605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4098f43281f5c388d7398467b43be2af?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/80102793"
            },
            "players": {
                "black": {
                    "id": 1041224,
                    "username": "botplayer",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6b2ab77b8e788a955deabc7b39297981?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1904.9339300698455,
                            "deviation": 99.42925252028678,
                            "volatility": 0.05999853934996754
                        }
                    },
                    "ranking": 29.835820517061464,
                    "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": 80102793,
            "name": "Friendly Match",
            "creator": 1041224,
            "mode": "game",
            "source": "play",
            "black": 1041224,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-09T16:43:20.099763Z",
            "ended": "2025-10-09T16:58:26.816923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1041224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1908.1871337890625,
                            "deviation": 107.09803771972656,
                            "volatility": 0.05999871715903282
                        }
                    },
                    "username": "botplayer",
                    "country": "un",
                    "ranking": 29.835820517061464,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6b2ab77b8e788a955deabc7b39297981?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/80103416"
            },
            "players": {
                "black": {
                    "id": 1041224,
                    "username": "botplayer",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6b2ab77b8e788a955deabc7b39297981?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1904.9339300698455,
                            "deviation": 99.42925252028678,
                            "volatility": 0.05999853934996754
                        }
                    },
                    "ranking": 29.835820517061464,
                    "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": 80103416,
            "name": "Friendly Match",
            "creator": 1041224,
            "mode": "game",
            "source": "play",
            "black": 1041224,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-09T17:06:38.106752Z",
            "ended": "2025-10-09T17:26:26.037227Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1041224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1908.1871337890625,
                            "deviation": 107.09803771972656,
                            "volatility": 0.05999871715903282
                        }
                    },
                    "username": "botplayer",
                    "country": "un",
                    "ranking": 29.835820517061464,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6b2ab77b8e788a955deabc7b39297981?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/80103580"
            },
            "players": {
                "black": {
                    "id": 1368458,
                    "username": "Meumi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b1ddf897b80cc48bbe5ba0a82885f98c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.6078483720992,
                            "deviation": 61.57057899806953,
                            "volatility": 0.05995952016476065
                        }
                    },
                    "ranking": 22.616861978905174,
                    "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": 80103580,
            "name": "Friendly Match",
            "creator": 1368458,
            "mode": "game",
            "source": "play",
            "black": 1368458,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "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": 51,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-09T17:12:12.455834Z",
            "ended": "2025-10-09T17:24:57.342127Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1368458,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.192626953125,
                            "deviation": 61.71147155761719,
                            "volatility": 0.05998138710856438
                        }
                    },
                    "username": "Meumi",
                    "country": "un",
                    "ranking": 22.616861978905174,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b1ddf897b80cc48bbe5ba0a82885f98c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82419450"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "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": 82419450,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-22T01:24:04.875978Z",
            "ended": "2025-12-22T01:34:00.381308Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?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/80103741"
            },
            "players": {
                "black": {
                    "id": 632376,
                    "username": "twinsgogo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4098f43281f5c388d7398467b43be2af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2238.32694354029,
                            "deviation": 84.80552292710345,
                            "volatility": 0.06000140659393506
                        }
                    },
                    "ranking": 33.569484024063605,
                    "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": 80103741,
            "name": "친선 대국",
            "creator": 632376,
            "mode": "game",
            "source": "play",
            "black": 632376,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-09T17:19:08.528751Z",
            "ended": "2025-10-09T17:46:17.674223Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 632376,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2238.326904296875,
                            "deviation": 84.80552673339844,
                            "volatility": 0.06000140681862831
                        }
                    },
                    "username": "twinsgogo",
                    "country": "un",
                    "ranking": 33.569484024063605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4098f43281f5c388d7398467b43be2af?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/82422950"
            },
            "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": 82422950,
            "name": "Friendly Match",
            "creator": 929259,
            "mode": "game",
            "source": "play",
            "black": 929259,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 49,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2400, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-22T04:44:13.953975Z",
            "ended": "2025-12-22T04:47:51.549433Z",
            "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
        }
    ]
}