List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=42
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=43",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82404568"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1915423,
                    "username": "ganzbaf",
                    "country": "155",
                    "icon": "https://user-uploads.online-go.com/33fa9409914789fb61feea393731d071-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8165996303878,
                            "deviation": 64.89855616414208,
                            "volatility": 0.05997604786241736
                        }
                    },
                    "ranking": 21.217713983919445,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82404568,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1915423,
            "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-21T14:52:35.674923Z",
            "ended": "2025-12-21T14:53:25.217011Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.9256591796875,
                            "deviation": 63.18891143798828,
                            "volatility": 0.05867587774991989
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1915423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.385986328125,
                            "deviation": 71.18053436279297,
                            "volatility": 0.05998537689447403
                        }
                    },
                    "username": "ganzbaf",
                    "country": "155",
                    "ranking": 21.217713983919445,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/33fa9409914789fb61feea393731d071-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/82387109"
            },
            "players": {
                "black": {
                    "id": 1245613,
                    "username": "Dwega",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1dbc5af20d844aedd49f16a1b20530d0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.6871394880271,
                            "deviation": 65.58752132801276,
                            "volatility": 0.060069330996226376
                        }
                    },
                    "ranking": 14.060579275887747,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82387109,
            "name": "Friendly Match",
            "creator": 1245613,
            "mode": "game",
            "source": "play",
            "black": 1245613,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "50.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T23:48:14.011575Z",
            "ended": "2025-12-21T00:08:54.318605Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1245613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.1263427734375,
                            "deviation": 66.4691162109375,
                            "volatility": 0.06007174029946327
                        }
                    },
                    "username": "Dwega",
                    "country": "un",
                    "ranking": 14.060579275887747,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1dbc5af20d844aedd49f16a1b20530d0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.4609375,
                            "deviation": 63.165550231933594,
                            "volatility": 0.05867195874452591
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82385042"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 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": 82385042,
            "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-20T22:08:06.408971Z",
            "ended": "2025-12-20T22:20:19.090532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.0650634765625,
                            "deviation": 63.00874710083008,
                            "volatility": 0.058673400431871414
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7151,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.813720703125,
                            "deviation": 65.05633544921875,
                            "volatility": 0.06096501648426056
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82385034"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1196351,
                    "username": "gonickname13",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dc2fb6cab3f3c11b612ea9cdab7468d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.8569537251028,
                            "deviation": 61.106996369823825,
                            "volatility": 0.05988845575392994
                        }
                    },
                    "ranking": 21.706966595597702,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82385034,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1196351,
            "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-20T22:06:39.786282Z",
            "ended": "2025-12-20T22:06:47.232641Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.0650634765625,
                            "deviation": 63.00874710083008,
                            "volatility": 0.058673400431871414
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1196351,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.959228515625,
                            "deviation": 61.2160530090332,
                            "volatility": 0.05988666042685509
                        }
                    },
                    "username": "gonickname13",
                    "country": "un",
                    "ranking": 21.706966595597702,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dc2fb6cab3f3c11b612ea9cdab7468d2?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/82384897"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1918392,
                    "username": "lackgh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5fefddc70f1fc6084ec8235aa44d9ca1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.4193794451207,
                            "deviation": 61.21923718536931,
                            "volatility": 0.059984886607677174
                        }
                    },
                    "ranking": 24.37148765945807,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82384897,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1918392,
            "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-20T21:59:39.232019Z",
            "ended": "2025-12-20T22:05:46.555768Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.9366455078125,
                            "deviation": 62.88388442993164,
                            "volatility": 0.058668654412031174
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1918392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.215087890625,
                            "deviation": 79.20478057861328,
                            "volatility": 0.06000346690416336
                        }
                    },
                    "username": "lackgh",
                    "country": "un",
                    "ranking": 24.37148765945807,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5fefddc70f1fc6084ec8235aa44d9ca1?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/82384481"
            },
            "players": {
                "black": {
                    "id": 1674219,
                    "username": "Nicolas de Pigage",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9cf9ef82dafe72f04f7166bd1c046178?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.1909288421207,
                            "deviation": 61.34305014491679,
                            "volatility": 0.0598978337113583
                        }
                    },
                    "ranking": 20.307320283198422,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82384481,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1674219,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T21:38:53.295984Z",
            "ended": "2025-12-20T21:58:41.010540Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1674219,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.485107421875,
                            "deviation": 60.87022399902344,
                            "volatility": 0.059902094304561615
                        }
                    },
                    "username": "Nicolas de Pigage",
                    "country": "un",
                    "ranking": 20.307320283198422,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9cf9ef82dafe72f04f7166bd1c046178?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.262451171875,
                            "deviation": 63.08279800415039,
                            "volatility": 0.058668654412031174
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82337705"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1909229,
                    "username": "werty337",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c7d8a737acb9fc129de268bc248120dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.5358350515507,
                            "deviation": 71.90743471547295,
                            "volatility": 0.059986509168775834
                        }
                    },
                    "ranking": 24.09464701370896,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82337705,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1909229,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T11:29:36.896937Z",
            "ended": "2025-12-19T11:49:03.292206Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.2867431640625,
                            "deviation": 62.96280288696289,
                            "volatility": 0.05867011845111847
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1909229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1481.6771240234375,
                            "deviation": 73.87500762939453,
                            "volatility": 0.05998945236206055
                        }
                    },
                    "username": "werty337",
                    "country": "un",
                    "ranking": 24.09464701370896,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c7d8a737acb9fc129de268bc248120dd?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/82336853"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "username": "Akipa2025",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.9124732161274,
                            "deviation": 62.03051894088691,
                            "volatility": 0.05978511922713851
                        }
                    },
                    "ranking": 25.94042760169924,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82336853,
            "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": "69.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T10:53:58.832106Z",
            "ended": "2025-12-19T11:07:38.907356Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.039306640625,
                            "deviation": 62.998477935791016,
                            "volatility": 0.058671556413173676
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.6531982421875,
                            "deviation": 63.21562576293945,
                            "volatility": 0.05989007279276848
                        }
                    },
                    "username": "Akipa2025",
                    "country": "un",
                    "ranking": 25.94042760169924,
                    "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/82335565"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1331238,
                    "username": "rashomon76",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/499da50994acb97f6db158e7783d4d0a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.9569790581654,
                            "deviation": 62.235840025625905,
                            "volatility": 0.060051581669061056
                        }
                    },
                    "ranking": 23.740326055839738,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82335565,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1331238,
            "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": "49.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T09:51:57.551315Z",
            "ended": "2025-12-19T10:22:15.025593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.119873046875,
                            "deviation": 62.98135757446289,
                            "volatility": 0.05867304652929306
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1331238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.0146484375,
                            "deviation": 63.789241790771484,
                            "volatility": 0.060052793473005295
                        }
                    },
                    "username": "rashomon76",
                    "country": "un",
                    "ranking": 23.740326055839738,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/499da50994acb97f6db158e7783d4d0a?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/82335503"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "username": "Argonijt",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.2203460028225,
                            "deviation": 61.9799906825668,
                            "volatility": 0.05851035697684991
                        }
                    },
                    "ranking": 22.989210905868863,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82335503,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 757755,
            "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-19T09:50:38.065810Z",
            "ended": "2025-12-19T09:51:01.081794Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.119873046875,
                            "deviation": 62.98135757446289,
                            "volatility": 0.05867304652929306
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.2791748046875,
                            "deviation": 61.19618225097656,
                            "volatility": 0.05857382342219353
                        }
                    },
                    "username": "Argonijt",
                    "country": "ua",
                    "ranking": 22.989210905868863,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}