List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=45
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=46",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=44",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82239071"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "username": "Akipa2025",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1563.8563228056305,
                            "deviation": 61.57852715044703,
                            "volatility": 0.05978513437689121
                        }
                    },
                    "ranking": 25.2684979172014,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82239071,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1746446,
            "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": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-16T08:41:59.503992Z",
            "ended": "2025-12-16T08:53:30.491710Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.582763671875,
                            "deviation": 64.3271713256836,
                            "volatility": 0.05866116285324097
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.6778564453125,
                            "deviation": 61.68426513671875,
                            "volatility": 0.059902265667915344
                        }
                    },
                    "username": "Akipa2025",
                    "country": "un",
                    "ranking": 25.2684979172014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?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/82238315"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1501398,
                    "username": "Andywong1111",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76aa8b91a05c83d5f6768e675c1bdd83?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.7362539453588,
                            "deviation": 63.062446634884395,
                            "volatility": 0.06035846168140673
                        }
                    },
                    "ranking": 23.27357593967483,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82238315,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1501398,
            "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": "89.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-16T08:03:03.166622Z",
            "ended": "2025-12-16T08:22:58.767846Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.8277587890625,
                            "deviation": 64.16356658935547,
                            "volatility": 0.058662544935941696
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1501398,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1506.349853515625,
                            "deviation": 61.90789031982422,
                            "volatility": 0.0602630116045475
                        }
                    },
                    "username": "Andywong1111",
                    "country": "un",
                    "ranking": 23.27357593967483,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76aa8b91a05c83d5f6768e675c1bdd83?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/82237147"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7151,
                    "username": "pam3vaus",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8c641fb749f12da18482c7752f1cb953?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.591145974645,
                            "deviation": 67.01441749087026,
                            "volatility": 0.06112410629716025
                        }
                    },
                    "ranking": 26.461936116612957,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82237147,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 7151,
            "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-16T07:09:02.636951Z",
            "ended": "2025-12-16T07:16:46.619772Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.3770751953125,
                            "deviation": 63.76832580566406,
                            "volatility": 0.05866356939077377
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7151,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.7099609375,
                            "deviation": 66.76130676269531,
                            "volatility": 0.06094713881611824
                        }
                    },
                    "username": "pam3vaus",
                    "country": "un",
                    "ranking": 26.461936116612957,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c641fb749f12da18482c7752f1cb953?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/82236763"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 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": 82236763,
            "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-16T06:49:38.792335Z",
            "ended": "2025-12-16T07:08:29.145390Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.7554931640625,
                            "deviation": 63.338985443115234,
                            "volatility": 0.05866455286741257
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.826416015625,
                            "deviation": 70.0079574584961,
                            "volatility": 0.06000065803527832
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/82211558"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "username": "Phydeaux",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.2621922530539,
                            "deviation": 65.30437046349228,
                            "volatility": 0.05946240144337654
                        }
                    },
                    "ranking": 25.03649702010158,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82211558,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 155647,
            "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-15T12:56:51.959555Z",
            "ended": "2025-12-15T13:08:52.522614Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.0333251953125,
                            "deviation": 62.88722610473633,
                            "volatility": 0.05866551399230957
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.509033203125,
                            "deviation": 66.1442642211914,
                            "volatility": 0.05951177328824997
                        }
                    },
                    "username": "Phydeaux",
                    "country": "gb",
                    "ranking": 25.03649702010158,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-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/82210298"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1748931,
                    "username": "ASKLI84",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/76c3a05771500c13c9403e3446775bf2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.6094589569375,
                            "deviation": 67.27900730137513,
                            "volatility": 0.06009189294090227
                        }
                    },
                    "ranking": 19.531824155219745,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82210298,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1748931,
            "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-15T12:06:39.511717Z",
            "ended": "2025-12-15T12:42:24.530765Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.1212158203125,
                            "deviation": 63.07486343383789,
                            "volatility": 0.05866610258817673
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1748931,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.423583984375,
                            "deviation": 62.41596221923828,
                            "volatility": 0.060051411390304565
                        }
                    },
                    "username": "ASKLI84",
                    "country": "us",
                    "ranking": 19.531824155219745,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76c3a05771500c13c9403e3446775bf2?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/82209841"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1886426,
                    "username": "Takao yushi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/889f5b4c8d1552b5006fead35bcad5fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.0712049271174,
                            "deviation": 99.50652267678518,
                            "volatility": 0.060002630567476234
                        }
                    },
                    "ranking": 18.710652876054088,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82209841,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1886426,
            "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-15T11:45:27.216365Z",
            "ended": "2025-12-15T11:58:11.277306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.422607421875,
                            "deviation": 63.17142105102539,
                            "volatility": 0.05866660177707672
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1886426,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.5955810546875,
                            "deviation": 123.3683090209961,
                            "volatility": 0.06000290811061859
                        }
                    },
                    "username": "Takao yushi",
                    "country": "un",
                    "ranking": 18.710652876054088,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/889f5b4c8d1552b5006fead35bcad5fa?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/82209239"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.170415625527,
                            "deviation": 66.60426887998868,
                            "volatility": 0.05963756124707749
                        }
                    },
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82209239,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 88660,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-15T11:20:05.400851Z",
            "ended": "2025-12-15T11:35:45.002568Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.0640869140625,
                            "deviation": 62.768070220947266,
                            "volatility": 0.05866767466068268
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.0771484375,
                            "deviation": 67.110107421875,
                            "volatility": 0.059606701135635376
                        }
                    },
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82208483"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1907799,
                    "username": "Cool_cherry",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/00dd7193a7c5e0eefb239f0974d6c78b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.000365604794,
                            "deviation": 89.97067870145749,
                            "volatility": 0.060008397412694474
                        }
                    },
                    "ranking": 23.148416796741863,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82208483,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1907799,
            "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-15T10:45:18.916641Z",
            "ended": "2025-12-15T11:10:14.026638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.6885986328125,
                            "deviation": 62.704647064208984,
                            "volatility": 0.058664388954639435
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1907799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.6824951171875,
                            "deviation": 107.47667694091797,
                            "volatility": 0.0599968284368515
                        }
                    },
                    "username": "Cool_cherry",
                    "country": "un",
                    "ranking": 23.148416796741863,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/00dd7193a7c5e0eefb239f0974d6c78b?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/82207725"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 68803,
                    "username": "seestarr2003",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f73deb1d6a03f77bab1e08f8efe7c25a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.423394558397,
                            "deviation": 60.45951481875476,
                            "volatility": 0.058173975720081275
                        }
                    },
                    "ranking": 24.88891545948268,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82207725,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 68803,
            "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": "106.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-15T10:05:41.373037Z",
            "ended": "2025-12-15T10:20:34.205799Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.0526123046875,
                            "deviation": 62.702354431152344,
                            "volatility": 0.058665864169597626
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 68803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.59423828125,
                            "deviation": 61.028446197509766,
                            "volatility": 0.058191146701574326
                        }
                    },
                    "username": "seestarr2003",
                    "country": "un",
                    "ranking": 24.88891545948268,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f73deb1d6a03f77bab1e08f8efe7c25a?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
        }
    ]
}