List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=26
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=27",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84019202"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "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": 1564.24909200968,
                            "deviation": 62.07919689119189,
                            "volatility": 0.05977837961556145
                        }
                    },
                    "ranking": 25.27431140870233,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84019202,
            "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": "57.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-09T09:15:07.970389Z",
            "ended": "2026-02-09T09:29:08.025803Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.739990234375,
                            "deviation": 62.25019073486328,
                            "volatility": 0.05870242044329643
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.8199462890625,
                            "deviation": 61.30818557739258,
                            "volatility": 0.059816621243953705
                        }
                    },
                    "username": "Akipa2025",
                    "country": "un",
                    "ranking": 25.27431140870233,
                    "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/83939213"
            },
            "players": {
                "black": {
                    "id": 1309984,
                    "username": "gzhuang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.6047875376923,
                            "deviation": 63.75436304808265,
                            "volatility": 0.05966230081894768
                        }
                    },
                    "ranking": 19.94527206517911,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83939213,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1309984,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-06T20:24:49.645529Z",
            "ended": "2026-02-06T20:38:54.763296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1309984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.24072265625,
                            "deviation": 63.1239128112793,
                            "volatility": 0.059729017317295074
                        }
                    },
                    "username": "gzhuang",
                    "country": "un",
                    "ranking": 19.94527206517911,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.2845458984375,
                            "deviation": 62.386409759521484,
                            "volatility": 0.05870160460472107
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/83938827"
            },
            "players": {
                "black": {
                    "id": 1309984,
                    "username": "gzhuang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.6047875376923,
                            "deviation": 63.75436304808265,
                            "volatility": 0.05966230081894768
                        }
                    },
                    "ranking": 19.94527206517911,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83938827,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1309984,
            "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": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T20:06:26.566967Z",
            "ended": "2026-02-06T20:23:47.610284Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1309984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.058349609375,
                            "deviation": 63.29651641845703,
                            "volatility": 0.05972962826490402
                        }
                    },
                    "username": "gzhuang",
                    "country": "un",
                    "ranking": 19.94527206517911,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.366943359375,
                            "deviation": 62.54365158081055,
                            "volatility": 0.058702126145362854
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/83936517"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1529167,
                    "username": "SiCon",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c78faabe37fd0d3f34ada601e763aa4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.4907762367907,
                            "deviation": 62.134214445225176,
                            "volatility": 0.06000502187370973
                        }
                    },
                    "ranking": 22.548418952496682,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83936517,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1529167,
            "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": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-06T18:43:08.711246Z",
            "ended": "2026-02-06T19:10:36.958452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.2010498046875,
                            "deviation": 62.48853302001953,
                            "volatility": 0.05870361998677254
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1529167,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.61669921875,
                            "deviation": 63.467262268066406,
                            "volatility": 0.0599852092564106
                        }
                    },
                    "username": "SiCon",
                    "country": "un",
                    "ranking": 22.548418952496682,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c78faabe37fd0d3f34ada601e763aa4?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/83936128"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1952012,
                    "username": "alexander akh",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0b9ccb945c44e0c8de5281d155a5367a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.7641989059164,
                            "deviation": 61.975654435730384,
                            "volatility": 0.0599015236933128
                        }
                    },
                    "ranking": 21.287220874091346,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83936128,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1952012,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-06T18:22:02.981787Z",
            "ended": "2026-02-06T18:36:26.832146Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.001953125,
                            "deviation": 62.57185363769531,
                            "volatility": 0.058704886585474014
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1952012,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.6954345703125,
                            "deviation": 62.33709716796875,
                            "volatility": 0.059981849044561386
                        }
                    },
                    "username": "alexander akh",
                    "country": "un",
                    "ranking": 21.287220874091346,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0b9ccb945c44e0c8de5281d155a5367a-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/83933932"
            },
            "players": {
                "black": {
                    "id": 1559078,
                    "username": "Prsut",
                    "country": "va",
                    "icon": "https://secure.gravatar.com/avatar/6ffdff7139673a3dfbb1dc37a39aa94b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.4858112385743,
                            "deviation": 61.27635611339355,
                            "volatility": 0.06004684442025536
                        }
                    },
                    "ranking": 20.513559708541674,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83933932,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1559078,
            "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": "79.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T16:58:18.028913Z",
            "ended": "2026-02-06T17:14:04.665295Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1559078,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.4932861328125,
                            "deviation": 60.94194030761719,
                            "volatility": 0.06004811078310013
                        }
                    },
                    "username": "Prsut",
                    "country": "va",
                    "ranking": 20.513559708541674,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ffdff7139673a3dfbb1dc37a39aa94b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.46435546875,
                            "deviation": 62.73367691040039,
                            "volatility": 0.058704160153865814
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/78337354"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "username": "Yoasan",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.0069185422321,
                            "deviation": 77.09834612297537,
                            "volatility": 0.060025211757972895
                        }
                    },
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78337354,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 213,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93238,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-18T05:40:25.016745Z",
            "ended": "2026-01-23T19:35:00.116902Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.46435546875,
                            "deviation": 62.73367691040039,
                            "volatility": 0.058704160153865814
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.5831298828125,
                            "deviation": 78.2265625,
                            "volatility": 0.06002625823020935
                        }
                    },
                    "username": "Yoasan",
                    "country": "pl",
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?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/83463491"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1943929,
                    "username": "deleted-2371c9ab-4578-44e7-b88f-cd5a89b790c8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/85aa942229c9b4e2a1c74782953b40e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.7181528358865,
                            "deviation": 85.89432841737403,
                            "volatility": 0.05989260919192792
                        }
                    },
                    "ranking": 27.373455626015517,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83463491,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1943929,
            "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": "2026-01-23T12:18:43.553743Z",
            "ended": "2026-01-23T12:28:26.985281Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.9581298828125,
                            "deviation": 62.72732162475586,
                            "volatility": 0.058705590665340424
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1943929,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.5712890625,
                            "deviation": 78.66363525390625,
                            "volatility": 0.059962477535009384
                        }
                    },
                    "username": "deleted-2371c9ab-4578-44e7-b88f-cd5a89b790c8",
                    "country": "un",
                    "ranking": 27.373455626015517,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/85aa942229c9b4e2a1c74782953b40e0?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/83461775"
            },
            "players": {
                "black": {
                    "id": 1149327,
                    "username": "SibKees",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/770270fa10ec92983b71c5efd9bfe650-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6765674090936,
                            "deviation": 60.684812841148144,
                            "volatility": 0.059963241573166404
                        }
                    },
                    "ranking": 21.408429195406907,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83461775,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1149327,
            "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": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-23T11:07:26.904206Z",
            "ended": "2026-01-23T11:49:43.045972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1149327,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8358154296875,
                            "deviation": 60.686134338378906,
                            "volatility": 0.059971969574689865
                        }
                    },
                    "username": "SibKees",
                    "country": "ru",
                    "ranking": 21.408429195406907,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/770270fa10ec92983b71c5efd9bfe650-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.9228515625,
                            "deviation": 62.90446472167969,
                            "volatility": 0.05870621278882027
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83460532"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1795323,
                    "username": "Emile123",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/c68c944fa182cbf920f14c9f5ba52190-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.6367166722796,
                            "deviation": 66.99789600269652,
                            "volatility": 0.05996842059767568
                        }
                    },
                    "ranking": 25.835567540721712,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83460532,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1795323,
            "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": "2026-01-23T10:12:33.263343Z",
            "ended": "2026-01-23T10:35:53.525535Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.0201416015625,
                            "deviation": 62.45402145385742,
                            "volatility": 0.05869791656732559
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1795323,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.9774169921875,
                            "deviation": 68.18595123291016,
                            "volatility": 0.05996241047978401
                        }
                    },
                    "username": "Emile123",
                    "country": "se",
                    "ranking": 25.835567540721712,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c68c944fa182cbf920f14c9f5ba52190-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
        }
    ]
}