List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=50
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=51",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=49",
    "results": [
        {
            "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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.175065203213347,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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.175065203213347,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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": 1643.5732595955808,
                            "deviation": 63.90078719004009,
                            "volatility": 0.059983336655237654
                        }
                    },
                    "ranking": 26.419467667832603,
                    "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.175065203213347,
                    "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": 26.419467667832603,
                    "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": 962.9627499213997,
                            "deviation": 80.75947373736237,
                            "volatility": 0.08643031731273194
                        }
                    },
                    "ranking": 14.043171215035786,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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.043171215035786,
                    "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.175065203213347,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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.175065203213347,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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.175065203213347,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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": 1429.552850989162,
                            "deviation": 68.95647653598839,
                            "volatility": 0.05983019516520466
                        }
                    },
                    "ranking": 23.18978837142948,
                    "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.175065203213347,
                    "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": 23.18978837142948,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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.175065203213347,
                    "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/81979048"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 962.9627499213997,
                            "deviation": 80.75947373736237,
                            "volatility": 0.08643031731273194
                        }
                    },
                    "ranking": 14.043171215035786,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81979048,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T07:00:37.821294Z",
            "ended": "2025-12-08T07:10:51.935335Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1176.4169921875,
                            "deviation": 77.64876556396484,
                            "volatility": 0.08355313539505005
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 14.043171215035786,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.8294677734375,
                            "deviation": 63.120018005371094,
                            "volatility": 0.058677103370428085
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "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/81978612"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "username": "Jay12",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f1151dfffa21a16ac7a1a238b34c0f79?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.404892233798,
                            "deviation": 67.595352569186,
                            "volatility": 0.06003724913517267
                        }
                    },
                    "ranking": 24.66180859087818,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81978612,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1719278,
            "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": "109.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-08T06:36:01.690699Z",
            "ended": "2025-12-08T06:53:26.279666Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.6513671875,
                            "deviation": 62.73897171020508,
                            "volatility": 0.058678220957517624
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.3482666015625,
                            "deviation": 71.06610107421875,
                            "volatility": 0.06000754237174988
                        }
                    },
                    "username": "Jay12",
                    "country": "un",
                    "ranking": 24.66180859087818,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f1151dfffa21a16ac7a1a238b34c0f79?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
        }
    ]
}