List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=39
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=40",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=38",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82625059"
            },
            "players": {
                "black": {
                    "id": 1903967,
                    "username": "funGoer",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9b943fc6f91eac523b45cbe716be548b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.0471657977262,
                            "deviation": 60.61048464966831,
                            "volatility": 0.05998502497081125
                        }
                    },
                    "ranking": 22.457611515610655,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82625059,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1903967,
            "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": "53.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-28T16:33:49.466340Z",
            "ended": "2025-12-28T17:08:09.438265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1903967,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.11474609375,
                            "deviation": 63.52266311645508,
                            "volatility": 0.05998135358095169
                        }
                    },
                    "username": "funGoer",
                    "country": "un",
                    "ranking": 22.457611515610655,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9b943fc6f91eac523b45cbe716be548b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.2528076171875,
                            "deviation": 63.0294189453125,
                            "volatility": 0.05866757407784462
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82625002"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 606984,
                    "username": "the gary",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/7c235bc07ff845edac2f0261d93dd7df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.9925276965016,
                            "deviation": 66.40705031327217,
                            "volatility": 0.062345430461709705
                        }
                    },
                    "ranking": 18.372587351287134,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82625002,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 606984,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-28T16:33:30.891961Z",
            "ended": "2025-12-28T16:33:34.743740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.2528076171875,
                            "deviation": 63.0294189453125,
                            "volatility": 0.05866757407784462
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 606984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.9931640625,
                            "deviation": 65.94618225097656,
                            "volatility": 0.06221112981438637
                        }
                    },
                    "username": "the gary",
                    "country": "_Starfleet",
                    "ranking": 18.372587351287134,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c235bc07ff845edac2f0261d93dd7df-32.png",
                    "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/82568000"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 432673,
                    "username": "radu_bob",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/0a706de3953e8209236064c6435c5d22?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.412180202994,
                            "deviation": 63.33174554390945,
                            "volatility": 0.0595468202872011
                        }
                    },
                    "ranking": 22.630209755774413,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82568000,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 432673,
            "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-12-26T21:05:06.381890Z",
            "ended": "2025-12-26T21:19:24.624004Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.4034423828125,
                            "deviation": 63.227787017822266,
                            "volatility": 0.05866815894842148
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 432673,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.4041748046875,
                            "deviation": 61.02115249633789,
                            "volatility": 0.05956413969397545
                        }
                    },
                    "username": "radu_bob",
                    "country": "ro",
                    "ranking": 22.630209755774413,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0a706de3953e8209236064c6435c5d22?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/82567597"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.170415625527,
                            "deviation": 66.60426887998868,
                            "volatility": 0.05963756124707749
                        }
                    },
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82567597,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 88660,
            "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": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-26T20:49:53.926268Z",
            "ended": "2025-12-26T21:03:34.716547Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.275146484375,
                            "deviation": 62.85781478881836,
                            "volatility": 0.05866929143667221
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.679443359375,
                            "deviation": 66.51905822753906,
                            "volatility": 0.059604763984680176
                        }
                    },
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?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/82567591"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 107879,
                    "username": "umb",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/394f36e6dba79d7c833212154a0c173c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.694022834719,
                            "deviation": 60.608886229850626,
                            "volatility": 0.05992247642263021
                        }
                    },
                    "ranking": 20.499161745055506,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82567591,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 107879,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-26T20:47:13.613287Z",
            "ended": "2025-12-26T20:48:13.538264Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.275146484375,
                            "deviation": 62.85781478881836,
                            "volatility": 0.05866929143667221
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 107879,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.094970703125,
                            "deviation": 60.7920036315918,
                            "volatility": 0.059933073818683624
                        }
                    },
                    "username": "umb",
                    "country": "it",
                    "ranking": 20.499161745055506,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/394f36e6dba79d7c833212154a0c173c?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/82565382"
            },
            "players": {
                "black": {
                    "id": 1262051,
                    "username": "cchengx1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0f6e3b497a6ca952451a69efa427287b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.8544158927727,
                            "deviation": 62.702065890474046,
                            "volatility": 0.05901247355777927
                        }
                    },
                    "ranking": 20.755313524703865,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82565382,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1262051,
            "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": "2025-12-26T19:18:09.532587Z",
            "ended": "2025-12-26T19:37:35.782329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1262051,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.70703125,
                            "deviation": 63.1098518371582,
                            "volatility": 0.059008464217185974
                        }
                    },
                    "username": "cchengx1",
                    "country": "un",
                    "ranking": 20.755313524703865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0f6e3b497a6ca952451a69efa427287b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.1953125,
                            "deviation": 63.04742431640625,
                            "volatility": 0.058668963611125946
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82565063"
            },
            "players": {
                "black": {
                    "id": 1674219,
                    "username": "Nicolas de Pigage",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9cf9ef82dafe72f04f7166bd1c046178?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.1909288421207,
                            "deviation": 61.34305014491679,
                            "volatility": 0.0598978337113583
                        }
                    },
                    "ranking": 20.307320283198422,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82565063,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1674219,
            "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-12-26T19:04:44.326951Z",
            "ended": "2025-12-26T19:16:04.424807Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1674219,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.8765869140625,
                            "deviation": 61.026763916015625,
                            "volatility": 0.059898875653743744
                        }
                    },
                    "username": "Nicolas de Pigage",
                    "country": "un",
                    "ranking": 20.307320283198422,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9cf9ef82dafe72f04f7166bd1c046178?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.173828125,
                            "deviation": 63.2442741394043,
                            "volatility": 0.05866960436105728
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82564464"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "username": "yinyang0",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.2737755563742,
                            "deviation": 64.04956027209654,
                            "volatility": 0.060276437948498164
                        }
                    },
                    "ranking": 22.760268228928577,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82564464,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 963643,
            "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": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-26T18:42:02.217742Z",
            "ended": "2025-12-26T18:58:53.754836Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.51513671875,
                            "deviation": 63.121150970458984,
                            "volatility": 0.058664511889219284
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.134521484375,
                            "deviation": 64.86011505126953,
                            "volatility": 0.06025507301092148
                        }
                    },
                    "username": "yinyang0",
                    "country": "fr",
                    "ranking": 22.760268228928577,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-32.png",
                    "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/82564236"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1096472,
                    "username": "baoxuyen.trinh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/01b626aa72f49d55d4641cda5bcf2635?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.1306314347298,
                            "deviation": 61.211842790890984,
                            "volatility": 0.05999772735222368
                        }
                    },
                    "ranking": 21.433845605925146,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82564236,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1096472,
            "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-12-26T18:34:08.286836Z",
            "ended": "2025-12-26T18:39:40.577732Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.0443115234375,
                            "deviation": 63.32283020019531,
                            "volatility": 0.05866392329335213
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1096472,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1277.2874755859375,
                            "deviation": 60.97703552246094,
                            "volatility": 0.060001056641340256
                        }
                    },
                    "username": "baoxuyen.trinh",
                    "country": "un",
                    "ranking": 21.433845605925146,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01b626aa72f49d55d4641cda5bcf2635?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/82563666"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1913936,
                    "username": "mr.mickeymouse",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/26c0af05f8c02cb5379656e351cba2e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.9337794374628,
                            "deviation": 64.0156211444935,
                            "volatility": 0.06000622082076758
                        }
                    },
                    "ranking": 24.609000602843356,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82563666,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1913936,
            "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": "46.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-26T18:12:20.063673Z",
            "ended": "2025-12-26T18:32:58.161068Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.206787109375,
                            "deviation": 62.96620178222656,
                            "volatility": 0.058665044605731964
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1913936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.038330078125,
                            "deviation": 123.42819213867188,
                            "volatility": 0.05998967960476875
                        }
                    },
                    "username": "mr.mickeymouse",
                    "country": "us",
                    "ranking": 24.609000602843356,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/26c0af05f8c02cb5379656e351cba2e6-32.png",
                    "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
        }
    ]
}