List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&ordering=-id&page=2
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&ordering=-id&page=3",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&ordering=-id",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85638389"
            },
            "players": {
                "black": {
                    "id": 1342614,
                    "username": "ironmax3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1ff99db7f28898e28e6cba70a47af9b5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 983.0935097764054,
                            "deviation": 317.1275836279391,
                            "volatility": 0.06000664566607764
                        }
                    },
                    "ranking": 14.52213343620251,
                    "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": 85638389,
            "name": "친선 대국",
            "creator": 1342614,
            "mode": "game",
            "source": "play",
            "black": 1342614,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.00",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"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-04-01T06:54:03.243160Z",
            "ended": "2026-04-01T06:58:55.438552Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1342614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 983.093505859375,
                            "deviation": 317.1275939941406,
                            "volatility": 0.06000664457678795
                        }
                    },
                    "username": "ironmax3",
                    "country": "un",
                    "ranking": 14.52213343620251,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ff99db7f28898e28e6cba70a47af9b5?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/85638211"
            },
            "players": {
                "black": {
                    "id": 1382605,
                    "username": "peschet",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474559163199,
                            "deviation": 61.13476468243132,
                            "volatility": 0.0600527821933419
                        }
                    },
                    "ranking": 31.301900666766606,
                    "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": 85638211,
            "name": "Freundschaftsspiel",
            "creator": 1382605,
            "mode": "game",
            "source": "play",
            "black": 1382605,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:45:24.309408Z",
            "ended": "2026-04-01T06:59:24.109266Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1382605,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474609375,
                            "deviation": 61.134765625,
                            "volatility": 0.0600527822971344
                        }
                    },
                    "username": "peschet",
                    "country": "un",
                    "ranking": 31.301900666766606,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?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/85638139"
            },
            "players": {
                "black": {
                    "id": 1382605,
                    "username": "peschet",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474559163199,
                            "deviation": 61.13476468243132,
                            "volatility": 0.0600527821933419
                        }
                    },
                    "ranking": 31.301900666766606,
                    "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": 85638139,
            "name": "Freundschaftsspiel",
            "creator": 1382605,
            "mode": "game",
            "source": "play",
            "black": 1382605,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:41:08.924804Z",
            "ended": "2026-04-01T06:45:02.713821Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1382605,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474609375,
                            "deviation": 61.134765625,
                            "volatility": 0.0600527822971344
                        }
                    },
                    "username": "peschet",
                    "country": "un",
                    "ranking": 31.301900666766606,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?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/85638120"
            },
            "players": {
                "black": {
                    "id": 1382605,
                    "username": "peschet",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474559163199,
                            "deviation": 61.13476468243132,
                            "volatility": 0.0600527821933419
                        }
                    },
                    "ranking": 31.301900666766606,
                    "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": 85638120,
            "name": "Freundschaftsspiel",
            "creator": 1382605,
            "mode": "game",
            "source": "play",
            "black": 1382605,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:40:01.376007Z",
            "ended": "2026-04-01T06:41:06.627793Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1382605,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474609375,
                            "deviation": 61.134765625,
                            "volatility": 0.0600527822971344
                        }
                    },
                    "username": "peschet",
                    "country": "un",
                    "ranking": 31.301900666766606,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?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/85637974"
            },
            "players": {
                "black": {
                    "id": 1382605,
                    "username": "peschet",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474559163199,
                            "deviation": 61.13476468243132,
                            "volatility": 0.0600527821933419
                        }
                    },
                    "ranking": 31.301900666766606,
                    "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": 85637974,
            "name": "Freundschaftsspiel",
            "creator": 1382605,
            "mode": "game",
            "source": "play",
            "black": 1382605,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:32:37.445871Z",
            "ended": "2026-04-01T06:38:24.845094Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1382605,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474609375,
                            "deviation": 61.134765625,
                            "volatility": 0.0600527822971344
                        }
                    },
                    "username": "peschet",
                    "country": "un",
                    "ranking": 31.301900666766606,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?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/85637854"
            },
            "players": {
                "black": {
                    "id": 1382605,
                    "username": "peschet",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474559163199,
                            "deviation": 61.13476468243132,
                            "volatility": 0.0600527821933419
                        }
                    },
                    "ranking": 31.301900666766606,
                    "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": 85637854,
            "name": "Freundschaftsspiel",
            "creator": 1382605,
            "mode": "game",
            "source": "play",
            "black": 1382605,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:26:45.876728Z",
            "ended": "2026-04-01T06:32:35.316491Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1382605,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.474609375,
                            "deviation": 61.134765625,
                            "volatility": 0.0600527822971344
                        }
                    },
                    "username": "peschet",
                    "country": "un",
                    "ranking": 31.301900666766606,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d12b7fc4bd38729b21cb771d2388d20e?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/85637505"
            },
            "players": {
                "black": {
                    "id": 852185,
                    "username": "swuns",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3761043040922,
                            "deviation": 184.60763746107781,
                            "volatility": 0.059998298561924006
                        }
                    },
                    "ranking": 20.99729423293508,
                    "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": 85637505,
            "name": "Friendly Match",
            "creator": 852185,
            "mode": "game",
            "source": "play",
            "black": 852185,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 8,
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:11:48.918089Z",
            "ended": "2026-04-01T06:21:52.183875Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 852185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3760986328125,
                            "deviation": 184.60763549804688,
                            "volatility": 0.059998299926519394
                        }
                    },
                    "username": "swuns",
                    "country": "us",
                    "ranking": 20.99729423293508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?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/85637407"
            },
            "players": {
                "black": {
                    "id": 1993008,
                    "username": "Chkoiol",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b8bae9d74dfc130ac1f9221a283a400b?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": 85637407,
            "name": "友誼對局",
            "creator": 1993008,
            "mode": "game",
            "source": "play",
            "black": 1993008,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 2,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 115,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 10800, \"max_time\": 10800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:08:31.086022Z",
            "ended": "2026-04-01T06:20:44.845236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1993008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Chkoiol",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b8bae9d74dfc130ac1f9221a283a400b?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/85637296"
            },
            "players": {
                "black": {
                    "id": 852185,
                    "username": "swuns",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3761043040922,
                            "deviation": 184.60763746107781,
                            "volatility": 0.059998298561924006
                        }
                    },
                    "ranking": 20.99729423293508,
                    "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": 85637296,
            "name": "Friendly Match",
            "creator": 852185,
            "mode": "game",
            "source": "play",
            "black": 852185,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 8,
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:03:18.445951Z",
            "ended": "2026-04-01T06:11:22.246797Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 852185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3760986328125,
                            "deviation": 184.60763549804688,
                            "volatility": 0.059998299926519394
                        }
                    },
                    "username": "swuns",
                    "country": "us",
                    "ranking": 20.99729423293508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?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/85636576"
            },
            "players": {
                "black": {
                    "id": 1342614,
                    "username": "ironmax3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1ff99db7f28898e28e6cba70a47af9b5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 983.0935097764054,
                            "deviation": 317.1275836279391,
                            "volatility": 0.06000664566607764
                        }
                    },
                    "ranking": 14.52213343620251,
                    "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": 85636576,
            "name": "친선 대국",
            "creator": 1342614,
            "mode": "game",
            "source": "play",
            "black": 1342614,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.00",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T05:24:14.628072Z",
            "ended": "2026-04-01T06:25:08.616484Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1342614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 983.093505859375,
                            "deviation": 317.1275939941406,
                            "volatility": 0.06000664457678795
                        }
                    },
                    "username": "ironmax3",
                    "country": "un",
                    "ranking": 14.52213343620251,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ff99db7f28898e28e6cba70a47af9b5?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
        }
    ]
}