List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=6
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=7",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=5",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82835485"
            },
            "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": 1359,
                    "username": "ygramul",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.8619415745359,
                            "deviation": 70.45670690098258,
                            "volatility": 0.060056632954212305
                        }
                    },
                    "ranking": 21.271352872389112,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82835485,
            "name": "Tournament Game: 9x9 Open D.E. Cup #216 (135819) R:1 (ygramul vs Julko)",
            "creator": 1359,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1359,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135819,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-04T03:57:15.429209Z",
            "ended": "2026-02-05T22:23:24.219057Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 816.328369140625,
                            "deviation": 65.86817169189453,
                            "volatility": 0.059284694492816925
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1359,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.8231201171875,
                            "deviation": 67.62705993652344,
                            "volatility": 0.060055673122406006
                        }
                    },
                    "username": "ygramul",
                    "country": "es",
                    "ranking": 21.271352872389112,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-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/82785390"
            },
            "players": {
                "black": {
                    "id": 1031007,
                    "username": "Yusnail",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/65d7cee6775a3c9b99c02ca91d1bd888-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1009.7493494836156,
                            "deviation": 67.93786920791919,
                            "volatility": 0.05998194718843151
                        }
                    },
                    "ranking": 15.141469267324258,
                    "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": 82785390,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #358 (135853) R:1 (Julko vs Yusnail)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1031007,
            "white": 15530,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135853,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T15:03:17.993665Z",
            "ended": "2026-01-08T16:51:22.430502Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1031007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 956.6627807617188,
                            "deviation": 67.77295684814453,
                            "volatility": 0.05996207520365715
                        }
                    },
                    "username": "Yusnail",
                    "country": "ru",
                    "ranking": 15.141469267324258,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/65d7cee6775a3c9b99c02ca91d1bd888-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 847.841064453125,
                            "deviation": 68.35676574707031,
                            "volatility": 0.05929095670580864
                        }
                    },
                    "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/82785389"
            },
            "players": {
                "black": {
                    "id": 1367835,
                    "username": "Tomogogy",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.6964215217612,
                            "deviation": 64.05731307194641,
                            "volatility": 0.059989339049781674
                        }
                    },
                    "ranking": 12.159110481924692,
                    "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": 82785389,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #358 (135853) R:1 (Julko vs Tomogogy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1367835,
            "white": 15530,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135853,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-02T15:03:17.865156Z",
            "ended": "2026-01-17T23:38:04.126981Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1367835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.5327758789062,
                            "deviation": 64.44361114501953,
                            "volatility": 0.0599541999399662
                        }
                    },
                    "username": "Tomogogy",
                    "country": "fr",
                    "ranking": 12.159110481924692,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 859.739990234375,
                            "deviation": 66.66822052001953,
                            "volatility": 0.05928710103034973
                        }
                    },
                    "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/82785388"
            },
            "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": 397372,
                    "username": "Macke9",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/79124868b1ce849f5a458f981d935930?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 335.24434100573103,
                            "deviation": 70.68017727965173,
                            "volatility": 0.0600679218446729
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82785388,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #358 (135853) R:1 (Macke9 vs Julko)",
            "creator": 397372,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 397372,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135853,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-02T15:03:17.754081Z",
            "ended": "2026-01-05T17:28:38.914847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 848.6541137695312,
                            "deviation": 67.15421295166016,
                            "volatility": 0.05929623171687126
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 397372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 533.9015502929688,
                            "deviation": 68.36450958251953,
                            "volatility": 0.06009708344936371
                        }
                    },
                    "username": "Macke9",
                    "country": "fi",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/79124868b1ce849f5a458f981d935930?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82785384"
            },
            "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": 634707,
                    "username": "andischl",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/f3f5f083c62d433b73647c39bb268701-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.1212674534263,
                            "deviation": 65.68088372637979,
                            "volatility": 0.05957923549615842
                        }
                    },
                    "ranking": 15.827523648445448,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82785384,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #358 (135853) R:1 (andischl vs Julko)",
            "creator": 634707,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 634707,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135853,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T15:03:17.521057Z",
            "ended": "2026-01-05T23:57:14.397263Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.3638305664062,
                            "deviation": 67.3310775756836,
                            "volatility": 0.059294965118169785
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 634707,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.4207763671875,
                            "deviation": 67.95059967041016,
                            "volatility": 0.05954938381910324
                        }
                    },
                    "username": "andischl",
                    "country": "_Starfleet",
                    "ranking": 15.827523648445448,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f3f5f083c62d433b73647c39bb268701-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/82745001"
            },
            "players": {
                "black": {
                    "id": 1926370,
                    "username": "kylerwee02",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3da73acd9ff69216ba7db37f152de321?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 691.7658511507257,
                            "deviation": 185.75061921400507,
                            "volatility": 0.06000226571024618
                        }
                    },
                    "ranking": 6.385910609260798,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 82745001,
            "name": "Tournament Game: Open Tournament 2 (135874) R:1 (Julko vs kylerwee02)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1926370,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 604800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 604800}",
            "disable_analysis": false,
            "tournament": 135874,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-01T09:00:50.071475Z",
            "ended": "2026-01-10T12:41:14.445321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1926370,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 553.633056640625,
                            "deviation": 198.47166442871094,
                            "volatility": 0.059998586773872375
                        }
                    },
                    "username": "kylerwee02",
                    "country": "un",
                    "ranking": 6.385910609260798,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3da73acd9ff69216ba7db37f152de321?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "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"
                }
            },
            "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/82745000"
            },
            "players": {
                "black": {
                    "id": 1926369,
                    "username": "kyliewee02",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ca62c83151453f1e19f9b6e5f28f3f48-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 720.7945416911429,
                            "deviation": 178.85663899190317,
                            "volatility": 0.06000133866351721
                        }
                    },
                    "ranking": 7.337528416040835,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 82745000,
            "name": "Tournament Game: Open Tournament 2 (135874) R:1 (Julko vs kyliewee02)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1926369,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 604800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 604800}",
            "disable_analysis": false,
            "tournament": 135874,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-01-01T09:00:50.011707Z",
            "ended": "2026-01-09T17:07:32.542655Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1926369,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.520751953125,
                            "deviation": 191.50108337402344,
                            "volatility": 0.05999789759516716
                        }
                    },
                    "username": "kyliewee02",
                    "country": "un",
                    "ranking": 7.337528416040835,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ca62c83151453f1e19f9b6e5f28f3f48-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 877.4752807617188,
                            "deviation": 67.4877700805664,
                            "volatility": 0.05929297208786011
                        }
                    },
                    "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/82719216"
            },
            "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": 927769,
                    "username": "CrunchyTuna",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e56aa2800a023356b1790e524d840759-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.6896397389,
                            "deviation": 63.72178814938174,
                            "volatility": 0.05953896758936429
                        }
                    },
                    "ranking": 16.105581561255708,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719216,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (CrunchyTuna vs Julko)",
            "creator": 927769,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 927769,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-31T15:05:07.349599Z",
            "ended": "2026-02-11T17:56:39.499618Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 798.510498046875,
                            "deviation": 68.10022735595703,
                            "volatility": 0.05928081274032593
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 927769,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.6449584960938,
                            "deviation": 63.43101501464844,
                            "volatility": 0.059547100216150284
                        }
                    },
                    "username": "CrunchyTuna",
                    "country": "us",
                    "ranking": 16.105581561255708,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e56aa2800a023356b1790e524d840759-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/82719214"
            },
            "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": 1822261,
                    "username": "titi.maes26",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/34019672c952e4b0db07017df50e68c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.2091218994985,
                            "deviation": 78.47737004915591,
                            "volatility": 0.059989057452966545
                        }
                    },
                    "ranking": 18.01524534648012,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719214,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (titi.maes26 vs Julko)",
            "creator": 1822261,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1822261,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T15:05:07.287826Z",
            "ended": "2026-03-28T16:33:23.224132Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 847.0477905273438,
                            "deviation": 67.4088134765625,
                            "volatility": 0.05927920714020729
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1822261,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.5416259765625,
                            "deviation": 80.78975677490234,
                            "volatility": 0.05998849868774414
                        }
                    },
                    "username": "titi.maes26",
                    "country": "be",
                    "ranking": 18.01524534648012,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/34019672c952e4b0db07017df50e68c0?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/82719213"
            },
            "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": 1584410,
                    "username": "Abubu000",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/47da60724b272811b470f3ac9da0f3b6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.024776462236,
                            "deviation": 66.17647692134648,
                            "volatility": 0.05997993282385577
                        }
                    },
                    "ranking": 26.49612611772605,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719213,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (Onsui x Yanami vs Julko)",
            "creator": 1584410,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1584410,
            "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": "110.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-31T15:05:07.226582Z",
            "ended": "2026-02-11T17:56:07.779007Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 808.4508666992188,
                            "deviation": 68.54694366455078,
                            "volatility": 0.05928197503089905
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1584410,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.848388671875,
                            "deviation": 63.79793167114258,
                            "volatility": 0.059963565319776535
                        }
                    },
                    "username": "Abubu000",
                    "country": "un",
                    "ranking": 26.49612611772605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/47da60724b272811b470f3ac9da0f3b6?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
        }
    ]
}