List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=26
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=-id&page=27",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83933932"
            },
            "players": {
                "black": {
                    "id": 1559078,
                    "username": "Prsut",
                    "country": "va",
                    "icon": "https://secure.gravatar.com/avatar/6ffdff7139673a3dfbb1dc37a39aa94b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.4858112385743,
                            "deviation": 61.27635611339355,
                            "volatility": 0.06004684442025536
                        }
                    },
                    "ranking": 20.513559708541674,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83933932,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1559078,
            "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": "79.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T16:58:18.028913Z",
            "ended": "2026-02-06T17:14:04.665295Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1559078,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.4932861328125,
                            "deviation": 60.94194030761719,
                            "volatility": 0.06004811078310013
                        }
                    },
                    "username": "Prsut",
                    "country": "va",
                    "ranking": 20.513559708541674,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ffdff7139673a3dfbb1dc37a39aa94b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.46435546875,
                            "deviation": 62.73367691040039,
                            "volatility": 0.058704160153865814
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83561607"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "username": "Yoasan",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.0069185422321,
                            "deviation": 77.09834612297537,
                            "volatility": 0.060025211757972895
                        }
                    },
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83561607,
            "name": "Gra towarzyska",
            "creator": 213,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 213,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93238,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-29T20:45:24.490432Z",
            "ended": "2026-02-19T19:07:39.462216Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.04150390625,
                            "deviation": 62.909645080566406,
                            "volatility": 0.05871032923460007
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.0069580078125,
                            "deviation": 77.09834289550781,
                            "volatility": 0.06002521142363548
                        }
                    },
                    "username": "Yoasan",
                    "country": "pl",
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83463491"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1943929,
                    "username": "deleted-2371c9ab-4578-44e7-b88f-cd5a89b790c8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/85aa942229c9b4e2a1c74782953b40e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.7181528358865,
                            "deviation": 85.89432841737403,
                            "volatility": 0.05989260919192792
                        }
                    },
                    "ranking": 27.373455626015517,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83463491,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1943929,
            "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": "2026-01-23T12:18:43.553743Z",
            "ended": "2026-01-23T12:28:26.985281Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.9581298828125,
                            "deviation": 62.72732162475586,
                            "volatility": 0.058705590665340424
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1943929,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.5712890625,
                            "deviation": 78.66363525390625,
                            "volatility": 0.059962477535009384
                        }
                    },
                    "username": "deleted-2371c9ab-4578-44e7-b88f-cd5a89b790c8",
                    "country": "un",
                    "ranking": 27.373455626015517,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/85aa942229c9b4e2a1c74782953b40e0?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/83461775"
            },
            "players": {
                "black": {
                    "id": 1149327,
                    "username": "SibKees",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/770270fa10ec92983b71c5efd9bfe650-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6765674090936,
                            "deviation": 60.684812841148144,
                            "volatility": 0.059963241573166404
                        }
                    },
                    "ranking": 21.408429195406907,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83461775,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1149327,
            "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": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-23T11:07:26.904206Z",
            "ended": "2026-01-23T11:49:43.045972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1149327,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8358154296875,
                            "deviation": 60.686134338378906,
                            "volatility": 0.059971969574689865
                        }
                    },
                    "username": "SibKees",
                    "country": "ru",
                    "ranking": 21.408429195406907,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/770270fa10ec92983b71c5efd9bfe650-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.9228515625,
                            "deviation": 62.90446472167969,
                            "volatility": 0.05870621278882027
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/83460532"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1795323,
                    "username": "Emile123",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/c68c944fa182cbf920f14c9f5ba52190-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.6367166722796,
                            "deviation": 66.99789600269652,
                            "volatility": 0.05996842059767568
                        }
                    },
                    "ranking": 25.835567540721712,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83460532,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1795323,
            "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": "2026-01-23T10:12:33.263343Z",
            "ended": "2026-01-23T10:35:53.525535Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.0201416015625,
                            "deviation": 62.45402145385742,
                            "volatility": 0.05869791656732559
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1795323,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.9774169921875,
                            "deviation": 68.18595123291016,
                            "volatility": 0.05996241047978401
                        }
                    },
                    "username": "Emile123",
                    "country": "se",
                    "ranking": 25.835567540721712,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c68c944fa182cbf920f14c9f5ba52190-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/83458656"
            },
            "players": {
                "black": {
                    "id": 1225055,
                    "username": "WVV",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.0170064893896,
                            "deviation": 61.91725567643584,
                            "volatility": 0.0599383412630928
                        }
                    },
                    "ranking": 18.05182611657557,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83458656,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1225055,
            "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": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-23T08:41:18.714408Z",
            "ended": "2026-01-23T08:55:49.561828Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1225055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.5958251953125,
                            "deviation": 60.717430114746094,
                            "volatility": 0.05998820811510086
                        }
                    },
                    "username": "WVV",
                    "country": "un",
                    "ranking": 18.05182611657557,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.1046142578125,
                            "deviation": 62.5877799987793,
                            "volatility": 0.05869888886809349
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/83457709"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1944457,
                    "username": "ksk1988712",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5677be7213519e2a2729c9b14d8e08f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.2922910776765,
                            "deviation": 61.183325589702484,
                            "volatility": 0.06002564682008437
                        }
                    },
                    "ranking": 23.96591204044185,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83457709,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1944457,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-23T07:53:37.854586Z",
            "ended": "2026-01-23T08:17:59.982220Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.826904296875,
                            "deviation": 62.53614044189453,
                            "volatility": 0.058694928884506226
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1944457,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1428.1654052734375,
                            "deviation": 62.15372848510742,
                            "volatility": 0.06000376492738724
                        }
                    },
                    "username": "ksk1988712",
                    "country": "un",
                    "ranking": 23.96591204044185,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5677be7213519e2a2729c9b14d8e08f5?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/83437183"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1205948,
                    "username": "frankyzhou0613",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/e349a4a170fe77d47970c8cd7fe49e45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.9678346360354,
                            "deviation": 63.30209004334491,
                            "volatility": 0.059910774134685714
                        }
                    },
                    "ranking": 24.563782381966487,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83437183,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1205948,
            "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": "103.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-22T16:20:05.219722Z",
            "ended": "2026-01-22T16:54:26.962547Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.4129638671875,
                            "deviation": 62.2429313659668,
                            "volatility": 0.058696240186691284
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1205948,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1541.0389404296875,
                            "deviation": 64.3383560180664,
                            "volatility": 0.0598938949406147
                        }
                    },
                    "username": "frankyzhou0613",
                    "country": "ca",
                    "ranking": 24.563782381966487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e349a4a170fe77d47970c8cd7fe49e45?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/83437151"
            },
            "players": {
                "black": {
                    "id": 1095183,
                    "username": "Feiwo",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/76decff805e93ba1c2db7250397cbcfe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.5188972082217,
                            "deviation": 63.3190993835948,
                            "volatility": 0.060071292474596
                        }
                    },
                    "ranking": 20.514161152421888,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83437151,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1095183,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-01-22T16:19:04.926970Z",
            "ended": "2026-01-22T16:19:08.267931Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1095183,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.321533203125,
                            "deviation": 64.76561737060547,
                            "volatility": 0.060084495693445206
                        }
                    },
                    "username": "Feiwo",
                    "country": "_United_Nations",
                    "ranking": 20.514161152421888,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/76decff805e93ba1c2db7250397cbcfe-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.4129638671875,
                            "deviation": 62.2429313659668,
                            "volatility": 0.058696240186691284
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/83435650"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1410385,
                    "username": "applesbears",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7b3b65217ce16d07c4a07ab7daca52ed?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.5653267912212,
                            "deviation": 81.66538967288476,
                            "volatility": 0.05999653359193852
                        }
                    },
                    "ranking": 21.23091315656717,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83435650,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1410385,
            "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": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-22T15:26:53.528193Z",
            "ended": "2026-01-22T15:57:47.625483Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.563720703125,
                            "deviation": 62.3643684387207,
                            "volatility": 0.058696627616882324
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1410385,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.18115234375,
                            "deviation": 84.86698150634766,
                            "volatility": 0.0599982813000679
                        }
                    },
                    "username": "applesbears",
                    "country": "un",
                    "ranking": 21.23091315656717,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7b3b65217ce16d07c4a07ab7daca52ed?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
        }
    ]
}