List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=66",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=64",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80729697"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1455302,
                    "username": "Emma0830",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/a412d49bf6e6deeb3828e4b7f135a864-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.0041517969112,
                            "deviation": 61.49373615182891,
                            "volatility": 0.059983089472567766
                        }
                    },
                    "ranking": 22.00113733005618,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80729697,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1455302,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "99.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-29T11:27:43.592413Z",
            "ended": "2025-10-29T11:47:24.638177Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.83544921875,
                            "deviation": 64.23922729492188,
                            "volatility": 0.058690693229436874
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1455302,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.88671875,
                            "deviation": 61.005531311035156,
                            "volatility": 0.05998976156115532
                        }
                    },
                    "username": "Emma0830",
                    "country": "tw",
                    "ranking": 22.00113733005618,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a412d49bf6e6deeb3828e4b7f135a864-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80728693"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1762539,
                    "username": "Toemoeri_S",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/938922a945c729613f8b053dde8b16bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.817594912219,
                            "deviation": 67.50275826131391,
                            "volatility": 0.06005919651539918
                        }
                    },
                    "ranking": 19.516800839321387,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80728693,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1762539,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-29T10:43:55.916430Z",
            "ended": "2025-10-29T10:50:15.186926Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.45751953125,
                            "deviation": 64.39057159423828,
                            "volatility": 0.05868830531835556
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1762539,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.5224609375,
                            "deviation": 71.22592163085938,
                            "volatility": 0.06000135466456413
                        }
                    },
                    "username": "Toemoeri_S",
                    "country": "hu",
                    "ranking": 19.516800839321387,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/938922a945c729613f8b053dde8b16bc?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80724711"
            },
            "players": {
                "black": {
                    "id": 1013320,
                    "username": "Swoosher",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/85d6b6e600139192f3f48f9e35c2117c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.1311593240055,
                            "deviation": 61.091201556080044,
                            "volatility": 0.05991464837335871
                        }
                    },
                    "ranking": 18.926975579347456,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80724711,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1013320,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-29T07:36:41.654276Z",
            "ended": "2025-10-29T07:58:38.267403Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1013320,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.615478515625,
                            "deviation": 61.839534759521484,
                            "volatility": 0.05991825461387634
                        }
                    },
                    "username": "Swoosher",
                    "country": "au",
                    "ranking": 18.926975579347456,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/85d6b6e600139192f3f48f9e35c2117c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.830322265625,
                            "deviation": 64.67706298828125,
                            "volatility": 0.05868792161345482
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80724114"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 647743,
                    "username": "playgo8888",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d62d5ef23858b5deea3de0206dc21142?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.3371605247116,
                            "deviation": 63.021800705392074,
                            "volatility": 0.06000673385637988
                        }
                    },
                    "ranking": 26.43022483853857,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80724114,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 647743,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-29T07:01:53.218486Z",
            "ended": "2025-10-29T07:09:49.911389Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.4404296875,
                            "deviation": 64.39215850830078,
                            "volatility": 0.058680564165115356
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 647743,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.92919921875,
                            "deviation": 61.63759994506836,
                            "volatility": 0.05992203205823898
                        }
                    },
                    "username": "playgo8888",
                    "country": "un",
                    "ranking": 26.43022483853857,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d62d5ef23858b5deea3de0206dc21142?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80699081"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 759511,
                    "username": "IQUP-Peijia",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/cb31b9893cbe585d616e9a0c0250470c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.7712811015283,
                            "deviation": 128.28728408048707,
                            "volatility": 0.059998375638618894
                        }
                    },
                    "ranking": 26.506603626728154,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80699081,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 759511,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "113.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-28T11:52:51.747346Z",
            "ended": "2025-10-28T12:36:44.154747Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.269287109375,
                            "deviation": 63.873050689697266,
                            "volatility": 0.05868130549788475
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 759511,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.038818359375,
                            "deviation": 130.19195556640625,
                            "volatility": 0.05999915301799774
                        }
                    },
                    "username": "IQUP-Peijia",
                    "country": "th",
                    "ranking": 26.506603626728154,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb31b9893cbe585d616e9a0c0250470c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80696284"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1501398,
                    "username": "Andywong1111",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76aa8b91a05c83d5f6768e675c1bdd83?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.9198117237029,
                            "deviation": 62.645816085979355,
                            "volatility": 0.060342677873767785
                        }
                    },
                    "ranking": 23.53324187493295,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80696284,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1501398,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-28T09:45:25.397780Z",
            "ended": "2025-10-28T10:10:29.794865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.25341796875,
                            "deviation": 63.664241790771484,
                            "volatility": 0.05868265777826309
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1501398,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.43212890625,
                            "deviation": 63.511505126953125,
                            "volatility": 0.060189198702573776
                        }
                    },
                    "username": "Andywong1111",
                    "country": "un",
                    "ranking": 23.53324187493295,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76aa8b91a05c83d5f6768e675c1bdd83?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80696255"
            },
            "players": {
                "black": {
                    "id": 1888218,
                    "username": "deleted-b449c00e-7816-44c7-bd60-09f2b07aa4e3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/def16aead1a7850d01f7f12ff05192cb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.3561290173002,
                            "deviation": 76.72767721482585,
                            "volatility": 0.06008999291742738
                        }
                    },
                    "ranking": 26.752052771401303,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80696255,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1888218,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-28T09:43:38.519413Z",
            "ended": "2025-10-28T09:44:46.216267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1888218,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.677490234375,
                            "deviation": 200.55963134765625,
                            "volatility": 0.06000673770904541
                        }
                    },
                    "username": "deleted-b449c00e-7816-44c7-bd60-09f2b07aa4e3",
                    "country": "un",
                    "ranking": 26.752052771401303,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/def16aead1a7850d01f7f12ff05192cb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.939453125,
                            "deviation": 63.576961517333984,
                            "volatility": 0.05868135392665863
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80696164"
            },
            "players": {
                "black": {
                    "id": 1888218,
                    "username": "deleted-b449c00e-7816-44c7-bd60-09f2b07aa4e3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/def16aead1a7850d01f7f12ff05192cb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.3561290173002,
                            "deviation": 76.72767721482585,
                            "volatility": 0.06008999291742738
                        }
                    },
                    "ranking": 26.752052771401303,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80696164,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1888218,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-28T09:39:12.519568Z",
            "ended": "2025-10-28T09:43:05.701084Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1888218,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.86376953125,
                            "deviation": 249.5091552734375,
                            "volatility": 0.05999913811683655
                        }
                    },
                    "username": "deleted-b449c00e-7816-44c7-bd60-09f2b07aa4e3",
                    "country": "un",
                    "ranking": 26.752052771401303,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/def16aead1a7850d01f7f12ff05192cb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.41015625,
                            "deviation": 62.98101806640625,
                            "volatility": 0.058675725013017654
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80695746"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1687305,
                    "username": "Gotoria",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/2130370a4117fcf18f6f4e17c52cadbe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.4772018342715,
                            "deviation": 61.66761847904015,
                            "volatility": 0.0599168172372307
                        }
                    },
                    "ranking": 16.450192653932895,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80695746,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1687305,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-28T09:20:46.161348Z",
            "ended": "2025-10-28T09:36:27.852538Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.4508056640625,
                            "deviation": 63.18075942993164,
                            "volatility": 0.058675408363342285
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1687305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.249755859375,
                            "deviation": 61.2747802734375,
                            "volatility": 0.05995694547891617
                        }
                    },
                    "username": "Gotoria",
                    "country": "de",
                    "ranking": 16.450192653932895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2130370a4117fcf18f6f4e17c52cadbe?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80695148"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1888181,
                    "username": "beneficiali",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7792ce2f02e5a6ace3589da66bca65bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.8837293702888,
                            "deviation": 154.94181425355907,
                            "volatility": 0.05999976214906969
                        }
                    },
                    "ranking": 25.431165425882238,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80695148,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1888181,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "52.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-28T08:52:33.752566Z",
            "ended": "2025-10-28T09:08:49.277127Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1156.720947265625,
                            "deviation": 62.687442779541016,
                            "volatility": 0.05867626890540123
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1888181,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.4263916015625,
                            "deviation": 159.80050659179688,
                            "volatility": 0.06000068038702011
                        }
                    },
                    "username": "beneficiali",
                    "country": "un",
                    "ranking": 25.431165425882238,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7792ce2f02e5a6ace3589da66bca65bc?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}