List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=49
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=50",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=48",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81985383"
            },
            "players": {
                "black": {
                    "id": 1248927,
                    "username": "Szoboszlai",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.899023388812,
                            "deviation": 61.217778914710664,
                            "volatility": 0.05965774464373154
                        }
                    },
                    "ranking": 21.04216509155096,
                    "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": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81985383,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1248927,
            "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": "2025-12-08T12:14:39.687747Z",
            "ended": "2025-12-08T12:15:43.900577Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1248927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.262451171875,
                            "deviation": 62.11993408203125,
                            "volatility": 0.05965598300099373
                        }
                    },
                    "username": "Szoboszlai",
                    "country": "un",
                    "ranking": 21.04216509155096,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.8392333984375,
                            "deviation": 62.608184814453125,
                            "volatility": 0.058668289333581924
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "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/81984884"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155066,
                    "username": "home.pjs",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/6038427be539235fa3d8ba4e5585c039-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.3915746532246,
                            "deviation": 60.60458558122411,
                            "volatility": 0.058700423044798014
                        }
                    },
                    "ranking": 15.406857514030888,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81984884,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 155066,
            "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": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-08T11:50:43.136188Z",
            "ended": "2025-12-08T12:08:03.856217Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.275146484375,
                            "deviation": 62.77119827270508,
                            "volatility": 0.05866905674338341
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155066,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.545166015625,
                            "deviation": 60.28562927246094,
                            "volatility": 0.058730848133563995
                        }
                    },
                    "username": "home.pjs",
                    "country": "gb",
                    "ranking": 15.406857514030888,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6038427be539235fa3d8ba4e5585c039-32.png",
                    "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/81984365"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1911232,
                    "username": "GOOGL",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e1b8c75bd053e6cfe0a50a3d34a14c4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.9845116439594,
                            "deviation": 76.86152996345366,
                            "volatility": 0.0599940847328867
                        }
                    },
                    "ranking": 23.390234826292165,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81984365,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1911232,
            "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": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T11:26:14.850991Z",
            "ended": "2025-12-08T11:49:51.594928Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.5693359375,
                            "deviation": 62.85433578491211,
                            "volatility": 0.05867011100053787
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1911232,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.6414794921875,
                            "deviation": 96.4446792602539,
                            "volatility": 0.06000126153230667
                        }
                    },
                    "username": "GOOGL",
                    "country": "un",
                    "ranking": 23.390234826292165,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e1b8c75bd053e6cfe0a50a3d34a14c4b?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/81983218"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1782909,
                    "username": "kitkokd",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/b790300cb57dbb4d9f0727d07883db86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.8670652467135,
                            "deviation": 65.94545973268978,
                            "volatility": 0.06002027666132013
                        }
                    },
                    "ranking": 22.554682864678664,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81983218,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1782909,
            "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": "189.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T10:37:14.294628Z",
            "ended": "2025-12-08T11:07:21.265229Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.9295654296875,
                            "deviation": 62.92535400390625,
                            "volatility": 0.058671463280916214
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1782909,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.1044921875,
                            "deviation": 65.79927825927734,
                            "volatility": 0.06005313619971275
                        }
                    },
                    "username": "kitkokd",
                    "country": "kr",
                    "ranking": 22.554682864678664,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b790300cb57dbb4d9f0727d07883db86?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/81982731"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 647743,
                    "username": "playgo8888",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d62d5ef23858b5deea3de0206dc21142?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.7282558857157,
                            "deviation": 63.465778251850864,
                            "volatility": 0.05998809647488303
                        }
                    },
                    "ranking": 25.721047464261247,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81982731,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 647743,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T10:12:52.857025Z",
            "ended": "2025-12-08T10:25:28.328654Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.7471923828125,
                            "deviation": 62.78540802001953,
                            "volatility": 0.05867293104529381
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 647743,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.6043701171875,
                            "deviation": 63.2830696105957,
                            "volatility": 0.05997002497315407
                        }
                    },
                    "username": "playgo8888",
                    "country": "un",
                    "ranking": 25.721047464261247,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d62d5ef23858b5deea3de0206dc21142?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81982673"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.3050549337667,
                            "deviation": 80.08369755308829,
                            "volatility": 0.08643138559443553
                        }
                    },
                    "ranking": 14.14732726048868,
                    "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": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81982673,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 123282,
            "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": "2025-12-08T10:11:55.572046Z",
            "ended": "2025-12-08T10:12:22.150372Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.15234375,
                            "deviation": 77.4454116821289,
                            "volatility": 0.08354628831148148
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 14.14732726048868,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.7471923828125,
                            "deviation": 62.78540802001953,
                            "volatility": 0.05867293104529381
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "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/81982260"
            },
            "players": {
                "black": {
                    "id": 585314,
                    "username": "UnPeuPlusDeNoir",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/a6b60d251b8fb70b6e9e3942147b3854-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.763595812903,
                            "deviation": 61.70278118843058,
                            "volatility": 0.06004264742411694
                        }
                    },
                    "ranking": 18.802678791649704,
                    "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": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81982260,
            "name": "๐ŸŸฅโ€ข๐ŸŸงโ€ข๐ŸŸจโ€ข๐ŸŸฉโ€ข๐ŸŸฆโ€ข๐ŸŸช",
            "creator": 585314,
            "mode": "game",
            "source": "play",
            "black": 585314,
            "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": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T09:54:32.175457Z",
            "ended": "2025-12-08T10:07:02.481826Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 585314,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.651123046875,
                            "deviation": 60.66015625,
                            "volatility": 0.060059335082769394
                        }
                    },
                    "username": "UnPeuPlusDeNoir",
                    "country": "fr",
                    "ranking": 18.802678791649704,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a6b60d251b8fb70b6e9e3942147b3854-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.3184814453125,
                            "deviation": 62.97416305541992,
                            "volatility": 0.05867336317896843
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "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/81981482"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1066892,
                    "username": "yechunjun",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/84f99ba9f72781c0c9cb26dee069a340-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.0113761113448,
                            "deviation": 64.31615391244384,
                            "volatility": 0.06000537246167038
                        }
                    },
                    "ranking": 23.245727654662435,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81981482,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1066892,
            "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": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T09:09:23.371276Z",
            "ended": "2025-12-08T09:27:29.024679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.678466796875,
                            "deviation": 62.890316009521484,
                            "volatility": 0.05867485702037811
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1066892,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.4119873046875,
                            "deviation": 63.91520309448242,
                            "volatility": 0.06000124290585518
                        }
                    },
                    "username": "yechunjun",
                    "country": "tw",
                    "ranking": 23.245727654662435,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84f99ba9f72781c0c9cb26dee069a340-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/81979944"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "username": "CNMGADGET",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.0714803859378,
                            "deviation": 67.70168577016769,
                            "volatility": 0.05983696404878259
                        }
                    },
                    "ranking": 22.83928162964162,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81979944,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1310025,
            "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": "90.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T07:47:56.405440Z",
            "ended": "2025-12-08T07:57:30.036628Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.9442138671875,
                            "deviation": 62.790462493896484,
                            "volatility": 0.0586763396859169
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.08740234375,
                            "deviation": 70.30851745605469,
                            "volatility": 0.05981782078742981
                        }
                    },
                    "username": "CNMGADGET",
                    "country": "th",
                    "ranking": 22.83928162964162,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-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/81979432"
            },
            "players": {
                "black": {
                    "id": 848796,
                    "username": "101818",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/bd65439056dd5813d58535b9ae242e20-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.2517396510514,
                            "deviation": 60.58150167281962,
                            "volatility": 0.06002480989242962
                        }
                    },
                    "ranking": 21.260615081101168,
                    "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": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81979432,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 848796,
            "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": "96.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-08T07:20:31.218497Z",
            "ended": "2025-12-08T07:45:21.240530Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 848796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.08642578125,
                            "deviation": 60.71434783935547,
                            "volatility": 0.06002970412373543
                        }
                    },
                    "username": "101818",
                    "country": "tw",
                    "ranking": 21.260615081101168,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bd65439056dd5813d58535b9ae242e20-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.6717529296875,
                            "deviation": 62.980777740478516,
                            "volatility": 0.05867611616849899
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "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
        }
    ]
}