List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&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=-id&page=11",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=9",
    "results": [
        {
            "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/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
        },
        {
            "related": {
                "detail": "/api/v1/games/82358062"
            },
            "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": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.2807126381908,
                            "deviation": 69.06077530927647,
                            "volatility": 0.06050054029793948
                        }
                    },
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82358062,
            "name": "Tournament Game: 9x9 Open League #139 (135392) R:1 (Cher.ChChChCherry vs Julko)",
            "creator": 744862,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 744862,
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-20T01:29:56.753327Z",
            "ended": "2026-01-05T09:27:51.887811Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 872.3198852539062,
                            "deviation": 66.88858032226562,
                            "volatility": 0.059291739016771317
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.7802734375,
                            "deviation": 67.6460189819336,
                            "volatility": 0.06019454821944237
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-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/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/82354700"
            },
            "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": 1116242,
                    "username": "raserran",
                    "country": "co",
                    "icon": "https://user-uploads.online-go.com/33ea0c426edfb859e10ec490a812dd1c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 672.781339149252,
                            "deviation": 72.89584042755776,
                            "volatility": 0.05992012396822122
                        }
                    },
                    "ranking": 5.741711836742186,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82354700,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #354 (135496) R:1 (raserran vs Julko)",
            "creator": 1116242,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1116242,
            "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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-19T22:36:13.114021Z",
            "ended": "2026-01-03T18:49:56.015992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 849.2013549804688,
                            "deviation": 67.57137298583984,
                            "volatility": 0.05929194390773773
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1116242,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.7833862304688,
                            "deviation": 67.96379089355469,
                            "volatility": 0.05991281941533089
                        }
                    },
                    "username": "raserran",
                    "country": "co",
                    "ranking": 5.741711836742186,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/33ea0c426edfb859e10ec490a812dd1c-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/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/82354694"
            },
            "players": {
                "black": {
                    "id": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.2807126381908,
                            "deviation": 69.06077530927647,
                            "volatility": 0.06050054029793948
                        }
                    },
                    "ranking": 17.996437408455915,
                    "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": 82354694,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #354 (135496) R:1 (Julko vs Cher.ChChChCherry)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 744862,
            "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": 135496,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-19T22:36:12.629122Z",
            "ended": "2026-01-07T17:55:16.100605Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.1002197265625,
                            "deviation": 71.15335083007812,
                            "volatility": 0.060184296220541
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9694213867188,
                            "deviation": 68.11746978759766,
                            "volatility": 0.05929206684231758
                        }
                    },
                    "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/82275295"
            },
            "players": {
                "black": {
                    "id": 1381238,
                    "username": "BuzzerBeater",
                    "country": "030",
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.4039020043797,
                            "deviation": 75.40317188866811,
                            "volatility": 0.06096164307686932
                        }
                    },
                    "ranking": 27.138236142266422,
                    "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": 82275295,
            "name": "Tournament Game: 9x9 Open D.E. Cup #201 (133683) R:2 (Julko vs BuzzerBeater)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1381238,
            "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": 133683,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-17T12:08:46.457313Z",
            "ended": "2026-01-06T14:58:29.616725Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1381238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1996.7572021484375,
                            "deviation": 79.21186065673828,
                            "volatility": 0.06071857362985611
                        }
                    },
                    "username": "BuzzerBeater",
                    "country": "030",
                    "ranking": 27.138236142266422,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.0125732421875,
                            "deviation": 67.3425064086914,
                            "volatility": 0.05929206684231758
                        }
                    },
                    "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/81878331"
            },
            "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": 617905,
                    "username": "Valgrind",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7835b163b859452c8835f8b894a22313?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.5127552545246,
                            "deviation": 64.69984159115299,
                            "volatility": 0.05983809505918625
                        }
                    },
                    "ranking": 25.761433623396194,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81878331,
            "name": "Tournament Game: Autumn olympic games 2020(№5) (19х19) (64944) R:11 (Valgrind vs Julko)",
            "creator": 617905,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 617905,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 64944,
            "tournament_round": 11,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-05T00:13:40.904138Z",
            "ended": "2025-12-31T18:13:12.049644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.4217529296875,
                            "deviation": 67.05642700195312,
                            "volatility": 0.0592961348593235
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 617905,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.07763671875,
                            "deviation": 67.94933319091797,
                            "volatility": 0.05984891206026077
                        }
                    },
                    "username": "Valgrind",
                    "country": "un",
                    "ranking": 25.761433623396194,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7835b163b859452c8835f8b894a22313?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/81508916"
            },
            "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": 1637627,
                    "username": "KrkeJoel",
                    "country": "pt",
                    "icon": "https://user-uploads.online-go.com/be327cb66ec1f7cb53de39da71c5fa7b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.6264415346768,
                            "deviation": 63.201732826973334,
                            "volatility": 0.06002573703602438
                        }
                    },
                    "ranking": 15.79422934742541,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81508916,
            "name": "Tournament Game: 1776s open tournaments 0.0005 (127046) R:3 (KrkeJoel vs Julko)",
            "creator": 1637627,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1637627,
            "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": 127046,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-22T23:59:59.133284Z",
            "ended": "2025-12-17T08:53:40.273945Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 866.9830322265625,
                            "deviation": 68.71366119384766,
                            "volatility": 0.059294842183589935
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1637627,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.596435546875,
                            "deviation": 63.648826599121094,
                            "volatility": 0.060045864433050156
                        }
                    },
                    "username": "KrkeJoel",
                    "country": "pt",
                    "ranking": 15.79422934742541,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/be327cb66ec1f7cb53de39da71c5fa7b-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
        }
    ]
}