List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=24
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=25",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=23",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84087314"
            },
            "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": 1404420,
                    "username": "Borlme",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4d93ccf43ca4e2e5749d32db655efeb3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.9278564964818,
                            "deviation": 73.3172975614269,
                            "volatility": 0.06004659469789865
                        }
                    },
                    "ranking": 20.025672012719177,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84087314,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1404420,
            "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": "116.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-11T12:32:29.538339Z",
            "ended": "2026-02-11T13:00:13.980981Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.3038330078125,
                            "deviation": 63.066932678222656,
                            "volatility": 0.05869732424616814
                        }
                    },
                    "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": 1404420,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1176.601806640625,
                            "deviation": 74.93672943115234,
                            "volatility": 0.06003432720899582
                        }
                    },
                    "username": "Borlme",
                    "country": "un",
                    "ranking": 20.025672012719177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4d93ccf43ca4e2e5749d32db655efeb3-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/84085350"
            },
            "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": 1933585,
                    "username": "qufskfk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.7606930062573,
                            "deviation": 63.31527926884791,
                            "volatility": 0.05998248517567941
                        }
                    },
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84085350,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1933585,
            "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": "46.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-11T11:02:44.074019Z",
            "ended": "2026-02-11T11:15:03.853843Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.7305908203125,
                            "deviation": 62.993019104003906,
                            "volatility": 0.05869882553815842
                        }
                    },
                    "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": 1933585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.436279296875,
                            "deviation": 62.18100357055664,
                            "volatility": 0.059987105429172516
                        }
                    },
                    "username": "qufskfk",
                    "country": "un",
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?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/84081763"
            },
            "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": 1928761,
                    "username": "miyudz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bb4c95796e00710a55fd6e752fe3c9c3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.4109029293131,
                            "deviation": 67.11665136639637,
                            "volatility": 0.06005362474543987
                        }
                    },
                    "ranking": 23.58887671188962,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84081763,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1928761,
            "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": "55.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-11T07:53:17.575620Z",
            "ended": "2026-02-11T08:13:09.461635Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.77294921875,
                            "deviation": 62.877777099609375,
                            "volatility": 0.058700308203697205
                        }
                    },
                    "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": 1928761,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.7520751953125,
                            "deviation": 63.26076126098633,
                            "volatility": 0.06003030762076378
                        }
                    },
                    "username": "miyudz",
                    "country": "un",
                    "ranking": 23.58887671188962,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bb4c95796e00710a55fd6e752fe3c9c3?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/84081328"
            },
            "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": 1961536,
                    "username": "deleted-77825732-deeb-4216-aeb6-e7da22ec33ba",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/acbfc4006045b02d3c56ca03efb5c2fd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2105.352340544951,
                            "deviation": 72.0386864467146,
                            "volatility": 0.0600194857971527
                        }
                    },
                    "ranking": 32.15164257842136,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84081328,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1961536,
            "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-11T07:31:23.076963Z",
            "ended": "2026-02-11T07:46:42.243561Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.432373046875,
                            "deviation": 62.30029296875,
                            "volatility": 0.05870100483298302
                        }
                    },
                    "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": 1961536,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.630615234375,
                            "deviation": 147.62319946289062,
                            "volatility": 0.06000831723213196
                        }
                    },
                    "username": "deleted-77825732-deeb-4216-aeb6-e7da22ec33ba",
                    "country": "un",
                    "ranking": 32.15164257842136,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/acbfc4006045b02d3c56ca03efb5c2fd?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/84056282"
            },
            "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": 433195,
                    "username": "Goban Arts",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/ee76ce2c4efb4713199088c673beab10-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.1014469807678,
                            "deviation": 61.594245789451655,
                            "volatility": 0.05996019382354612
                        }
                    },
                    "ranking": 19.120267890631137,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84056282,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 433195,
            "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": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-10T12:50:21.198727Z",
            "ended": "2026-02-10T13:32:02.399249Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.21435546875,
                            "deviation": 62.44677734375,
                            "volatility": 0.05870036035776138
                        }
                    },
                    "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": 433195,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.0604248046875,
                            "deviation": 62.251625061035156,
                            "volatility": 0.05996139720082283
                        }
                    },
                    "username": "Goban Arts",
                    "country": "de",
                    "ranking": 19.120267890631137,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ee76ce2c4efb4713199088c673beab10-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/84055673"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 910.1761526500693,
                            "deviation": 84.64686508237752,
                            "volatility": 0.08628050520475891
                        }
                    },
                    "ranking": 12.73805351199802,
                    "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": 84055673,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 123282,
            "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": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-10T12:26:26.643080Z",
            "ended": "2026-02-10T12:49:52.644416Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.1988525390625,
                            "deviation": 79.26081848144531,
                            "volatility": 0.0852089673280716
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 12.73805351199802,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.706298828125,
                            "deviation": 62.53472137451172,
                            "volatility": 0.05869877338409424
                        }
                    },
                    "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/84055329"
            },
            "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": 1960387,
                    "username": "野田一郎",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/ddeb5da586c8864ef781619444f897bf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.4408157218268,
                            "deviation": 72.97126741070605,
                            "volatility": 0.06001271840099751
                        }
                    },
                    "ranking": 18.698261930626554,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84055329,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1960387,
            "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-02-10T12:14:13.993061Z",
            "ended": "2026-02-10T12:24:28.026712Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.731201171875,
                            "deviation": 62.57875061035156,
                            "volatility": 0.05869675055146217
                        }
                    },
                    "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": 1960387,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.528564453125,
                            "deviation": 92.68524169921875,
                            "volatility": 0.05999568849802017
                        }
                    },
                    "username": "野田一郎",
                    "country": "jp",
                    "ranking": 18.698261930626554,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ddeb5da586c8864ef781619444f897bf?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/84053459"
            },
            "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": 1152270,
                    "username": "philogo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/db38be9bf6c1451b576967fb33024bef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1507.0473042551525,
                            "deviation": 62.952961244569984,
                            "volatility": 0.059850544124661606
                        }
                    },
                    "ranking": 24.41189087900809,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84053459,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1152270,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "71.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-10T10:58:05.126893Z",
            "ended": "2026-02-10T11:30:37.031119Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.444091796875,
                            "deviation": 62.17299270629883,
                            "volatility": 0.058697860687971115
                        }
                    },
                    "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": 1152270,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.8223876953125,
                            "deviation": 62.26474380493164,
                            "volatility": 0.059852246195077896
                        }
                    },
                    "username": "philogo",
                    "country": "fr",
                    "ranking": 24.41189087900809,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/db38be9bf6c1451b576967fb33024bef-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/84052816"
            },
            "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": 1949960,
                    "username": "Mboumber",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6ec69e1c81b51d02491785e239687f67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1361.2387440583843,
                            "deviation": 64.10371436685755,
                            "volatility": 0.06010527244126414
                        }
                    },
                    "ranking": 22.056212105674764,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84052816,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1949960,
            "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": "68.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-10T10:28:17.262582Z",
            "ended": "2026-02-10T10:54:16.542762Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.0557861328125,
                            "deviation": 62.23088836669922,
                            "volatility": 0.058699145913124084
                        }
                    },
                    "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": 1949960,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.548583984375,
                            "deviation": 63.746456146240234,
                            "volatility": 0.05999435856938362
                        }
                    },
                    "username": "Mboumber",
                    "country": "un",
                    "ranking": 22.056212105674764,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ec69e1c81b51d02491785e239687f67?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/84051700"
            },
            "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": 796753,
                    "username": "Hkcgc01",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.6372400930397,
                            "deviation": 63.890792566296,
                            "volatility": 0.060044962229250334
                        }
                    },
                    "ranking": 24.756323535054143,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84051700,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 796753,
            "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-10T09:31:00.144614Z",
            "ended": "2026-02-10T10:08:41.151593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.3394775390625,
                            "deviation": 61.892333984375,
                            "volatility": 0.05870040878653526
                        }
                    },
                    "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": 796753,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.3599853515625,
                            "deviation": 63.42732238769531,
                            "volatility": 0.06004069000482559
                        }
                    },
                    "username": "Hkcgc01",
                    "country": "un",
                    "ranking": 24.756323535054143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?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
        }
    ]
}