List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=10",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=8",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82785384"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 634707,
                    "username": "andischl",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/f3f5f083c62d433b73647c39bb268701-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.1212674534263,
                            "deviation": 65.68088372637979,
                            "volatility": 0.05957923549615842
                        }
                    },
                    "ranking": 15.827523648445448,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82785384,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #358 (135853) R:1 (andischl vs Julko)",
            "creator": 634707,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 634707,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135853,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T15:03:17.521057Z",
            "ended": "2026-01-05T23:57:14.397263Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.3638305664062,
                            "deviation": 67.3310775756836,
                            "volatility": 0.059294965118169785
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 634707,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.4207763671875,
                            "deviation": 67.95059967041016,
                            "volatility": 0.05954938381910324
                        }
                    },
                    "username": "andischl",
                    "country": "_Starfleet",
                    "ranking": 15.827523648445448,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f3f5f083c62d433b73647c39bb268701-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82785388"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 397372,
                    "username": "Macke9",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/79124868b1ce849f5a458f981d935930?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 335.24434100573103,
                            "deviation": 70.68017727965173,
                            "volatility": 0.0600679218446729
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82785388,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #358 (135853) R:1 (Macke9 vs Julko)",
            "creator": 397372,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 397372,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135853,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-02T15:03:17.754081Z",
            "ended": "2026-01-05T17:28:38.914847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 848.6541137695312,
                            "deviation": 67.15421295166016,
                            "volatility": 0.05929623171687126
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 397372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 533.9015502929688,
                            "deviation": 68.36450958251953,
                            "volatility": 0.06009708344936371
                        }
                    },
                    "username": "Macke9",
                    "country": "fi",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/79124868b1ce849f5a458f981d935930?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82358082"
            },
            "players": {
                "black": {
                    "id": 1911077,
                    "username": "jantzjantzjantz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5b4665509277be870eab0de92da35e2d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 735.4370131102683,
                            "deviation": 75.05075969163954,
                            "volatility": 0.06006964103687358
                        }
                    },
                    "ranking": 7.803092613940159,
                    "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": 82358082,
            "name": "Tournament Game: 9x9 Open League #139 (135392) R:1 (Julko vs jantzjantzjantz)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1911077,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135392,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T01:29:58.430351Z",
            "ended": "2026-01-05T17:11:12.239535Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1911077,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 610.5132446289062,
                            "deviation": 87.18009948730469,
                            "volatility": 0.06002715602517128
                        }
                    },
                    "username": "jantzjantzjantz",
                    "country": "us",
                    "ranking": 7.803092613940159,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5b4665509277be870eab0de92da35e2d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 868.8554077148438,
                            "deviation": 67.10491180419922,
                            "volatility": 0.05929052084684372
                        }
                    },
                    "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/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/82851804"
            },
            "players": {
                "black": {
                    "id": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.6377433891379,
                            "deviation": 64.58510861016876,
                            "volatility": 0.05993558732051278
                        }
                    },
                    "ranking": 11.334630389533995,
                    "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": 82851804,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #359 (135987) R:1 (Julko vs J_Dummy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 713716,
            "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": 135987,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-04T16:19:16.901052Z",
            "ended": "2026-01-04T16:24:57.926388Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.0214233398438,
                            "deviation": 63.344078063964844,
                            "volatility": 0.05992411822080612
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.334630389533995,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 857.2762451171875,
                            "deviation": 67.28286743164062,
                            "volatility": 0.059290505945682526
                        }
                    },
                    "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/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/82691003"
            },
            "players": {
                "black": {
                    "id": 1654720,
                    "username": "FortyXC",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/623f263c452d1c290f9ed348ff740ff8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.92464765553,
                            "deviation": 68.1559796395899,
                            "volatility": 0.06024967139308333
                        }
                    },
                    "ranking": 18.883979316668054,
                    "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": 82691003,
            "name": "Tournament Game: 13x13 Open League #52 (135425) R:1 (Julko vs FortyXC)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1654720,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135425,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-30T16:37:19.677654Z",
            "ended": "2026-01-03T11:05:24.104654Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1654720,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.1624755859375,
                            "deviation": 65.19461059570312,
                            "volatility": 0.06013919413089752
                        }
                    },
                    "username": "FortyXC",
                    "country": "fi",
                    "ranking": 18.883979316668054,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/623f263c452d1c290f9ed348ff740ff8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.0725708007812,
                            "deviation": 67.27862548828125,
                            "volatility": 0.05929301306605339
                        }
                    },
                    "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/82358080"
            },
            "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": 82358080,
            "name": "Tournament Game: 9x9 Open League #139 (135392) 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": 135392,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T01:29:58.246271Z",
            "ended": "2026-01-02T18:50:01.655415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.5478515625,
                            "deviation": 67.59796142578125,
                            "volatility": 0.05929438769817352
                        }
                    },
                    "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": 721.4848022460938,
                            "deviation": 68.31050872802734,
                            "volatility": 0.0599142424762249
                        }
                    },
                    "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/80837002"
            },
            "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": 602161,
                    "username": "Pirgopolinice",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/5b119fafa2b5a9f5ae3ef0c35988b51a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.8556390648387,
                            "deviation": 61.569295493768784,
                            "volatility": 0.06000346156982437
                        }
                    },
                    "ranking": 16.306281177923985,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80837002,
            "name": "Tournament Game: 2025 Novembre Flex (133714) R:1 (Pirgopolinice vs Julko)",
            "creator": 602161,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 602161,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 133714,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-01T19:00:31.919485Z",
            "ended": "2026-01-02T10:39:06.667795Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 849.9935913085938,
                            "deviation": 67.76255798339844,
                            "volatility": 0.059295933693647385
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 602161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.75732421875,
                            "deviation": 61.398643493652344,
                            "volatility": 0.06000450253486633
                        }
                    },
                    "username": "Pirgopolinice",
                    "country": "_Pirate",
                    "ranking": 16.306281177923985,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5b119fafa2b5a9f5ae3ef0c35988b51a?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/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
        }
    ]
}