List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=2
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=3",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83951942"
            },
            "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": 1742791,
                    "username": "AKIBABO",
                    "country": "_GoT_Lannister",
                    "icon": "https://user-uploads.online-go.com/42e46e1ae449cfa5e3b99fac1d8dfab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 824.7525477579577,
                            "deviation": 62.65080980477271,
                            "volatility": 0.05990780574298755
                        }
                    },
                    "ranking": 10.456510913212732,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83951942,
            "name": "Tournament Game: BeGinNer fIgHT!! _ ReBooT Ver4_HanDiCap lEagUe (136845) R:1 (AKIBABO vs Julko)",
            "creator": 1742791,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1742791,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 136845,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-07T07:00:53.072549Z",
            "ended": "2026-03-27T12:51:08.182463Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 835.2693481445312,
                            "deviation": 67.87818908691406,
                            "volatility": 0.059279751032590866
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1742791,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.196044921875,
                            "deviation": 62.61994552612305,
                            "volatility": 0.05990756303071976
                        }
                    },
                    "username": "AKIBABO",
                    "country": "_GoT_Lannister",
                    "ranking": 10.456510913212732,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/42e46e1ae449cfa5e3b99fac1d8dfab8-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/83951941"
            },
            "players": {
                "black": {
                    "id": 697072,
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.2851492694286,
                            "deviation": 69.92403152587713,
                            "volatility": 0.06005274847396643
                        }
                    },
                    "ranking": 7.095081605604442,
                    "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": 83951941,
            "name": "Tournament Game: BeGinNer fIgHT!! _ ReBooT Ver4_HanDiCap lEagUe (136845) R:1 (Julko vs Harry_Haller)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 697072,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 136845,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-07T07:00:52.973816Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 697072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.28515625,
                            "deviation": 69.92403411865234,
                            "volatility": 0.06005274876952171
                        }
                    },
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "ranking": 7.095081605604442,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.455078125,
                            "deviation": 66.73481750488281,
                            "volatility": 0.05928242951631546
                        }
                    },
                    "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/83951940"
            },
            "players": {
                "black": {
                    "id": 661709,
                    "username": "WH40Kyu",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/01410d8376a308a158ef01874015a4fa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 844.4580495184257,
                            "deviation": 63.92358934284625,
                            "volatility": 0.059908633741054824
                        }
                    },
                    "ranking": 11.003120861861415,
                    "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": 83951940,
            "name": "Tournament Game: BeGinNer fIgHT!! _ ReBooT Ver4_HanDiCap lEagUe (136845) R:1 (Julko vs Grieve)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 661709,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 136845,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-07T07:00:52.912159Z",
            "ended": "2026-03-01T14:35:59.809714Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 661709,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 722.6167602539062,
                            "deviation": 61.74319076538086,
                            "volatility": 0.05991290509700775
                        }
                    },
                    "username": "WH40Kyu",
                    "country": "un",
                    "ranking": 11.003120861861415,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/01410d8376a308a158ef01874015a4fa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.2470703125,
                            "deviation": 67.90949249267578,
                            "volatility": 0.059278834611177444
                        }
                    },
                    "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/83951932"
            },
            "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": 39903,
                    "username": "nicknick",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/3c75b268303639624c49c7aca80fddff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.9949468340283,
                            "deviation": 63.70742635214787,
                            "volatility": 0.05983249315855278
                        }
                    },
                    "ranking": 22.722643520487768,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83951932,
            "name": "Tournament Game: BeGinNer fIgHT!! _ ReBooT Ver4_HanDiCap lEagUe (136845) R:1 (nicknick vs Julko)",
            "creator": 39903,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 39903,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 136845,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-07T07:00:52.440252Z",
            "ended": "2026-03-29T16:38:59.350688Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 860.577880859375,
                            "deviation": 66.99860382080078,
                            "volatility": 0.059279605746269226
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 39903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.693115234375,
                            "deviation": 64.03273010253906,
                            "volatility": 0.05983448773622513
                        }
                    },
                    "username": "nicknick",
                    "country": "il",
                    "ranking": 22.722643520487768,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3c75b268303639624c49c7aca80fddff?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/83951924"
            },
            "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": 83951924,
            "name": "Tournament Game: BeGinNer fIgHT!! _ ReBooT Ver4_HanDiCap lEagUe (136845) R:1 (Cher.ChChChCherry vs Julko)",
            "creator": 744862,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 744862,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 136845,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-07T07:00:51.808240Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.455078125,
                            "deviation": 66.73481750488281,
                            "volatility": 0.05928242951631546
                        }
                    },
                    "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": 1142.28076171875,
                            "deviation": 69.06077575683594,
                            "volatility": 0.06050053983926773
                        }
                    },
                    "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/83929247"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1359,
                    "username": "ygramul",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.8619415745359,
                            "deviation": 70.45670690098258,
                            "volatility": 0.060056632954212305
                        }
                    },
                    "ranking": 21.271352872389112,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83929247,
            "name": "Tournament Game: 13x13 Open D.E. Cup #89 (136826) R:1 (ygramul vs Julko)",
            "creator": 1359,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1359,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136826,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T14:56:19.392466Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.455078125,
                            "deviation": 66.73481750488281,
                            "volatility": 0.05928242951631546
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1359,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.8619384765625,
                            "deviation": 70.45670318603516,
                            "volatility": 0.06005663424730301
                        }
                    },
                    "username": "ygramul",
                    "country": "es",
                    "ranking": 21.271352872389112,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83899723"
            },
            "players": {
                "black": {
                    "id": 1116242,
                    "username": "raserran",
                    "country": "co",
                    "icon": "https://user-uploads.online-go.com/33ea0c426edfb859e10ec490a812dd1c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 675.5848672505322,
                            "deviation": 71.95263722081499,
                            "volatility": 0.05992121194831382
                        }
                    },
                    "ranking": 5.837979110072028,
                    "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": 83899723,
            "name": "Tournament Game: 9x9 Open D.E. Cup #201 (133683) R:3 (Julko vs raserran)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1116242,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-05T17:08:11.548198Z",
            "ended": "2026-02-16T17:29:32.033053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1116242,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 717.8251953125,
                            "deviation": 76.23103332519531,
                            "volatility": 0.059924785047769547
                        }
                    },
                    "username": "raserran",
                    "country": "co",
                    "ranking": 5.837979110072028,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/33ea0c426edfb859e10ec490a812dd1c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 782.2208862304688,
                            "deviation": 68.5843734741211,
                            "volatility": 0.059275828301906586
                        }
                    },
                    "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/83898519"
            },
            "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": 83898519,
            "name": "Tournament Game: 9x9 Open D.E. Cup #222 (136954) 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": 136954,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-05T16:25:02.576086Z",
            "ended": "2026-02-12T17:27:44.267349Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 790.88720703125,
                            "deviation": 68.59547424316406,
                            "volatility": 0.05927931144833565
                        }
                    },
                    "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": 863.50048828125,
                            "deviation": 70.34187316894531,
                            "volatility": 0.06011712923645973
                        }
                    },
                    "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/83885608"
            },
            "players": {
                "black": {
                    "id": 697072,
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.2851492694286,
                            "deviation": 69.92403152587713,
                            "volatility": 0.06005274847396643
                        }
                    },
                    "ranking": 7.095081605604442,
                    "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": 83885608,
            "name": "Tournament Game: BeGinNer fIgHT!! _ ReBooT Ver3_sinGlE TNMT (136844) R:1 (Julko vs Harry_Haller)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 697072,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 136844,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-05T07:01:06.898534Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 697072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.28515625,
                            "deviation": 69.92403411865234,
                            "volatility": 0.06005274876952171
                        }
                    },
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "ranking": 7.095081605604442,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.455078125,
                            "deviation": 66.73481750488281,
                            "volatility": 0.05928242951631546
                        }
                    },
                    "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/83877802"
            },
            "players": {
                "black": {
                    "id": 804703,
                    "username": "sireesh",
                    "country": "ps",
                    "icon": "https://secure.gravatar.com/avatar/cd05c6dc3d40407668efd5a16ba1cd0d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 965.3450211887772,
                            "deviation": 60.70340628827987,
                            "volatility": 0.05984235714613899
                        }
                    },
                    "ranking": 14.100371220889286,
                    "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": 83877802,
            "name": "Tournament Game: 13x13 Mini League 10k-25k #47 (136919) R:1 (Julko vs sireesh)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 804703,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 136919,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-04T23:28:46.683114Z",
            "ended": "2026-02-27T17:56:11.924864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 804703,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 870.5337524414062,
                            "deviation": 61.3472785949707,
                            "volatility": 0.059850919991731644
                        }
                    },
                    "username": "sireesh",
                    "country": "ps",
                    "ranking": 14.100371220889286,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd05c6dc3d40407668efd5a16ba1cd0d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 809.4152221679688,
                            "deviation": 68.870361328125,
                            "volatility": 0.059278372675180435
                        }
                    },
                    "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
        }
    ]
}