List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=44
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=45",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=43",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82307457"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1257548,
                    "username": "RERO_RERO",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/def585c6bc6668c35cddf9da9309ea30-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.7215838046936,
                            "deviation": 61.371320171143424,
                            "volatility": 0.05994898188100971
                        }
                    },
                    "ranking": 22.668491277591258,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82307457,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1257548,
            "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": "121.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-18T12:31:13.996252Z",
            "ended": "2025-12-18T13:06:11.314109Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3677978515625,
                            "deviation": 63.33024215698242,
                            "volatility": 0.05867166817188263
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1257548,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.219970703125,
                            "deviation": 60.83864974975586,
                            "volatility": 0.059956084936857224
                        }
                    },
                    "username": "RERO_RERO",
                    "country": "ru",
                    "ranking": 22.668491277591258,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/def585c6bc6668c35cddf9da9309ea30-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/82305783"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 915692,
                    "username": "hano12",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/241568ab90ba596ef088352207f962fc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.3591159294945,
                            "deviation": 61.27713126153979,
                            "volatility": 0.059946823927768254
                        }
                    },
                    "ranking": 21.973077279696668,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82305783,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 915692,
            "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": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-18T11:16:18.636100Z",
            "ended": "2025-12-18T11:30:41.842513Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.9884033203125,
                            "deviation": 63.494529724121094,
                            "volatility": 0.058672789484262466
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 915692,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1342.2410888671875,
                            "deviation": 62.09658432006836,
                            "volatility": 0.05996789038181305
                        }
                    },
                    "username": "hano12",
                    "country": "kr",
                    "ranking": 21.973077279696668,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/241568ab90ba596ef088352207f962fc-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/82277359"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1133614,
                    "username": "Penca6",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/26eca026a18839be0bd3bbd73fe76d08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.9754738478991,
                            "deviation": 64.75982957501549,
                            "volatility": 0.05900022682290222
                        }
                    },
                    "ranking": 23.16423042037658,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82277359,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1133614,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-17T13:24:55.241643Z",
            "ended": "2025-12-17T13:42:23.019728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.1802978515625,
                            "deviation": 63.68085861206055,
                            "volatility": 0.05867139995098114
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1133614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.8447265625,
                            "deviation": 62.46664810180664,
                            "volatility": 0.059002552181482315
                        }
                    },
                    "username": "Penca6",
                    "country": "eu",
                    "ranking": 23.16423042037658,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/26eca026a18839be0bd3bbd73fe76d08-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/82275716"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1401194,
                    "username": "enverdoruk",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/5ccdfedac76e0cbdf8d2fc5eef0fe734?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1428.366359509667,
                            "deviation": 62.228416052227125,
                            "volatility": 0.06003248075810876
                        }
                    },
                    "ranking": 23.170566498937447,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82275716,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1401194,
            "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": "67.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-17T12:25:32.393861Z",
            "ended": "2025-12-17T12:47:23.048370Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.4532470703125,
                            "deviation": 63.70573043823242,
                            "volatility": 0.058672890067100525
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1401194,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.0684814453125,
                            "deviation": 62.3872184753418,
                            "volatility": 0.060025449842214584
                        }
                    },
                    "username": "enverdoruk",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 23.170566498937447,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5ccdfedac76e0cbdf8d2fc5eef0fe734?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/82274365"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "username": "Argonijt",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1442.7842542780304,
                            "deviation": 62.07258847678205,
                            "volatility": 0.05850581116515824
                        }
                    },
                    "ranking": 23.4030705465563,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82274365,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 757755,
            "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": "2025-12-17T11:33:40.375136Z",
            "ended": "2025-12-17T11:49:52.692845Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9486083984375,
                            "deviation": 63.82033157348633,
                            "volatility": 0.058670226484537125
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1363.2327880859375,
                            "deviation": 61.39858627319336,
                            "volatility": 0.05857178568840027
                        }
                    },
                    "username": "Argonijt",
                    "country": "ua",
                    "ranking": 23.4030705465563,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-32.png",
                    "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/82273609"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.3050549337667,
                            "deviation": 80.08369755308829,
                            "volatility": 0.08643138559443553
                        }
                    },
                    "ranking": 14.14732726048868,
                    "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": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82273609,
            "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": "40.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-17T11:00:02.898227Z",
            "ended": "2025-12-17T11:13:49.591170Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.1351318359375,
                            "deviation": 77.09426879882812,
                            "volatility": 0.083803191781044
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 14.14732726048868,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.3916015625,
                            "deviation": 64.04608917236328,
                            "volatility": 0.05866975337266922
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "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/82273298"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1333869,
                    "username": "mat.znidarsic",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3ec3ddb8088cdaf610ec3f17a94e6123?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.7164698439074,
                            "deviation": 62.12513645897028,
                            "volatility": 0.060510758493478325
                        }
                    },
                    "ranking": 21.82509477563608,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82273298,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1333869,
            "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": "2025-12-17T10:45:01.863644Z",
            "ended": "2025-12-17T10:46:11.685040Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.3916015625,
                            "deviation": 64.04608917236328,
                            "volatility": 0.05866975337266922
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1333869,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.5,
                            "deviation": 61.74232482910156,
                            "volatility": 0.060518816113471985
                        }
                    },
                    "username": "mat.znidarsic",
                    "country": "un",
                    "ranking": 21.82509477563608,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ec3ddb8088cdaf610ec3f17a94e6123?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/82271484"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1916702,
                    "username": "swname",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a48306b5ea47ade94cad633b19c62614?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.1625216071775,
                            "deviation": 67.88156993621087,
                            "volatility": 0.06001319912034127
                        }
                    },
                    "ranking": 22.409346624442907,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82271484,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1916702,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-17T09:14:03.927042Z",
            "ended": "2025-12-17T09:39:44.170013Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.62451171875,
                            "deviation": 64.17216491699219,
                            "volatility": 0.058670494705438614
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1916702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.4268798828125,
                            "deviation": 128.4752960205078,
                            "volatility": 0.05999866500496864
                        }
                    },
                    "username": "swname",
                    "country": "un",
                    "ranking": 22.409346624442907,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a48306b5ea47ade94cad633b19c62614?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/82256781"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1258523,
                    "username": "na68y",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e8a2c76db4ed881ef4ea7f0a8516f31a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.1512510034086,
                            "deviation": 60.35176802552706,
                            "volatility": 0.059417862929889056
                        }
                    },
                    "ranking": 20.34324690272285,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82256781,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1258523,
            "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": "2025-12-16T20:52:58.498881Z",
            "ended": "2025-12-16T21:06:23.995771Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.736572265625,
                            "deviation": 64.44126892089844,
                            "volatility": 0.058669913560152054
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1258523,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.7362060546875,
                            "deviation": 60.22250747680664,
                            "volatility": 0.05947372689843178
                        }
                    },
                    "username": "na68y",
                    "country": "un",
                    "ranking": 20.34324690272285,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e8a2c76db4ed881ef4ea7f0a8516f31a?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/82255670"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3005390563499,
                            "deviation": 61.92708914309177,
                            "volatility": 0.05874677136894594
                        }
                    },
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 539561,
                    "username": "RifleDan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/90aed60cdbeec694e09dcfe152704f03?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.4790144265007,
                            "deviation": 65.28423188423818,
                            "volatility": 0.06008952700983035
                        }
                    },
                    "ranking": 24.310773791293716,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82255670,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 539561,
            "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": "21.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-16T20:07:58.092876Z",
            "ended": "2025-12-16T20:50:33.897388Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.366943359375,
                            "deviation": 64.32369232177734,
                            "volatility": 0.058671340346336365
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.45558385726811,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 539561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.7589111328125,
                            "deviation": 66.2145767211914,
                            "volatility": 0.06004840135574341
                        }
                    },
                    "username": "RifleDan",
                    "country": "un",
                    "ranking": 24.310773791293716,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/90aed60cdbeec694e09dcfe152704f03?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
        }
    ]
}