List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=43
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=44",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=42",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82313594"
            },
            "players": {
                "black": {
                    "id": 1248927,
                    "username": "Szoboszlai",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.9088372010997,
                            "deviation": 61.34867603537829,
                            "volatility": 0.05965802688212674
                        }
                    },
                    "ranking": 20.666173127639706,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82313594,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1248927,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-18T16:39:32.078178Z",
            "ended": "2025-12-18T16:49:46.600530Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1248927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.798828125,
                            "deviation": 61.24150848388672,
                            "volatility": 0.05964677035808563
                        }
                    },
                    "username": "Szoboszlai",
                    "country": "un",
                    "ranking": 20.666173127639706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.847412109375,
                            "deviation": 63.32355499267578,
                            "volatility": 0.05867263302206993
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82312145"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1337225,
                    "username": "DasEinhorn",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e2d14a1e0bfd1f606e348d8d2f263cc3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.1002589817379,
                            "deviation": 63.878433301595834,
                            "volatility": 0.05976424992954471
                        }
                    },
                    "ranking": 22.39154782429762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82312145,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1337225,
            "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": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-18T15:43:54.822273Z",
            "ended": "2025-12-18T16:13:43.918870Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.150146484375,
                            "deviation": 63.24568557739258,
                            "volatility": 0.058674126863479614
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1337225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1465.9508056640625,
                            "deviation": 63.43449020385742,
                            "volatility": 0.059753309935331345
                        }
                    },
                    "username": "DasEinhorn",
                    "country": "de",
                    "ranking": 22.39154782429762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e2d14a1e0bfd1f606e348d8d2f263cc3?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/82308653"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1900540,
                    "username": "deleted-8ca673f2-f4e8-4703-9736-3c49bd7ab92a",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/132bfe782cdd847ebc94aa7c9484f2f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.0413818935544,
                            "deviation": 68.84393057961226,
                            "volatility": 0.060005821667389214
                        }
                    },
                    "ranking": 21.133355034511094,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82308653,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1900540,
            "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-18T13:19:05.736743Z",
            "ended": "2025-12-18T13:41:28.332361Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.7576904296875,
                            "deviation": 63.223663330078125,
                            "volatility": 0.05867033079266548
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1900540,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.6968994140625,
                            "deviation": 74.48799896240234,
                            "volatility": 0.059998851269483566
                        }
                    },
                    "username": "deleted-8ca673f2-f4e8-4703-9736-3c49bd7ab92a",
                    "country": "un",
                    "ranking": 21.133355034511094,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/132bfe782cdd847ebc94aa7c9484f2f3?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/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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 21.025224684804225,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 21.025224684804225,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 21.025224684804225,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 21.025224684804225,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 1460.9998039796137,
                            "deviation": 62.29119696975797,
                            "volatility": 0.05850569312941353
                        }
                    },
                    "ranking": 23.69351604702833,
                    "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": 21.025224684804225,
                    "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.69351604702833,
                    "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": 1027.4565273947442,
                            "deviation": 82.13504081325632,
                            "volatility": 0.08636895805120215
                        }
                    },
                    "ranking": 15.543914102980114,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 15.543914102980114,
                    "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": 21.025224684804225,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 21.025224684804225,
                    "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
        }
    ]
}