List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&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=-id&page=22",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=20",
    "results": [
        {
            "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": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "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.694860265784467,
                    "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": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "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.694860265784467,
                    "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": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "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": 1435.6421365176757,
                            "deviation": 62.202206637378794,
                            "volatility": 0.060008896917105224
                        }
                    },
                    "ranking": 23.288188077443888,
                    "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.694860265784467,
                    "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": 23.288188077443888,
                    "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": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "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.694860265784467,
                    "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": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "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.694860265784467,
                    "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": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "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.694860265784467,
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/84302938"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1042448,
                    "username": "Urutman",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/d7993ed34cbc9e9fb157b82658bf93ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.594985020533,
                            "deviation": 60.44484510492268,
                            "volatility": 0.059658026181203055
                        }
                    },
                    "ranking": 23.255153815587462,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84302938,
            "name": "Дружеский матч",
            "creator": 1042448,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1042448,
            "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": 37,
            "time_control_parameters": "{\"main_time\": 900, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-18T08:58:09.948937Z",
            "ended": "2026-02-18T09:17:14.636481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.6585693359375,
                            "deviation": 62.80571365356445,
                            "volatility": 0.05870864540338516
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.694860265784467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1042448,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.9385986328125,
                            "deviation": 60.66128158569336,
                            "volatility": 0.05967340245842934
                        }
                    },
                    "username": "Urutman",
                    "country": "ru",
                    "ranking": 23.255153815587462,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d7993ed34cbc9e9fb157b82658bf93ca?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/84302899"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1790763,
                    "username": "UltraPanda",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9035f39f825c1248506404f53c714abd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.92416936979,
                            "deviation": 64.66604617388948,
                            "volatility": 0.060205399033116544
                        }
                    },
                    "ranking": 22.555633302966736,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84302899,
            "name": "Panda Battle",
            "creator": 1790763,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1790763,
            "width": 13,
            "height": 13,
            "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": 55,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 45, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-18T08:54:32.538961Z",
            "ended": "2026-02-18T08:57:18.638699Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.55908203125,
                            "deviation": 62.86369323730469,
                            "volatility": 0.05870593711733818
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.694860265784467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1790763,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.5108642578125,
                            "deviation": 62.828121185302734,
                            "volatility": 0.06021799147129059
                        }
                    },
                    "username": "UltraPanda",
                    "country": "un",
                    "ranking": 22.555633302966736,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9035f39f825c1248506404f53c714abd-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/84302470"
            },
            "players": {
                "black": {
                    "id": 1363042,
                    "username": "atmlsk",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/bed3a39b4588166f9fdb86fbf5b1d61a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.1592703636531,
                            "deviation": 73.00415187024737,
                            "volatility": 0.060021800928323155
                        }
                    },
                    "ranking": 21.24137832780379,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84302470,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1363042,
            "white": 190546,
            "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": 263987,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-18T08:34:37.101678Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1363042,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.1593017578125,
                            "deviation": 73.004150390625,
                            "volatility": 0.06002180278301239
                        }
                    },
                    "username": "atmlsk",
                    "country": "pl",
                    "ranking": 21.24137832780379,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bed3a39b4588166f9fdb86fbf5b1d61a?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.1558837890625,
                            "deviation": 62.479034423828125,
                            "volatility": 0.058744877576828
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.694860265784467,
                    "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/84275916"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.155933735698,
                            "deviation": 62.47903412767939,
                            "volatility": 0.058744878747751465
                        }
                    },
                    "ranking": 21.694860265784467,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1686734,
                    "username": "hikarulemaudit",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.509999965473,
                            "deviation": 62.38248641400518,
                            "volatility": 0.06001580664904326
                        }
                    },
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84275916,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1686734,
            "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-17T12:22:14.136229Z",
            "ended": "2026-02-17T12:34:24.918475Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.7742919921875,
                            "deviation": 62.571712493896484,
                            "volatility": 0.058699194341897964
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.694860265784467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1686734,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.0360107421875,
                            "deviation": 62.666778564453125,
                            "volatility": 0.0600096620619297
                        }
                    },
                    "username": "hikarulemaudit",
                    "country": "un",
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?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
        }
    ]
}