List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=21
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=22",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=20",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84365533"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 656328,
                    "username": "OO7Samurai",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.715593813857,
                            "deviation": 66.40693195004684,
                            "volatility": 0.060238975026594616
                        }
                    },
                    "ranking": 19.266802797259697,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84365533,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 656328,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T07:58:48.512168Z",
            "ended": "2026-02-20T08:21:48.405006Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.4517822265625,
                            "deviation": 63.18526077270508,
                            "volatility": 0.058709025382995605
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 656328,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.061279296875,
                            "deviation": 66.02412414550781,
                            "volatility": 0.06023695319890976
                        }
                    },
                    "username": "OO7Samurai",
                    "country": "gb",
                    "ranking": 19.266802797259697,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?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/84364618"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081734,
                    "username": "ยิ้มเก็บอาการ",
                    "country": "_CARICOM",
                    "icon": "https://user-uploads.online-go.com/010b7cdea2496f0273ecccdc341a819d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.2363481889008,
                            "deviation": 61.511100907021,
                            "volatility": 0.06011282025460068
                        }
                    },
                    "ranking": 24.30702953518554,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84364618,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1081734,
            "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": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T07:14:50.307207Z",
            "ended": "2026-02-20T07:46:32.511037Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.04150390625,
                            "deviation": 62.909645080566406,
                            "volatility": 0.05871032923460007
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081734,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.6715087890625,
                            "deviation": 61.59969711303711,
                            "volatility": 0.060114700347185135
                        }
                    },
                    "username": "ยิ้มเก็บอาการ",
                    "country": "_CARICOM",
                    "ranking": 24.30702953518554,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/010b7cdea2496f0273ecccdc341a819d-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/83561607"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "username": "Yoasan",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.0069185422321,
                            "deviation": 77.09834612297537,
                            "volatility": 0.060025211757972895
                        }
                    },
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83561607,
            "name": "Gra towarzyska",
            "creator": 213,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 213,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93238,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-29T20:45:24.490432Z",
            "ended": "2026-02-19T19:07:39.462216Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.04150390625,
                            "deviation": 62.909645080566406,
                            "volatility": 0.05871032923460007
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.0069580078125,
                            "deviation": 77.09834289550781,
                            "volatility": 0.06002521142363548
                        }
                    },
                    "username": "Yoasan",
                    "country": "pl",
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?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/84336634"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1927811,
                    "username": "kcfuk23",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/a242bc7844377a7a7584ff73d238aad1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.4005095667287,
                            "deviation": 62.42710160617851,
                            "volatility": 0.06066878824178331
                        }
                    },
                    "ranking": 24.61610824401061,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84336634,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1927811,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-19T10:44:37.647957Z",
            "ended": "2026-02-19T10:58:14.413564Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.8492431640625,
                            "deviation": 62.69407653808594,
                            "volatility": 0.05870437249541283
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1927811,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.7000732421875,
                            "deviation": 62.90177917480469,
                            "volatility": 0.06042683124542236
                        }
                    },
                    "username": "kcfuk23",
                    "country": "cn",
                    "ranking": 24.61610824401061,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a242bc7844377a7a7584ff73d238aad1-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/84334959"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1248927,
                    "username": "Szoboszlai",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.6229318250932,
                            "deviation": 61.69901242580489,
                            "volatility": 0.05965969762271167
                        }
                    },
                    "ranking": 20.333569939298528,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84334959,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1248927,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-19T09:17:10.223434Z",
            "ended": "2026-02-19T09:30:26.133287Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.1126708984375,
                            "deviation": 62.81123352050781,
                            "volatility": 0.05870554596185684
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1248927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.714111328125,
                            "deviation": 61.48932647705078,
                            "volatility": 0.05964360758662224
                        }
                    },
                    "username": "Szoboszlai",
                    "country": "un",
                    "ranking": 20.333569939298528,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?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/84334459"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1926378,
                    "username": "Qjsanford",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/b49524dccb0ed2ed915fc3b9be34fc13-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.0953472140613,
                            "deviation": 63.360358690605736,
                            "volatility": 0.060019560529818515
                        }
                    },
                    "ranking": 26.942029952488085,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84334459,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1926378,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-02-19T08:51:14.856906Z",
            "ended": "2026-02-19T08:51:48.835455Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.1126708984375,
                            "deviation": 62.81123352050781,
                            "volatility": 0.05870554596185684
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1926378,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.9833984375,
                            "deviation": 64.56108856201172,
                            "volatility": 0.06003591790795326
                        }
                    },
                    "username": "Qjsanford",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 26.942029952488085,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b49524dccb0ed2ed915fc3b9be34fc13-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/84306138"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 114216,
                    "username": "peter45liu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0a350dbc0493f7d279a1000450c79729?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.0243936996003,
                            "deviation": 61.94377943497773,
                            "volatility": 0.06001085482348448
                        }
                    },
                    "ranking": 22.805601138806715,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84306138,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 114216,
            "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": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-18T11:36:31.190204Z",
            "ended": "2026-02-18T12:02:11.523097Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.99365234375,
                            "deviation": 62.850311279296875,
                            "volatility": 0.05870697647333145
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 114216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.65771484375,
                            "deviation": 61.95109939575195,
                            "volatility": 0.060042109340429306
                        }
                    },
                    "username": "peter45liu",
                    "country": "un",
                    "ranking": 22.805601138806715,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0a350dbc0493f7d279a1000450c79729?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/84305276"
            },
            "players": {
                "black": {
                    "id": 1044082,
                    "username": "Kosta-Po",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/102543485809ea912752ea1b11f4605b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.5735488331786,
                            "deviation": 60.54517946257012,
                            "volatility": 0.05991156712346914
                        }
                    },
                    "ranking": 21.036381314678817,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84305276,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1044082,
            "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": "152.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-18T10:52:02.356370Z",
            "ended": "2026-02-18T11:11:02.157592Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1044082,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.70703125,
                            "deviation": 60.82258224487305,
                            "volatility": 0.05991251766681671
                        }
                    },
                    "username": "Kosta-Po",
                    "country": "ru",
                    "ranking": 21.036381314678817,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/102543485809ea912752ea1b11f4605b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.7158203125,
                            "deviation": 63.04464340209961,
                            "volatility": 0.058707285672426224
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84304289"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1933585,
                    "username": "qufskfk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.7606930062573,
                            "deviation": 63.31527926884791,
                            "volatility": 0.05998248517567941
                        }
                    },
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84304289,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1933585,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-18T10:05:44.578835Z",
            "ended": "2026-02-18T10:17:25.567472Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.3057861328125,
                            "deviation": 63.13616180419922,
                            "volatility": 0.05870860815048218
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1933585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.8182373046875,
                            "deviation": 66.6258316040039,
                            "volatility": 0.0599965937435627
                        }
                    },
                    "username": "qufskfk",
                    "country": "un",
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84303581"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1926378,
                    "username": "Qjsanford",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/b49524dccb0ed2ed915fc3b9be34fc13-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.0953472140613,
                            "deviation": 63.360358690605736,
                            "volatility": 0.060019560529818515
                        }
                    },
                    "ranking": 26.942029952488085,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84303581,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1926378,
            "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": "112.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-18T09:27:52.837957Z",
            "ended": "2026-02-18T09:42:06.659153Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.3463134765625,
                            "deviation": 62.64415740966797,
                            "volatility": 0.05870950222015381
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1926378,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1674.0257568359375,
                            "deviation": 65.07683563232422,
                            "volatility": 0.06002984195947647
                        }
                    },
                    "username": "Qjsanford",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 26.942029952488085,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b49524dccb0ed2ed915fc3b9be34fc13-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}