List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&ordering=ended&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 289,
    "next": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=ended&page=9",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=ended&page=7",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81601187"
            },
            "players": {
                "black": {
                    "id": 1195517,
                    "username": "Bergamot",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ea870127b78e9ffbb5d09a6d48291fc8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.8640589129739,
                            "deviation": 101.03736811107845,
                            "volatility": 0.14820338424674231
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot aquatic-9"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81601187,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1195517,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-25T23:52:35.716920Z",
            "ended": "2025-11-25T23:52:42.756037Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195517,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 665.6994018554688,
                            "deviation": 99.98323059082031,
                            "volatility": 0.14995083212852478
                        }
                    },
                    "username": "Bergamot",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ea870127b78e9ffbb5d09a6d48291fc8-32.png",
                    "ui_class": "bot aquatic-9"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81601227"
            },
            "players": {
                "black": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.624247083419,
                            "deviation": 101.72387873830269,
                            "volatility": 0.14986819684902195
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81601227,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 605979,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-25T23:54:06.509864Z",
            "ended": "2025-11-25T23:54:10.608594Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 598.3639526367188,
                            "deviation": 108.55811309814453,
                            "volatility": 0.14995235204696655
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81601266"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.624247083419,
                            "deviation": 101.72387873830269,
                            "volatility": 0.14986819684902195
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81601266,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 605979,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-25T23:55:51.392676Z",
            "ended": "2025-11-25T23:55:55.283015Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 611.67822265625,
                            "deviation": 108.29436492919922,
                            "volatility": 0.1499294936656952
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "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/81601505"
            },
            "players": {
                "black": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.624247083419,
                            "deviation": 101.72387873830269,
                            "volatility": 0.14986819684902195
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81601505,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 605979,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-26T00:08:13.480922Z",
            "ended": "2025-11-26T00:08:17.198793Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 645.2703857421875,
                            "deviation": 108.79186248779297,
                            "volatility": 0.14986570179462433
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81601697"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.194801043363,
                            "deviation": 109.03192420240535,
                            "volatility": 0.14910733499192466
                        }
                    },
                    "ranking": 24.22910290572212,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81601697,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1195520,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-26T00:17:34.802478Z",
            "ended": "2025-11-26T00:18:05.482158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.003662109375,
                            "deviation": 115.09819030761719,
                            "volatility": 0.14983735978603363
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 24.22910290572212,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "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/81601710"
            },
            "players": {
                "black": {
                    "id": 1893795,
                    "username": "Oroton",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 651.8254460049523,
                            "deviation": 68.15935196998879,
                            "volatility": 0.06132480343961214
                        }
                    },
                    "ranking": 5.009163262118415,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81601710,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1893795,
            "white": 1845696,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-26T00:18:20.489081Z",
            "ended": "2025-11-26T00:39:51.561358Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1893795,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 512.7531127929688,
                            "deviation": 67.56993103027344,
                            "volatility": 0.060158636420965195
                        }
                    },
                    "username": "Oroton",
                    "country": "nl",
                    "ranking": 5.009163262118415,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81602154"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195515,
                    "username": "Agapanthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 531.0208283986158,
                            "deviation": 117.80228336450917,
                            "volatility": 0.14983087618330024
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot robot-248"
                }
            },
            "id": 81602154,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1195515,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-26T00:40:00.334417Z",
            "ended": "2025-11-26T00:40:06.599280Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 186.74667358398438,
                            "deviation": 123.64813232421875,
                            "volatility": 0.14944294095039368
                        }
                    },
                    "username": "Agapanthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-32.png",
                    "ui_class": "bot robot-248"
                }
            },
            "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/80849960"
            },
            "players": {
                "black": {
                    "id": 1844822,
                    "username": "Alan314159",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/8514ef8bd0cd9db6edff06b7b5c527c7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 458.329651783082,
                            "deviation": 63.59425969039475,
                            "volatility": 0.05997255023913505
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80849960,
            "name": "Alan314159 vs. lazerwalker",
            "creator": 1844822,
            "mode": "game",
            "source": "play",
            "black": 1844822,
            "white": 1845696,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-02T05:51:03.564358Z",
            "ended": "2025-11-26T15:29:44.502031Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1844822,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 476.46759033203125,
                            "deviation": 63.941253662109375,
                            "volatility": 0.06000145152211189
                        }
                    },
                    "username": "Alan314159",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8514ef8bd0cd9db6edff06b7b5c527c7-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81627773"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2539.881586404098,
                            "deviation": 91.15459546452608,
                            "volatility": 0.06000840002294704
                        }
                    },
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81627773,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1543347,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-26T20:31:52.834032Z",
            "ended": "2025-11-26T21:28:39.436777Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.27142333984375,
                            "deviation": 76.55659484863281,
                            "volatility": 0.060003455728292465
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2582.281982421875,
                            "deviation": 86.91376495361328,
                            "volatility": 0.060012299567461014
                        }
                    },
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "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/81629087"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2539.881586404098,
                            "deviation": 91.15459546452608,
                            "volatility": 0.06000840002294704
                        }
                    },
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81629087,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1543347,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "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-11-26T21:31:05.022281Z",
            "ended": "2025-11-27T01:15:21.453335Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.27142333984375,
                            "deviation": 76.55659484863281,
                            "volatility": 0.060003455728292465
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2582.281982421875,
                            "deviation": 86.91376495361328,
                            "volatility": 0.060012299567461014
                        }
                    },
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "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
        }
    ]
}