List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=4
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=5",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=3",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83836500"
            },
            "players": {
                "black": {
                    "id": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.2807126381908,
                            "deviation": 69.06077530927647,
                            "volatility": 0.06050054029793948
                        }
                    },
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83836500,
            "name": "Tournament Game: 13x13 Open League #54 (136477) R:1 (Julko vs Cher.ChChChCherry)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 744862,
            "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": 136477,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-02-03T17:36:34.465064Z",
            "ended": "2026-02-12T14:48:01.339748Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.079833984375,
                            "deviation": 70.16705322265625,
                            "volatility": 0.06031588092446327
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 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"
                }
            },
            "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/83836492"
            },
            "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": 137,
                    "username": "Veter",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/e540ed9296a3c7136df9da00ca85732e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1539.834339694007,
                            "deviation": 64.79106166383971,
                            "volatility": 0.05991367041868102
                        }
                    },
                    "ranking": 24.91013745256881,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83836492,
            "name": "Tournament Game: 13x13 Open League #54 (136477) R:1 (Veter vs Julko)",
            "creator": 137,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 137,
            "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": 136477,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-03T17:36:33.524012Z",
            "ended": "2026-02-14T11:11:40.959140Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 792.1456909179688,
                            "deviation": 68.42216491699219,
                            "volatility": 0.05927767977118492
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 137,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.1336669921875,
                            "deviation": 62.865718841552734,
                            "volatility": 0.059915076941251755
                        }
                    },
                    "username": "Veter",
                    "country": "ru",
                    "ranking": 24.91013745256881,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e540ed9296a3c7136df9da00ca85732e-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/83692246"
            },
            "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": 489324,
                    "username": "Denethys",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/d6bb72ed4604a83d19ff612e5f7cf314-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 929.366767152365,
                            "deviation": 63.45640505925417,
                            "volatility": 0.05985306929940703
                        }
                    },
                    "ranking": 13.221085289852569,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83692246,
            "name": "Tournament Game: Annual Tournament: 2020 (50317) R:13 (Denethys vs Julko)",
            "creator": 489324,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 489324,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 265920,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 604800, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 50317,
            "tournament_round": 13,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-30T09:03:21.088936Z",
            "ended": "2026-02-27T10:05:03.609437Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 789.4940185546875,
                            "deviation": 69.12252044677734,
                            "volatility": 0.059274155646562576
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 489324,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.1078491210938,
                            "deviation": 62.17512130737305,
                            "volatility": 0.059862423688173294
                        }
                    },
                    "username": "Denethys",
                    "country": "fr",
                    "ranking": 13.221085289852569,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6bb72ed4604a83d19ff612e5f7cf314-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/83345695"
            },
            "players": {
                "black": {
                    "id": 1923519,
                    "username": "tokyo_jazz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/80405ffb1c382798eae354dd183d1fa8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.906136200612,
                            "deviation": 128.94226776630393,
                            "volatility": 0.05998605418001037
                        }
                    },
                    "ranking": 28.943513818807546,
                    "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": 83345695,
            "name": "Tournament Game: 9x9 Open D.E. Cup #213 (135495) R:2 (Julko vs tokyo_jazz)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1923519,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135495,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-19T22:49:43.903788Z",
            "ended": "2026-01-26T15:29:29.635071Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1923519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.049560546875,
                            "deviation": 206.87782287597656,
                            "volatility": 0.05999617278575897
                        }
                    },
                    "username": "tokyo_jazz",
                    "country": "un",
                    "ranking": 28.943513818807546,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/80405ffb1c382798eae354dd183d1fa8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.4095458984375,
                            "deviation": 65.59219360351562,
                            "volatility": 0.05928310379385948
                        }
                    },
                    "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/83237867"
            },
            "players": {
                "black": {
                    "id": 864396,
                    "username": "pashech",
                    "country": "_ASEAN",
                    "icon": "https://secure.gravatar.com/avatar/05b61ed4ed84d80a17c79c6f15de0174?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1725.7423268298526,
                            "deviation": 67.469673014071,
                            "volatility": 0.059697663747838865
                        }
                    },
                    "ranking": 27.54883124642037,
                    "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": 83237867,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:31 (Julko vs pashech)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 864396,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 31,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-16T16:55:18.188541Z",
            "ended": "2026-02-10T10:03:59.920069Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 864396,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1860.6683349609375,
                            "deviation": 66.383544921875,
                            "volatility": 0.059698354452848434
                        }
                    },
                    "username": "pashech",
                    "country": "_ASEAN",
                    "ranking": 27.54883124642037,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/05b61ed4ed84d80a17c79c6f15de0174?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 808.5213012695312,
                            "deviation": 67.78264617919922,
                            "volatility": 0.059282008558511734
                        }
                    },
                    "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/83150299"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4550786374468,
                            "deviation": 66.73481801425581,
                            "volatility": 0.05928243088441237
                        }
                    },
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1637627,
                    "username": "KrkeJoel",
                    "country": "pt",
                    "icon": "https://user-uploads.online-go.com/be327cb66ec1f7cb53de39da71c5fa7b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.4042125947099,
                            "deviation": 63.342521377519894,
                            "volatility": 0.06002673388501829
                        }
                    },
                    "ranking": 15.587756571241643,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83150299,
            "name": "Tournament Game: 1776s open tournaments 0.0006 (127087) R:4 (KrkeJoel vs Julko)",
            "creator": 1637627,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1637627,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127087,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-14T00:27:56.726004Z",
            "ended": "2026-02-09T17:18:20.234608Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 815.0275268554688,
                            "deviation": 66.4367446899414,
                            "volatility": 0.059284113347530365
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1637627,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.0020751953125,
                            "deviation": 67.9656982421875,
                            "volatility": 0.06004133075475693
                        }
                    },
                    "username": "KrkeJoel",
                    "country": "pt",
                    "ranking": 15.587756571241643,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/be327cb66ec1f7cb53de39da71c5fa7b-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82935276"
            },
            "players": {
                "black": {
                    "id": 1934897,
                    "username": "deleted-be2bd17a-553e-449a-9a9f-b2b7bbc21377",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/9cf8f33fa020fb1784f3f1c31ae6833d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.6750037763118,
                            "deviation": 100.61187258349779,
                            "volatility": 0.06002921229358057
                        }
                    },
                    "ranking": 15.047869890635035,
                    "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": 82935276,
            "name": "Tournament Game: 13x13 Open D.E. Cup #86 (135816) R:1 (Julko vs 도로쉬)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1934897,
            "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": 135816,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-01-07T08:28:18.169063Z",
            "ended": "2026-01-19T08:29:32.688789Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1934897,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.0706787109375,
                            "deviation": 136.85394287109375,
                            "volatility": 0.06002046540379524
                        }
                    },
                    "username": "deleted-be2bd17a-553e-449a-9a9f-b2b7bbc21377",
                    "country": "_Starfleet",
                    "ranking": 15.047869890635035,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9cf8f33fa020fb1784f3f1c31ae6833d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9900512695312,
                            "deviation": 66.26776123046875,
                            "volatility": 0.05928436294198036
                        }
                    },
                    "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/82852650"
            },
            "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": 1715147,
                    "username": "deleted-d9416dfc-be0c-4454-b688-d027c238d954",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/575b60a717455e44d81652e32db64317?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.1821776574343,
                            "deviation": 71.58612709925646,
                            "volatility": 0.06006923680696761
                        }
                    },
                    "ranking": 15.059541768445305,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82852650,
            "name": "Tournament Game: 19x19 Open League #115 (135817) R:1 (MaxCG vs Julko)",
            "creator": 1715147,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1715147,
            "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": false,
            "tournament": 135817,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "117.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-04T16:48:02.831262Z",
            "ended": "2026-02-09T17:44:46.448885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 809.8674926757812,
                            "deviation": 66.45233917236328,
                            "volatility": 0.05928262695670128
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1715147,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.4105224609375,
                            "deviation": 67.58304595947266,
                            "volatility": 0.060019686818122864
                        }
                    },
                    "username": "deleted-d9416dfc-be0c-4454-b688-d027c238d954",
                    "country": "un",
                    "ranking": 15.059541768445305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/575b60a717455e44d81652e32db64317?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/82852649"
            },
            "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": 1872520,
                    "username": "Azariah777",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/75cb2e65dc8717e56dc8f9fdb628c22c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.0047854350845,
                            "deviation": 64.78430971313965,
                            "volatility": 0.05997478043956004
                        }
                    },
                    "ranking": 14.496481822599486,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82852649,
            "name": "Tournament Game: 19x19 Open League #115 (135817) R:1 (Azariah777 vs Julko)",
            "creator": 1872520,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1872520,
            "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": false,
            "tournament": 135817,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-04T16:48:02.771181Z",
            "ended": "2026-01-22T07:53:23.963950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9900512695312,
                            "deviation": 66.26776123046875,
                            "volatility": 0.05928436294198036
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1872520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.5518798828125,
                            "deviation": 67.69435119628906,
                            "volatility": 0.059973813593387604
                        }
                    },
                    "username": "Azariah777",
                    "country": "gb",
                    "ranking": 14.496481822599486,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/75cb2e65dc8717e56dc8f9fdb628c22c-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/82852648"
            },
            "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": 82852648,
            "name": "Tournament Game: 19x19 Open League #115 (135817) R:1 (Julko vs jantzjantzjantz)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1911077,
            "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": false,
            "tournament": 135817,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-04T16:48:02.722509Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1911077,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 735.43701171875,
                            "deviation": 75.0507583618164,
                            "volatility": 0.06006963923573494
                        }
                    },
                    "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": 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
        }
    ]
}