List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=11
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=12",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=10",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85159810"
            },
            "players": {
                "black": {
                    "id": 1817601,
                    "username": "KARNA000",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/e5dddcefad5385a9004d623b1818ed6e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.6742197666451,
                            "deviation": 70.2872194006278,
                            "volatility": 0.060009617326711465
                        }
                    },
                    "ranking": 18.004411036280764,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85159810,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1817601,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-17T08:18:41.421190Z",
            "ended": "2026-03-17T08:29:47.192749Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1817601,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.91357421875,
                            "deviation": 71.8880844116211,
                            "volatility": 0.06001339852809906
                        }
                    },
                    "username": "KARNA000",
                    "country": "ru",
                    "ranking": 18.004411036280764,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e5dddcefad5385a9004d623b1818ed6e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1196.62841796875,
                            "deviation": 64.02474975585938,
                            "volatility": 0.058732371777296066
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85134669"
            },
            "players": {
                "black": {
                    "id": 1983383,
                    "username": "Gopilou",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/52c543ed3f4644dce193e5dac455e50b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.0968248645029,
                            "deviation": 109.68226677493762,
                            "volatility": 0.05999583522179136
                        }
                    },
                    "ranking": 24.79351775146862,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85134669,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1983383,
            "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": "29.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-16T13:29:34.461063Z",
            "ended": "2026-03-16T13:45:02.421316Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1983383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.7725830078125,
                            "deviation": 172.94723510742188,
                            "volatility": 0.06000401824712753
                        }
                    },
                    "username": "Gopilou",
                    "country": "un",
                    "ranking": 24.79351775146862,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/52c543ed3f4644dce193e5dac455e50b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.3294677734375,
                            "deviation": 64.04740142822266,
                            "volatility": 0.05873304605484009
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85133597"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1971632,
                    "username": "00shijiu",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/031aefdc294f658554dd53504aa0b6a0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1924.7950947906907,
                            "deviation": 63.775009800415255,
                            "volatility": 0.06004785755504222
                        }
                    },
                    "ranking": 30.075936766732124,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85133597,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1971632,
            "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": "101.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-16T12:49:14.824769Z",
            "ended": "2026-03-16T13:23:50.065188Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.126220703125,
                            "deviation": 63.535099029541016,
                            "volatility": 0.05873383954167366
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1971632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.66064453125,
                            "deviation": 62.89619064331055,
                            "volatility": 0.0600571483373642
                        }
                    },
                    "username": "00shijiu",
                    "country": "kr",
                    "ranking": 30.075936766732124,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/031aefdc294f658554dd53504aa0b6a0-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/85133505"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.1076420174713,
                            "deviation": 60.60587237380065,
                            "volatility": 0.05939500287827476
                        }
                    },
                    "ranking": 19.7488772248272,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85133505,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1237299,
            "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-03-16T12:44:37.015446Z",
            "ended": "2026-03-16T12:45:08.270662Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.126220703125,
                            "deviation": 63.535099029541016,
                            "volatility": 0.05873383954167366
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.399658203125,
                            "deviation": 60.548622131347656,
                            "volatility": 0.059411004185676575
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 19.7488772248272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-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/85132070"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1196925,
                    "username": "Demon Killer1",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/23a6bd9ec9e57e611a41f7aac1c36c4c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.7721163036217,
                            "deviation": 61.02516688673885,
                            "volatility": 0.05992219402370463
                        }
                    },
                    "ranking": 19.873758213744512,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85132070,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1196925,
            "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": "35.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-16T11:42:41.190865Z",
            "ended": "2026-03-16T12:16:22.962434Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.6885986328125,
                            "deviation": 63.705421447753906,
                            "volatility": 0.058734994381666183
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1196925,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1305.78662109375,
                            "deviation": 61.42145919799805,
                            "volatility": 0.05992826074361801
                        }
                    },
                    "username": "Demon Killer1",
                    "country": "th",
                    "ranking": 19.873758213744512,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/23a6bd9ec9e57e611a41f7aac1c36c4c-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/85083359"
            },
            "players": {
                "black": {
                    "id": 866710,
                    "username": "Changsha",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/0141c405d6d03587480d86a9591fcb17?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.277531422109,
                            "deviation": 60.32285239142633,
                            "volatility": 0.05950840829525116
                        }
                    },
                    "ranking": 20.654769564279615,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85083359,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 866710,
            "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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-14T19:57:03.566468Z",
            "ended": "2026-03-14T20:15:24.058756Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 866710,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.764892578125,
                            "deviation": 60.43635559082031,
                            "volatility": 0.05952105298638344
                        }
                    },
                    "username": "Changsha",
                    "country": "us",
                    "ranking": 20.654769564279615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0141c405d6d03587480d86a9591fcb17?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.87646484375,
                            "deviation": 63.95106887817383,
                            "volatility": 0.0587347112596035
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85041877"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979581,
                    "username": "gojo_sensei420",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/b28b603a9b11581dca31f0bd73d57d2f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.7048768351956,
                            "deviation": 65.38857707012049,
                            "volatility": 0.060049924830251865
                        }
                    },
                    "ranking": 24.998227792224654,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85041877,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1979581,
            "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": "146.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-13T14:18:32.835869Z",
            "ended": "2026-03-13T14:37:41.961367Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.42041015625,
                            "deviation": 64.13037872314453,
                            "volatility": 0.05873587355017662
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979581,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1329.6724853515625,
                            "deviation": 70.86921691894531,
                            "volatility": 0.060011085122823715
                        }
                    },
                    "username": "gojo_sensei420",
                    "country": "un",
                    "ranking": 24.998227792224654,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b28b603a9b11581dca31f0bd73d57d2f-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/85039996"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979549,
                    "username": "Emma9999",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/204d919dc0abcbea3600c2fcf506301b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.360248169969,
                            "deviation": 64.41276397791762,
                            "volatility": 0.05999412739527923
                        }
                    },
                    "ranking": 19.847358372358702,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85039996,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1979549,
            "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-03-13T13:11:12.023567Z",
            "ended": "2026-03-13T13:18:51.819130Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.835693359375,
                            "deviation": 64.17144012451172,
                            "volatility": 0.058732323348522186
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979549,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.3543701171875,
                            "deviation": 76.3333969116211,
                            "volatility": 0.060006216168403625
                        }
                    },
                    "username": "Emma9999",
                    "country": "un",
                    "ranking": 19.847358372358702,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/204d919dc0abcbea3600c2fcf506301b?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/85039958"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.636097407381,
                            "deviation": 81.26236634430325,
                            "volatility": 0.08616927156247728
                        }
                    },
                    "ranking": 17.094573831991674,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85039958,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 123282,
            "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-03-13T13:10:20.979508Z",
            "ended": "2026-03-13T13:10:37.813411Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.835693359375,
                            "deviation": 64.17144012451172,
                            "volatility": 0.058732323348522186
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.81298828125,
                            "deviation": 76.7579116821289,
                            "volatility": 0.0856768786907196
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 17.094573831991674,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?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/85039503"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612641,
                    "username": "HoangLan",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/66dfd8c84d8163adc9af4c69876bff34?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9204254914132,
                            "deviation": 62.32544294261511,
                            "volatility": 0.06006006228908607
                        }
                    },
                    "ranking": 19.764143532218704,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85039503,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 612641,
            "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-03-13T12:53:26.780696Z",
            "ended": "2026-03-13T13:03:27.978163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.9639892578125,
                            "deviation": 64.43586730957031,
                            "volatility": 0.05873173847794533
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612641,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.0458984375,
                            "deviation": 62.433555603027344,
                            "volatility": 0.06005943566560745
                        }
                    },
                    "username": "HoangLan",
                    "country": "vn",
                    "ranking": 19.764143532218704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/66dfd8c84d8163adc9af4c69876bff34?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
        }
    ]
}