List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=37
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=-id&page=38",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=36",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82798464"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 143899,
                    "username": "Georgii",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.5763476188301,
                            "deviation": 62.18050705653478,
                            "volatility": 0.05989944321261374
                        }
                    },
                    "ranking": 19.032740508912255,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82798464,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 143899,
            "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": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T23:33:59.440373Z",
            "ended": "2026-01-02T23:47:36.365270Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.1787109375,
                            "deviation": 62.91678237915039,
                            "volatility": 0.05865555256605148
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 143899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.390869140625,
                            "deviation": 60.81719207763672,
                            "volatility": 0.05985020846128464
                        }
                    },
                    "username": "Georgii",
                    "country": "jp",
                    "ranking": 19.032740508912255,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82797541"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1932460,
                    "username": "nianggebi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ba3514010be5488cb58e2228b8446ad3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.8998466313087,
                            "deviation": 107.12114810980323,
                            "volatility": 0.060006674198965576
                        }
                    },
                    "ranking": 26.112163420341577,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82797541,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1932460,
            "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": "76.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T22:48:21.726523Z",
            "ended": "2026-01-02T23:04:13.036722Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.465087890625,
                            "deviation": 62.76518630981445,
                            "volatility": 0.05865660682320595
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1932460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.1864013671875,
                            "deviation": 190.90696716308594,
                            "volatility": 0.06001622602343559
                        }
                    },
                    "username": "nianggebi",
                    "country": "un",
                    "ranking": 26.112163420341577,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ba3514010be5488cb58e2228b8446ad3?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82796916"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1132141,
                    "username": "cedrus",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/584c42d787759a8aa35f87ba8fece295?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.0415608053347,
                            "deviation": 60.483930359500086,
                            "volatility": 0.05996341287476822
                        }
                    },
                    "ranking": 19.860101667487434,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82796916,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1132141,
            "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": "73.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T22:23:50.450574Z",
            "ended": "2026-01-02T22:47:42.942376Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.59423828125,
                            "deviation": 62.94827651977539,
                            "volatility": 0.05865716561675072
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1132141,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.526123046875,
                            "deviation": 61.196346282958984,
                            "volatility": 0.05997524410486221
                        }
                    },
                    "username": "cedrus",
                    "country": "un",
                    "ranking": 19.860101667487434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/584c42d787759a8aa35f87ba8fece295?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82796208"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 192,
                    "username": "marmez",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/ce1c7e5835e31bcdeedbe7c57ff3745b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1592.0046676046713,
                            "deviation": 63.75201386590104,
                            "volatility": 0.06000896651453228
                        }
                    },
                    "ranking": 25.681476476938567,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82796208,
            "name": "Gra towarzyska",
            "creator": 192,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 192,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T23:04:48.994542Z",
            "ended": "2026-03-06T08:54:06.238482Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.4063720703125,
                            "deviation": 63.030982971191406,
                            "volatility": 0.05872996151447296
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 192,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1577.8953857421875,
                            "deviation": 62.9903450012207,
                            "volatility": 0.060009583830833435
                        }
                    },
                    "username": "marmez",
                    "country": "pl",
                    "ranking": 25.681476476938567,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ce1c7e5835e31bcdeedbe7c57ff3745b-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82756730"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1929440,
                    "username": "deleted-32ac6859-edb3-4fe2-a98b-c0557ce17d3e",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9704f4f03242144afeb0ee9ed434c442?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1750.526044946818,
                            "deviation": 86.14098227145959,
                            "volatility": 0.05985987634107099
                        }
                    },
                    "ranking": 27.878928197607518,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82756730,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1929440,
            "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-01T17:37:03.689912Z",
            "ended": "2026-01-01T17:45:43.346776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.1201171875,
                            "deviation": 62.956607818603516,
                            "volatility": 0.058658599853515625
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1929440,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.44384765625,
                            "deviation": 75.44151306152344,
                            "volatility": 0.05995475873351097
                        }
                    },
                    "username": "deleted-32ac6859-edb3-4fe2-a98b-c0557ce17d3e",
                    "country": "un",
                    "ranking": 27.878928197607518,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9704f4f03242144afeb0ee9ed434c442?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82685696"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "username": "Akipa2025",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.3341876895836,
                            "deviation": 62.16233998866797,
                            "volatility": 0.05978104358573575
                        }
                    },
                    "ranking": 25.598872478251707,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82685696,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1746446,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-30T13:14:59.240730Z",
            "ended": "2025-12-30T13:27:46.655228Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.9957275390625,
                            "deviation": 62.71202087402344,
                            "volatility": 0.058659955859184265
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.8154296875,
                            "deviation": 61.33473587036133,
                            "volatility": 0.059871695935726166
                        }
                    },
                    "username": "Akipa2025",
                    "country": "un",
                    "ranking": 25.598872478251707,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82684932"
            },
            "players": {
                "black": {
                    "id": 1153922,
                    "username": "Go1m30",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.8242784265453,
                            "deviation": 58.79064949081945,
                            "volatility": 0.05389107414685852
                        }
                    },
                    "ranking": 19.268887742127923,
                    "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": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82684932,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1153922,
            "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": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-30T12:44:39.513251Z",
            "ended": "2025-12-30T13:05:45.238262Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1153922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.64794921875,
                            "deviation": 59.622859954833984,
                            "volatility": 0.054097551852464676
                        }
                    },
                    "username": "Go1m30",
                    "country": "un",
                    "ranking": 19.268887742127923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7652587890625,
                            "deviation": 62.895416259765625,
                            "volatility": 0.05866046994924545
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82684258"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1665961,
                    "username": "goodLuck001",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/6b03021933f72d3328f34a7e4d6aebab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.4582112825835,
                            "deviation": 63.318165989972876,
                            "volatility": 0.06013874168109185
                        }
                    },
                    "ranking": 19.99837103307989,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82684258,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1665961,
            "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": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-30T12:15:18.766523Z",
            "ended": "2025-12-30T12:42:49.249821Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.1337890625,
                            "deviation": 63.06325149536133,
                            "volatility": 0.0586613193154335
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1665961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.3201904296875,
                            "deviation": 65.08731842041016,
                            "volatility": 0.06013623997569084
                        }
                    },
                    "username": "goodLuck001",
                    "country": "un",
                    "ranking": 19.99837103307989,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6b03021933f72d3328f34a7e4d6aebab-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82683717"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7151,
                    "username": "pam3vaus",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8c641fb749f12da18482c7752f1cb953?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.3855049290346,
                            "deviation": 64.79647106697101,
                            "volatility": 0.061123199666440815
                        }
                    },
                    "ranking": 26.627166069941158,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82683717,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 7151,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "74.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-30T11:50:44.292423Z",
            "ended": "2025-12-30T12:13:35.568507Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.8446044921875,
                            "deviation": 62.79991912841797,
                            "volatility": 0.058662641793489456
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7151,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.7723388671875,
                            "deviation": 64.30547332763672,
                            "volatility": 0.06095758453011513
                        }
                    },
                    "username": "pam3vaus",
                    "country": "un",
                    "ranking": 26.627166069941158,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c641fb749f12da18482c7752f1cb953?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82663576"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1913936,
                    "username": "mr.mickeymouse",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/26c0af05f8c02cb5379656e351cba2e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.9337794374628,
                            "deviation": 64.0156211444935,
                            "volatility": 0.06000622082076758
                        }
                    },
                    "ranking": 24.609000602843356,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82663576,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1913936,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-29T20:00:09.677017Z",
            "ended": "2025-12-29T20:17:42.409396Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.395263671875,
                            "deviation": 62.49044418334961,
                            "volatility": 0.05866388604044914
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1913936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.3394775390625,
                            "deviation": 102.88691711425781,
                            "volatility": 0.059988170862197876
                        }
                    },
                    "username": "mr.mickeymouse",
                    "country": "us",
                    "ranking": 24.609000602843356,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/26c0af05f8c02cb5379656e351cba2e6-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}