List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=31
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=32",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=30",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83231207"
            },
            "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1706899,
                    "username": "hiwhoareyou",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8b3c926c5e12f8f23f6fde43191b6133?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.6327775340058,
                            "deviation": 66.49060251102541,
                            "volatility": 0.05998016997723857
                        }
                    },
                    "ranking": 25.08684006769838,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83231207,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1706899,
            "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": "35.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-16T12:56:23.970260Z",
            "ended": "2026-01-16T13:12:16.440474Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.3916015625,
                            "deviation": 62.853271484375,
                            "volatility": 0.05868518352508545
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1706899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.665771484375,
                            "deviation": 64.36903381347656,
                            "volatility": 0.059999749064445496
                        }
                    },
                    "username": "hiwhoareyou",
                    "country": "un",
                    "ranking": 25.08684006769838,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8b3c926c5e12f8f23f6fde43191b6133?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/83229212"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.2028754349559,
                            "deviation": 84.67451589557272,
                            "volatility": 0.08633315825151902
                        }
                    },
                    "ranking": 14.64213779551676,
                    "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83229212,
            "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": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-16T11:38:09.707055Z",
            "ended": "2026-01-16T11:53:16.540947Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1169.9200439453125,
                            "deviation": 79.28687286376953,
                            "volatility": 0.08478939533233643
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 14.64213779551676,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.4508056640625,
                            "deviation": 62.811397552490234,
                            "volatility": 0.05868148058652878
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "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/83228261"
            },
            "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1561724,
                    "username": "JeongFan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f42d7cc4f2562c2d0ff1a5159db48559?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8284250468228,
                            "deviation": 63.40418245405782,
                            "volatility": 0.0600627031215707
                        }
                    },
                    "ranking": 21.4110849065971,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83228261,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1561724,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-16T11:02:51.706145Z",
            "ended": "2026-01-16T11:37:19.828655Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.4306640625,
                            "deviation": 62.93144607543945,
                            "volatility": 0.058679692447185516
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1561724,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.6253662109375,
                            "deviation": 63.71149444580078,
                            "volatility": 0.06006760522723198
                        }
                    },
                    "username": "JeongFan",
                    "country": "un",
                    "ranking": 21.4110849065971,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f42d7cc4f2562c2d0ff1a5159db48559?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/83226661"
            },
            "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 197954,
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.3344064832509,
                            "deviation": 63.08019078832365,
                            "volatility": 0.06070760891914433
                        }
                    },
                    "ranking": 21.697943018256996,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83226661,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 197954,
            "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": "70.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-16T09:47:18.184581Z",
            "ended": "2026-01-16T10:01:13.998454Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.1114501953125,
                            "deviation": 63.02739334106445,
                            "volatility": 0.058681000024080276
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 197954,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.78857421875,
                            "deviation": 63.139869689941406,
                            "volatility": 0.06068495288491249
                        }
                    },
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "ranking": 21.697943018256996,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-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/83225929"
            },
            "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1116061,
                    "username": "paulwhlin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/be7574786129c59e9f5eae17d2994718?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.4899796144941,
                            "deviation": 60.91801443804891,
                            "volatility": 0.05912487475323918
                        }
                    },
                    "ranking": 26.291173334017433,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83225929,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1116061,
            "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": "98.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-16T09:16:00.233115Z",
            "ended": "2026-01-16T09:34:08.341862Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.8958740234375,
                            "deviation": 63.069000244140625,
                            "volatility": 0.05868244543671608
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1116061,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.9434814453125,
                            "deviation": 61.459720611572266,
                            "volatility": 0.0591544471681118
                        }
                    },
                    "username": "paulwhlin",
                    "country": "un",
                    "ranking": 26.291173334017433,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/be7574786129c59e9f5eae17d2994718?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/83225902"
            },
            "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1521489,
                    "username": "yuelang2015",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a24e4d88e22f577e2fb5fb8e80956d21?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.0122169458868,
                            "deviation": 64.21445409510223,
                            "volatility": 0.06011730421950979
                        }
                    },
                    "ranking": 26.013644297960962,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83225902,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1521489,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-01-16T09:14:47.085795Z",
            "ended": "2026-01-16T09:15:21.218569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.8958740234375,
                            "deviation": 63.069000244140625,
                            "volatility": 0.05868244543671608
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1521489,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.2572021484375,
                            "deviation": 63.74196243286133,
                            "volatility": 0.060124605894088745
                        }
                    },
                    "username": "yuelang2015",
                    "country": "un",
                    "ranking": 26.013644297960962,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a24e4d88e22f577e2fb5fb8e80956d21?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/83225245"
            },
            "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1033238,
                    "username": "hakös",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/968342e254c3b1720b5f5f58a48a9346-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1536.8997697642426,
                            "deviation": 63.444639712111154,
                            "volatility": 0.05937007132722179
                        }
                    },
                    "ranking": 24.865976786058194,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83225245,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1033238,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-16T08:44:40.867305Z",
            "ended": "2026-01-16T09:04:28.880088Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1329.1632080078125,
                            "deviation": 62.921791076660156,
                            "volatility": 0.058677155524492264
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1033238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1563.9693603515625,
                            "deviation": 63.51252365112305,
                            "volatility": 0.05929494649171829
                        }
                    },
                    "username": "hakös",
                    "country": "de",
                    "ranking": 24.865976786058194,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/968342e254c3b1720b5f5f58a48a9346-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/83224724"
            },
            "players": {
                "black": {
                    "id": 947776,
                    "username": "eupyongri",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4d18b5e7aa54f9c160afc227a22759df?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1361.059621348118,
                            "deviation": 61.12604536878361,
                            "volatility": 0.059525037204414745
                        }
                    },
                    "ranking": 22.053165642582147,
                    "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83224724,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 947776,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-16T08:20:04.124451Z",
            "ended": "2026-01-16T08:34:53.603704Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 947776,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.546142578125,
                            "deviation": 60.78092956542969,
                            "volatility": 0.05953964963555336
                        }
                    },
                    "username": "eupyongri",
                    "country": "un",
                    "ranking": 22.053165642582147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4d18b5e7aa54f9c160afc227a22759df?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.366943359375,
                            "deviation": 63.101348876953125,
                            "volatility": 0.058676306158304214
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "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/83224457"
            },
            "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1550643,
                    "username": "Narutama",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/ab1ff589458f8eaf49126fd5ba314ceb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.418926814065,
                            "deviation": 60.824976392546304,
                            "volatility": 0.05999609020950483
                        }
                    },
                    "ranking": 23.620816579916937,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83224457,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1550643,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-16T08:05:30.946073Z",
            "ended": "2026-01-16T08:15:14.134443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.677978515625,
                            "deviation": 63.26285934448242,
                            "volatility": 0.058674879372119904
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1550643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1380.7667236328125,
                            "deviation": 61.60859680175781,
                            "volatility": 0.059993334114551544
                        }
                    },
                    "username": "Narutama",
                    "country": "th",
                    "ranking": 23.620816579916937,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ab1ff589458f8eaf49126fd5ba314ceb?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/83223542"
            },
            "players": {
                "black": {
                    "id": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.0364155941465,
                            "deviation": 60.56021957299952,
                            "volatility": 0.059392809860776864
                        }
                    },
                    "ranking": 20.758587395562948,
                    "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.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83223542,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1237299,
            "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": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-16T07:14:28.288163Z",
            "ended": "2026-01-16T07:31:55.101825Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.219482421875,
                            "deviation": 60.78235626220703,
                            "volatility": 0.05943363904953003
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 20.758587395562948,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.9691162109375,
                            "deviation": 63.47775650024414,
                            "volatility": 0.05867443606257439
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "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
        }
    ]
}