List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=8
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=9",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=7",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85358816"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1188813,
                    "username": "Kachug",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.691518641292,
                            "deviation": 64.05411860828268,
                            "volatility": 0.06045592263893455
                        }
                    },
                    "ranking": 25.922864024549185,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85358816,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1188813,
            "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": "124.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-23T16:37:18.816990Z",
            "ended": "2026-03-23T16:51:30.438116Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.7415771484375,
                            "deviation": 63.10542678833008,
                            "volatility": 0.05873820185661316
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1188813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.2518310546875,
                            "deviation": 64.56005859375,
                            "volatility": 0.06037347763776779
                        }
                    },
                    "username": "Kachug",
                    "country": "un",
                    "ranking": 25.922864024549185,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?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/85358333"
            },
            "players": {
                "black": {
                    "id": 1225055,
                    "username": "WVV",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.730308578875,
                            "deviation": 61.84522825797039,
                            "volatility": 0.05994132092344553
                        }
                    },
                    "ranking": 18.32743506985407,
                    "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85358333,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1225055,
            "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-03-23T16:21:08.414305Z",
            "ended": "2026-03-23T16:36:14.109707Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1225055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.5772705078125,
                            "deviation": 62.39393615722656,
                            "volatility": 0.05995199829339981
                        }
                    },
                    "username": "WVV",
                    "country": "un",
                    "ranking": 18.32743506985407,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.625732421875,
                            "deviation": 63.29195785522461,
                            "volatility": 0.05873733386397362
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "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/85357735"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1217514,
                    "username": "Closelaw",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/9ecba52346682cc80960889a5c01c7a2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.923214648212,
                            "deviation": 61.82522842063374,
                            "volatility": 0.05997529551550206
                        }
                    },
                    "ranking": 19.03946155788284,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85357735,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1217514,
            "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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-23T16:02:59.222844Z",
            "ended": "2026-03-23T16:19:46.234427Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.20263671875,
                            "deviation": 63.514122009277344,
                            "volatility": 0.0587373748421669
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1217514,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.5272216796875,
                            "deviation": 61.42212677001953,
                            "volatility": 0.05997505411505699
                        }
                    },
                    "username": "Closelaw",
                    "country": "cn",
                    "ranking": 19.03946155788284,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9ecba52346682cc80960889a5c01c7a2-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85356025"
            },
            "players": {
                "black": {
                    "id": 548864,
                    "username": "hundez",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2c8664d1e71084d936cb259bef78beb8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.5198248414983,
                            "deviation": 62.23967305036159,
                            "volatility": 0.059900202854512544
                        }
                    },
                    "ranking": 20.423109294341135,
                    "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85356025,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 548864,
            "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": "51.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-23T15:02:05.575819Z",
            "ended": "2026-03-23T15:20:49.276029Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 548864,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.0206298828125,
                            "deviation": 62.41835403442383,
                            "volatility": 0.059902168810367584
                        }
                    },
                    "username": "hundez",
                    "country": "un",
                    "ranking": 20.423109294341135,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2c8664d1e71084d936cb259bef78beb8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.485107421875,
                            "deviation": 63.73894119262695,
                            "volatility": 0.058737967163324356
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "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/85355540"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1910144,
                    "username": "celebrae",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b1deae7f4c02ca4af192875e0592d797?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.2269150001234,
                            "deviation": 96.24811878332301,
                            "volatility": 0.05999696362628559
                        }
                    },
                    "ranking": 24.183105660582157,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85355540,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1910144,
            "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": "132.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-23T14:46:48.628898Z",
            "ended": "2026-03-23T15:01:38.335917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.0926513671875,
                            "deviation": 63.744117736816406,
                            "volatility": 0.0587393119931221
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1910144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.582275390625,
                            "deviation": 110.61380004882812,
                            "volatility": 0.05999903008341789
                        }
                    },
                    "username": "celebrae",
                    "country": "un",
                    "ranking": 24.183105660582157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b1deae7f4c02ca4af192875e0592d797?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/85335199"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1449268,
                    "username": "Tarik2702",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/e5a84d50d683bf251c21e8060417a464?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.6988128577898,
                            "deviation": 61.082063280884284,
                            "volatility": 0.059829418369272566
                        }
                    },
                    "ranking": 18.30681788169972,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85335199,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1449268,
            "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": "61.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-22T21:55:17.793129Z",
            "ended": "2026-03-22T22:13:13.839580Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.15380859375,
                            "deviation": 63.975677490234375,
                            "volatility": 0.05874007195234299
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1449268,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.6065673828125,
                            "deviation": 61.1398811340332,
                            "volatility": 0.05981975793838501
                        }
                    },
                    "username": "Tarik2702",
                    "country": "fr",
                    "ranking": 18.30681788169972,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e5a84d50d683bf251c21e8060417a464?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/85306700"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1953117,
                    "username": "qewlack",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/893fc6f3d74ee90976278ab57b285618?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.668619245189,
                            "deviation": 61.02996449537225,
                            "volatility": 0.06000414195965804
                        }
                    },
                    "ranking": 22.99653219836003,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85306700,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1953117,
            "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": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-22T00:14:23.759167Z",
            "ended": "2026-03-22T00:42:24.872102Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.9691162109375,
                            "deviation": 63.96839904785156,
                            "volatility": 0.058741576969623566
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1953117,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.0223388671875,
                            "deviation": 61.50273132324219,
                            "volatility": 0.0600079745054245
                        }
                    },
                    "username": "qewlack",
                    "country": "un",
                    "ranking": 22.99653219836003,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/893fc6f3d74ee90976278ab57b285618?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/85303427"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1957922,
                    "username": "Andro8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f6e176c575517f5d6d25f95b8a6388c2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1674.0174855172954,
                            "deviation": 66.75696014996957,
                            "volatility": 0.06002233706757733
                        }
                    },
                    "ranking": 26.84435649140691,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85303427,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1957922,
            "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-03-21T21:37:03.563888Z",
            "ended": "2026-03-21T21:49:31.317467Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9053955078125,
                            "deviation": 63.4731559753418,
                            "volatility": 0.05874241143465042
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1957922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.4515380859375,
                            "deviation": 75.38739776611328,
                            "volatility": 0.06002547964453697
                        }
                    },
                    "username": "Andro8",
                    "country": "un",
                    "ranking": 26.84435649140691,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f6e176c575517f5d6d25f95b8a6388c2?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/85300148"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "username": "yinyang0",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.4258594321325,
                            "deviation": 63.805445173491044,
                            "volatility": 0.06025214574160872
                        }
                    },
                    "ranking": 24.524957507534292,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85300148,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 963643,
            "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": "60.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-21T19:19:52.204263Z",
            "ended": "2026-03-21T19:40:43.129743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.247314453125,
                            "deviation": 63.29427719116211,
                            "volatility": 0.05874382704496384
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.08642578125,
                            "deviation": 63.761348724365234,
                            "volatility": 0.06023835390806198
                        }
                    },
                    "username": "yinyang0",
                    "country": "fr",
                    "ranking": 24.524957507534292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85299892"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1148899,
                    "username": "tuanhoagianglam",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/301bc48c919e23be20ac681362573e71?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.343699745278,
                            "deviation": 61.267486272547494,
                            "volatility": 0.059968183484130196
                        }
                    },
                    "ranking": 22.345296210925124,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85299892,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1148899,
            "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-03-21T19:10:01.685090Z",
            "ended": "2026-03-21T19:18:22.734741Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.9385986328125,
                            "deviation": 63.21696853637695,
                            "volatility": 0.058739159256219864
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1148899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.08740234375,
                            "deviation": 61.435943603515625,
                            "volatility": 0.059971749782562256
                        }
                    },
                    "username": "tuanhoagianglam",
                    "country": "un",
                    "ranking": 22.345296210925124,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/301bc48c919e23be20ac681362573e71?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
        }
    ]
}