List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=54",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81798763"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1172886,
                    "username": "Popeeeee",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/3fb04560ec4229cca3a5459b467f4eab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.946449432569,
                            "deviation": 62.91297492007318,
                            "volatility": 0.05995690486382484
                        }
                    },
                    "ranking": 21.16704680403338,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81798763,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1172886,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-02T12:36:22.440294Z",
            "ended": "2025-12-02T12:48:34.988866Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.4981689453125,
                            "deviation": 64.2468032836914,
                            "volatility": 0.058680031448602676
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1172886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.850341796875,
                            "deviation": 63.271385192871094,
                            "volatility": 0.05997300520539284
                        }
                    },
                    "username": "Popeeeee",
                    "country": "th",
                    "ranking": 21.16704680403338,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3fb04560ec4229cca3a5459b467f4eab-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81797033"
            },
            "players": {
                "black": {
                    "id": 1198632,
                    "username": "13lad",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/cb7ec0e7e7aafaa17f974cbed12d7fb4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.953151479776,
                            "deviation": 61.69834258251335,
                            "volatility": 0.05989303236425608
                        }
                    },
                    "ranking": 19.059406578431236,
                    "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": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81797033,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1198632,
            "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": "99.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-02T11:24:15.593215Z",
            "ended": "2025-12-02T12:14:03.087124Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1198632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.580322265625,
                            "deviation": 60.82310485839844,
                            "volatility": 0.059907495975494385
                        }
                    },
                    "username": "13lad",
                    "country": "ru",
                    "ranking": 19.059406578431236,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb7ec0e7e7aafaa17f974cbed12d7fb4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.423828125,
                            "deviation": 64.50749206542969,
                            "volatility": 0.05868085101246834
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "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/81796980"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1815534,
                    "username": "wycqfiv",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7c35d42bf6a1066238f39517c1a585e4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.3274203806207,
                            "deviation": 61.71017494029931,
                            "volatility": 0.05987208624708007
                        }
                    },
                    "ranking": 25.097201658145572,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81796980,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1815534,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-02T11:21:01.973387Z",
            "ended": "2025-12-02T11:21:30.352210Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.423828125,
                            "deviation": 64.50749206542969,
                            "volatility": 0.05868085101246834
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1815534,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.27587890625,
                            "deviation": 61.70671844482422,
                            "volatility": 0.05991794914007187
                        }
                    },
                    "username": "wycqfiv",
                    "country": "un",
                    "ranking": 25.097201658145572,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7c35d42bf6a1066238f39517c1a585e4?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81796331"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 506763,
                    "username": "t.s9",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1cd151cdad265900b194fdefaacb2a0b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.5083477178814,
                            "deviation": 66.21655993420809,
                            "volatility": 0.06098322048295485
                        }
                    },
                    "ranking": 19.339450038108176,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81796331,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 506763,
            "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": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T10:50:05.547899Z",
            "ended": "2025-12-02T11:04:34.771788Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.3983154296875,
                            "deviation": 64.61975860595703,
                            "volatility": 0.05868230015039444
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 506763,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.0751953125,
                            "deviation": 63.44182586669922,
                            "volatility": 0.06086297705769539
                        }
                    },
                    "username": "t.s9",
                    "country": "un",
                    "ranking": 19.339450038108176,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1cd151cdad265900b194fdefaacb2a0b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81795667"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "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": 81795667,
            "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": "71.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T10:17:27.919867Z",
            "ended": "2025-12-02T10:42:43.505633Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.440185546875,
                            "deviation": 64.15789794921875,
                            "volatility": 0.05868316441774368
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 647743,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.66162109375,
                            "deviation": 62.43396759033203,
                            "volatility": 0.05995016545057297
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81794814"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "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": 81794814,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T09:32:20.489395Z",
            "ended": "2025-12-02T09:55:54.536050Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.3443603515625,
                            "deviation": 63.945533752441406,
                            "volatility": 0.058684494346380234
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.8533935546875,
                            "deviation": 65.77005004882812,
                            "volatility": 0.060029078274965286
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81794346"
            },
            "players": {
                "black": {
                    "id": 1910572,
                    "username": "deleted-4e99b7c4-0307-4b41-93f4-7c7aeeda69a9",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/0d32d7085660e11eb59ab9b6f5ec1111-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.5701735030082,
                            "deviation": 191.4172240535595,
                            "volatility": 0.059998351781932295
                        }
                    },
                    "ranking": 21.07183917589823,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81794346,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1910572,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-02T09:08:38.072196Z",
            "ended": "2025-12-02T09:23:35.898736Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1910572,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "deleted-4e99b7c4-0307-4b41-93f4-7c7aeeda69a9",
                    "country": "kr",
                    "ranking": 21.07183917589823,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0d32d7085660e11eb59ab9b6f5ec1111-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.3922119140625,
                            "deviation": 63.50606918334961,
                            "volatility": 0.05868519842624664
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "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/81793696"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1153922,
                    "username": "Go1m30",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.8925098893328,
                            "deviation": 59.93941299669073,
                            "volatility": 0.05387954821181794
                        }
                    },
                    "ranking": 18.00883306105914,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81793696,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1153922,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-02T08:40:19.749718Z",
            "ended": "2025-12-02T08:57:45.718053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.636962890625,
                            "deviation": 63.700016021728516,
                            "volatility": 0.058683864772319794
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1153922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.4376220703125,
                            "deviation": 59.281131744384766,
                            "volatility": 0.054267507046461105
                        }
                    },
                    "username": "Go1m30",
                    "country": "un",
                    "ranking": 18.00883306105914,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81793658"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1899853,
                    "username": "ieqcdvdt",
                    "country": "030",
                    "icon": "https://secure.gravatar.com/avatar/ca5f930a1daf446c0d456f570497c327?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.07629922583,
                            "deviation": 111.57954518435886,
                            "volatility": 0.059992577654116516
                        }
                    },
                    "ranking": 31.26310458765971,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81793658,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1899853,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-02T08:39:03.925554Z",
            "ended": "2025-12-02T08:39:25.741448Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.636962890625,
                            "deviation": 63.700016021728516,
                            "volatility": 0.058683864772319794
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1899853,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2192.308349609375,
                            "deviation": 95.6113510131836,
                            "volatility": 0.05998094007372856
                        }
                    },
                    "username": "ieqcdvdt",
                    "country": "030",
                    "ranking": 31.26310458765971,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ca5f930a1daf446c0d456f570497c327?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81793133"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "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": 81793133,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T08:14:14.383395Z",
            "ended": "2025-12-02T08:32:20.609811Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.0396728515625,
                            "deviation": 63.412017822265625,
                            "volatility": 0.05868511274456978
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.526611328125,
                            "deviation": 65.85054016113281,
                            "volatility": 0.0600309893488884
                        }
                    },
                    "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
        }
    ]
}