List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=10
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=-ended&page=11",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=9",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82459180"
            },
            "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": 1502087,
                    "username": "Meta1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1d920703e5bcf750969d9b9e3af52084?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.2794987609395,
                            "deviation": 66.19231914357788,
                            "volatility": 0.05993457540316068
                        }
                    },
                    "ranking": 14.289870713505106,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82459180,
            "name": "Tournament Game: Christmas Championship (135101) R:1 (Meta1 vs Julko)",
            "creator": 1502087,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1502087,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 345600}",
            "disable_analysis": false,
            "tournament": 135101,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-23T09:00:12.532201Z",
            "ended": "2025-12-31T10:46:28.303411Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 859.7855834960938,
                            "deviation": 67.41451263427734,
                            "volatility": 0.0592973455786705
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1502087,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.2269897460938,
                            "deviation": 68.6309814453125,
                            "volatility": 0.05997425317764282
                        }
                    },
                    "username": "Meta1",
                    "country": "un",
                    "ranking": 14.289870713505106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1d920703e5bcf750969d9b9e3af52084?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/80837018"
            },
            "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": 699667,
                    "username": "Aleenchain",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/fcb405f11df24bedad97675742bf6000?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 673.5628505742088,
                            "deviation": 67.44204734734109,
                            "volatility": 0.0600094852617375
                        }
                    },
                    "ranking": 5.768587566823459,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80837018,
            "name": "Tournament Game: 2025 Novembre Flex (133714) R:1 (Aleenchain vs Julko)",
            "creator": 699667,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 699667,
            "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\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 133714,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-01T19:00:33.161122Z",
            "ended": "2025-12-29T18:50:57.273838Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.7486572265625,
                            "deviation": 67.62351989746094,
                            "volatility": 0.05929886922240257
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 699667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 680.6055297851562,
                            "deviation": 67.63367462158203,
                            "volatility": 0.060011062771081924
                        }
                    },
                    "username": "Aleenchain",
                    "country": "it",
                    "ranking": 5.768587566823459,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fcb405f11df24bedad97675742bf6000?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/82358078"
            },
            "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": 1026.6611568950452,
                            "deviation": 66.01850254136879,
                            "volatility": 0.05957903024797431
                        }
                    },
                    "ranking": 15.525986378459686,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82358078,
            "name": "Tournament Game: 9x9 Open League #139 (135392) 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": 135392,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T01:29:58.107281Z",
            "ended": "2025-12-29T14:11:10.448903Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 830.9616088867188,
                            "deviation": 67.48992156982422,
                            "volatility": 0.05929186940193176
                        }
                    },
                    "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": 1133.4761962890625,
                            "deviation": 66.72801208496094,
                            "volatility": 0.05955773964524269
                        }
                    },
                    "username": "andischl",
                    "country": "_Starfleet",
                    "ranking": 15.525986378459686,
                    "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/82354701"
            },
            "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": 1844270,
                    "username": "kristoffvanderstichel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d020a1eaff7f357c7b3b5891dbaa9791?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 411.2884645833751,
                            "deviation": 91.18345421599193,
                            "volatility": 0.059997014448048704
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82354701,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #354 (135496) R:1 (kristoffvanderstichel vs Julko)",
            "creator": 1844270,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1844270,
            "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": 135496,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-19T22:36:13.175487Z",
            "ended": "2025-12-28T03:02:28.619065Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 829.4945068359375,
                            "deviation": 66.96073913574219,
                            "volatility": 0.05929248034954071
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1844270,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 325.16033935546875,
                            "deviation": 95.0598373413086,
                            "volatility": 0.0599934384226799
                        }
                    },
                    "username": "kristoffvanderstichel",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d020a1eaff7f357c7b3b5891dbaa9791?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/82358081"
            },
            "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": 1875809,
                    "username": "christopher0608",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/34952e973aed37504a077dd49e36f127-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 376.5415257587547,
                            "deviation": 68.27902766354377,
                            "volatility": 0.05999688960170908
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82358081,
            "name": "Tournament Game: 9x9 Open League #139 (135392) R:1 (christopher0608 vs Julko)",
            "creator": 1875809,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1875809,
            "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": 135392,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T01:29:58.343851Z",
            "ended": "2025-12-27T10:00:40.420794Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 827.1849365234375,
                            "deviation": 66.56854248046875,
                            "volatility": 0.05929340422153473
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1875809,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 419.88323974609375,
                            "deviation": 63.915218353271484,
                            "volatility": 0.0600065253674984
                        }
                    },
                    "username": "christopher0608",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34952e973aed37504a077dd49e36f127-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/82472702"
            },
            "players": {
                "black": {
                    "id": 1436588,
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751839572613,
                            "deviation": 80.73457404236709,
                            "volatility": 0.0636275307525229
                        }
                    },
                    "ranking": 5,
                    "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": 82472702,
            "name": "Tournament Game: 1776s open tournaments 0.0006 (127087) R:3 (Julko vs Arrow A6 anti-)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1436588,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127087,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-12-23T18:26:36.137974Z",
            "ended": "2025-12-26T18:26:46.840405Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751708984375,
                            "deviation": 80.73457336425781,
                            "volatility": 0.06362753361463547
                        }
                    },
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 827.1849365234375,
                            "deviation": 66.56854248046875,
                            "volatility": 0.05929340422153473
                        }
                    },
                    "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/82358084"
            },
            "players": {
                "black": {
                    "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"
                },
                "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": 82358084,
            "name": "Tournament Game: 9x9 Open League #139 (135392) R:1 (Julko vs bltr)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1753161,
            "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": 135392,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-20T01:29:58.626959Z",
            "ended": "2025-12-26T12:28:11.794606Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1753161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 527.0509643554688,
                            "deviation": 71.63632202148438,
                            "volatility": 0.05999919772148132
                        }
                    },
                    "username": "bltr",
                    "country": "001",
                    "ranking": 7.31324322945173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a802c8fe100077be29f599fb6d33296d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 823.2191772460938,
                            "deviation": 66.40612030029297,
                            "volatility": 0.05929473042488098
                        }
                    },
                    "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/82394900"
            },
            "players": {
                "black": {
                    "id": 204001,
                    "username": "Benedict2718",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/cf2821586f4643e37a4371fdc6e458c3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 884.1732479377681,
                            "deviation": 69.58488257149102,
                            "volatility": 0.060153217051160966
                        }
                    },
                    "ranking": 12.067047755906435,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 82394900,
            "name": "Tournament Game: 9x9 Open D.E. Cup #213 (135495) R:1 (Julko vs Benedict2718)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 204001,
            "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": 135495,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-21T07:08:03.573498Z",
            "ended": "2025-12-24T11:52:33.738115Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 204001,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 828.6820678710938,
                            "deviation": 69.25889587402344,
                            "volatility": 0.06011486425995827
                        }
                    },
                    "username": "Benedict2718",
                    "country": "un",
                    "ranking": 12.067047755906435,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf2821586f4643e37a4371fdc6e458c3-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 835.8659057617188,
                            "deviation": 66.80437469482422,
                            "volatility": 0.05929471552371979
                        }
                    },
                    "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/82354697"
            },
            "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": 204001,
                    "username": "Benedict2718",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/cf2821586f4643e37a4371fdc6e458c3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 884.1732479377681,
                            "deviation": 69.58488257149102,
                            "volatility": 0.060153217051160966
                        }
                    },
                    "ranking": 12.067047755906435,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82354697,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #354 (135496) R:1 (Benedict2718 vs Julko)",
            "creator": 204001,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 204001,
            "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": 135496,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T22:36:12.919147Z",
            "ended": "2025-12-23T14:11:19.263458Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 849.7735595703125,
                            "deviation": 67.21776580810547,
                            "volatility": 0.05929413065314293
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 204001,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 811.4093627929688,
                            "deviation": 67.82725524902344,
                            "volatility": 0.060099899768829346
                        }
                    },
                    "username": "Benedict2718",
                    "country": "un",
                    "ranking": 12.067047755906435,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf2821586f4643e37a4371fdc6e458c3-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/82358070"
            },
            "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": 204001,
                    "username": "Benedict2718",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/cf2821586f4643e37a4371fdc6e458c3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 884.1732479377681,
                            "deviation": 69.58488257149102,
                            "volatility": 0.060153217051160966
                        }
                    },
                    "ranking": 12.067047755906435,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82358070,
            "name": "Tournament Game: 9x9 Open League #139 (135392) R:1 (Benedict2718 vs Julko)",
            "creator": 204001,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 204001,
            "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": 135392,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-20T01:29:57.539890Z",
            "ended": "2025-12-23T11:23:36.821285Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.9174194335938,
                            "deviation": 67.62611389160156,
                            "volatility": 0.059292905032634735
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 204001,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 795.9822998046875,
                            "deviation": 68.25589752197266,
                            "volatility": 0.06009862571954727
                        }
                    },
                    "username": "Benedict2718",
                    "country": "un",
                    "ranking": 12.067047755906435,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf2821586f4643e37a4371fdc6e458c3-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
        }
    ]
}