List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=8",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=6",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82719212"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185877,
                    "username": "TranBao",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.7728409514802,
                            "deviation": 64.72496243468247,
                            "volatility": 0.0600829673610445
                        }
                    },
                    "ranking": 16.304475988039545,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719212,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (TranBao vs Julko)",
            "creator": 1185877,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1185877,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T15:05:06.938478Z",
            "ended": "2026-01-08T17:07:15.633982Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.69970703125,
                            "deviation": 67.96597290039062,
                            "volatility": 0.05929310619831085
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185877,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.698974609375,
                            "deviation": 65.6838150024414,
                            "volatility": 0.06007911264896393
                        }
                    },
                    "username": "TranBao",
                    "country": "vn",
                    "ranking": 16.304475988039545,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-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/82719211"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1921366,
                    "username": "d5409554095",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/77370de6a7a0b7862a3527fda33ab60f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.1903710843508,
                            "deviation": 63.07084338196225,
                            "volatility": 0.06009318537150054
                        }
                    },
                    "ranking": 25.523684768178722,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719211,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (d5409554095 vs Julko)",
            "creator": 1921366,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1921366,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T15:05:06.867568Z",
            "ended": "2026-02-28T08:25:41.545974Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 798.4690551757812,
                            "deviation": 68.36348724365234,
                            "volatility": 0.05927743762731552
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1921366,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1666.2825927734375,
                            "deviation": 62.08397674560547,
                            "volatility": 0.060066401958465576
                        }
                    },
                    "username": "d5409554095",
                    "country": "un",
                    "ranking": 25.523684768178722,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/77370de6a7a0b7862a3527fda33ab60f?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/82719210"
            },
            "players": {
                "black": {
                    "id": 1630446,
                    "username": "Harry O",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.1496824417002,
                            "deviation": 60.607723932537915,
                            "volatility": 0.05999598527519406
                        }
                    },
                    "ranking": 14.966576664866517,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82719210,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (Julko vs Happy Harry Hane)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1630446,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T15:05:06.808227Z",
            "ended": "2026-03-06T16:52:59.164483Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1630446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 932.09228515625,
                            "deviation": 60.91107940673828,
                            "volatility": 0.05999856814742088
                        }
                    },
                    "username": "Harry O",
                    "country": "us",
                    "ranking": 14.966576664866517,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 787.1375732421875,
                            "deviation": 67.4024658203125,
                            "volatility": 0.05927760526537895
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "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/82719209"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.2959344374033,
                            "deviation": 65.53795369982393,
                            "volatility": 0.05928673328637553
                        }
                    },
                    "ranking": 11.991589212450759,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719209,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (regina25 vs Julko)",
            "creator": 227608,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 227608,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "komi": "0.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T15:05:06.669088Z",
            "ended": "2026-01-23T07:53:09.119568Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 845.6400756835938,
                            "deviation": 66.26741027832031,
                            "volatility": 0.05928285792469978
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.9885864257812,
                            "deviation": 65.75489044189453,
                            "volatility": 0.05930863320827484
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 11.991589212450759,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-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/82719201"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 871245,
                    "username": "tomtom-chan",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/c518f2848e5501c7aae864d241d8dff0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.9946656986135,
                            "deviation": 61.6495717413519,
                            "volatility": 0.05978868104040331
                        }
                    },
                    "ranking": 19.13750606142746,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719201,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (tomtom-chan vs Julko)",
            "creator": 871245,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 871245,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T15:05:05.984601Z",
            "ended": "2026-01-10T16:38:59.530941Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 863.8888549804688,
                            "deviation": 67.04337310791016,
                            "volatility": 0.05929331108927727
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 871245,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.1785888671875,
                            "deviation": 62.67147445678711,
                            "volatility": 0.059798501431941986
                        }
                    },
                    "username": "tomtom-chan",
                    "country": "jp",
                    "ranking": 19.13750606142746,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c518f2848e5501c7aae864d241d8dff0?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/82719193"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 578486,
                    "username": "SapporoHeita",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.8044167372668,
                            "deviation": 64.76508552317465,
                            "volatility": 0.059129353280830584
                        }
                    },
                    "ranking": 24.984737684364248,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719193,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (SapporoHeita vs Julko)",
            "creator": 578486,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 578486,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-31T15:05:05.259393Z",
            "ended": "2026-01-24T09:52:05.212954Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.42626953125,
                            "deviation": 65.9128646850586,
                            "volatility": 0.05928214639425278
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 578486,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.0615234375,
                            "deviation": 66.02993774414062,
                            "volatility": 0.05913114175200462
                        }
                    },
                    "username": "SapporoHeita",
                    "country": "jp",
                    "ranking": 24.984737684364248,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-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/82703714"
            },
            "players": {
                "black": {
                    "id": 1630446,
                    "username": "Harry O",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.1496824417002,
                            "deviation": 60.607723932537915,
                            "volatility": 0.05999598527519406
                        }
                    },
                    "ranking": 14.966576664866517,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82703714,
            "name": "Tournament Game: 圍棋爭霸戰 (135868) R:1 (Julko vs Happy Harry Hane)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1630446,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135868,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T02:00:47.735061Z",
            "ended": "2026-01-28T08:04:40.318293Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1630446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.4036254882812,
                            "deviation": 60.93765640258789,
                            "volatility": 0.06001343950629234
                        }
                    },
                    "username": "Harry O",
                    "country": "us",
                    "ranking": 14.966576664866517,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.0091552734375,
                            "deviation": 66.33296203613281,
                            "volatility": 0.05928293988108635
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "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/82691007"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1107253,
                    "username": "cemorefarm",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/235ce051ac5a976e8a08db2895bfeae8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 705.0785121725413,
                            "deviation": 75.02523483480627,
                            "volatility": 0.06008844030471074
                        }
                    },
                    "ranking": 6.827187307307838,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82691007,
            "name": "Tournament Game: 13x13 Open League #52 (135425) R:1 (cemorefarm vs Julko)",
            "creator": 1107253,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1107253,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135425,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "65.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-30T16:37:19.969556Z",
            "ended": "2026-01-18T17:32:46.611132Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4483032226562,
                            "deviation": 66.46685028076172,
                            "volatility": 0.05928581580519676
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1107253,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 697.7743530273438,
                            "deviation": 74.8402099609375,
                            "volatility": 0.060100968927145004
                        }
                    },
                    "username": "cemorefarm",
                    "country": "us",
                    "ranking": 6.827187307307838,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/235ce051ac5a976e8a08db2895bfeae8-32.png",
                    "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/82691006"
            },
            "players": {
                "black": {
                    "id": 1715147,
                    "username": "deleted-d9416dfc-be0c-4454-b688-d027c238d954",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/575b60a717455e44d81652e32db64317?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.1821776574343,
                            "deviation": 71.58612709925646,
                            "volatility": 0.06006923680696761
                        }
                    },
                    "ranking": 15.059541768445305,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82691006,
            "name": "Tournament Game: 13x13 Open League #52 (135425) R:1 (Julko vs MaxCG)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1715147,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135425,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-30T16:37:19.884130Z",
            "ended": "2026-01-12T22:32:11.934838Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1715147,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.8974609375,
                            "deviation": 66.37991333007812,
                            "volatility": 0.06002505496144295
                        }
                    },
                    "username": "deleted-d9416dfc-be0c-4454-b688-d027c238d954",
                    "country": "un",
                    "ranking": 15.059541768445305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/575b60a717455e44d81652e32db64317?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 849.9556274414062,
                            "deviation": 67.2100830078125,
                            "volatility": 0.059289202094078064
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "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/82691005"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1753161,
                    "username": "bltr",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/a802c8fe100077be29f599fb6d33296d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 720.0387986392026,
                            "deviation": 71.54989188069479,
                            "volatility": 0.06005358281704938
                        }
                    },
                    "ranking": 7.31324322945173,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82691005,
            "name": "Tournament Game: 13x13 Open League #52 (135425) R:1 (bltr vs Julko)",
            "creator": 1753161,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1753161,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135425,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-30T16:37:19.816021Z",
            "ended": "2026-01-06T13:11:28.670005Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 846.6184692382812,
                            "deviation": 67.25646209716797,
                            "volatility": 0.05929344892501831
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1753161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 567.4383544921875,
                            "deviation": 71.20282745361328,
                            "volatility": 0.060011301189661026
                        }
                    },
                    "username": "bltr",
                    "country": "001",
                    "ranking": 7.31324322945173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a802c8fe100077be29f599fb6d33296d-32.png",
                    "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
        }
    ]
}