List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=6
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=7",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=5",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82703714"
            },
            "players": {
                "black": {
                    "id": 1630446,
                    "username": "Harry O",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.1496824417002,
                            "deviation": 60.607723932537915,
                            "volatility": 0.05999598527519406
                        }
                    },
                    "ranking": 14.966576664866517,
                    "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": 82703714,
            "name": "Tournament Game: 圍棋爭霸戰 (135868) R:1 (Julko vs Happy Harry Hane)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1630446,
            "white": 15530,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135868,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T02:00:47.735061Z",
            "ended": "2026-01-28T08:04:40.318293Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1630446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.4036254882812,
                            "deviation": 60.93765640258789,
                            "volatility": 0.06001343950629234
                        }
                    },
                    "username": "Harry O",
                    "country": "us",
                    "ranking": 14.966576664866517,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.0091552734375,
                            "deviation": 66.33296203613281,
                            "volatility": 0.05928293988108635
                        }
                    },
                    "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/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/82719193"
            },
            "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": 578486,
                    "username": "SapporoHeita",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.8044167372668,
                            "deviation": 64.76508552317465,
                            "volatility": 0.059129353280830584
                        }
                    },
                    "ranking": 24.984737684364248,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719193,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (SapporoHeita vs Julko)",
            "creator": 578486,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 578486,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-31T15:05:05.259393Z",
            "ended": "2026-01-24T09:52:05.212954Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.42626953125,
                            "deviation": 65.9128646850586,
                            "volatility": 0.05928214639425278
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 578486,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.0615234375,
                            "deviation": 66.02993774414062,
                            "volatility": 0.05913114175200462
                        }
                    },
                    "username": "SapporoHeita",
                    "country": "jp",
                    "ranking": 24.984737684364248,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-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/82719209"
            },
            "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": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.4594919133667,
                            "deviation": 65.73659262184586,
                            "volatility": 0.05928815175061367
                        }
                    },
                    "ranking": 11.78481982711243,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82719209,
            "name": "Tournament Game: Handicap Arena 2025 - 105 (135848) R:1 (regina25 vs Julko)",
            "creator": 227608,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 227608,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135848,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-31T15:05:06.669088Z",
            "ended": "2026-01-23T07:53:09.119568Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 845.6400756835938,
                            "deviation": 66.26741027832031,
                            "volatility": 0.05928285792469978
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.9885864257812,
                            "deviation": 65.75489044189453,
                            "volatility": 0.05930863320827484
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 11.78481982711243,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-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/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/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/82691007"
            },
            "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": 1107253,
                    "username": "cemorefarm",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/235ce051ac5a976e8a08db2895bfeae8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 705.0785121725413,
                            "deviation": 75.02523483480627,
                            "volatility": 0.06008844030471074
                        }
                    },
                    "ranking": 6.827187307307838,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82691007,
            "name": "Tournament Game: 13x13 Open League #52 (135425) R:1 (cemorefarm vs Julko)",
            "creator": 1107253,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1107253,
            "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": "65.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-30T16:37:19.969556Z",
            "ended": "2026-01-18T17:32:46.611132Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.4483032226562,
                            "deviation": 66.46685028076172,
                            "volatility": 0.05928581580519676
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 10.975609044766014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1107253,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 697.7743530273438,
                            "deviation": 74.8402099609375,
                            "volatility": 0.060100968927145004
                        }
                    },
                    "username": "cemorefarm",
                    "country": "us",
                    "ranking": 6.827187307307838,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/235ce051ac5a976e8a08db2895bfeae8-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/82690910"
            },
            "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": 82690910,
            "name": "Tournament Game: 13x13 Mini League 10k-25k #42 (135684) R:1 (andischl vs Julko)",
            "creator": 634707,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 634707,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 135684,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-30T16:34:29.835279Z",
            "ended": "2026-01-18T14:46:31.328354Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 847.173828125,
                            "deviation": 66.27095031738281,
                            "volatility": 0.05928710103034973
                        }
                    },
                    "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": 1155.726318359375,
                            "deviation": 69.49609375,
                            "volatility": 0.05955684557557106
                        }
                    },
                    "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/82785389"
            },
            "players": {
                "black": {
                    "id": 1367835,
                    "username": "Tomogogy",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.6964215217612,
                            "deviation": 64.05731307194641,
                            "volatility": 0.059989339049781674
                        }
                    },
                    "ranking": 12.159110481924692,
                    "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": 82785389,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #358 (135853) R:1 (Julko vs Tomogogy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1367835,
            "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": 135853,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-02T15:03:17.865156Z",
            "ended": "2026-01-17T23:38:04.126981Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1367835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.5327758789062,
                            "deviation": 64.44361114501953,
                            "volatility": 0.0599541999399662
                        }
                    },
                    "username": "Tomogogy",
                    "country": "fr",
                    "ranking": 12.159110481924692,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 859.739990234375,
                            "deviation": 66.66822052001953,
                            "volatility": 0.05928710103034973
                        }
                    },
                    "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/82851805"
            },
            "players": {
                "black": {
                    "id": 1667695,
                    "username": "Formerly",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6a0a00f75a2bd4b7974a0f2422e46dd1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.9335101348805,
                            "deviation": 64.08509975242421,
                            "volatility": 0.06004113000355188
                        }
                    },
                    "ranking": 14.565421480806737,
                    "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": 82851805,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #359 (135987) R:1 (Julko vs Formerly)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1667695,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-04T16:19:16.948263Z",
            "ended": "2026-01-17T13:53:31.606795Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1667695,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 641.9749145507812,
                            "deviation": 65.72477722167969,
                            "volatility": 0.06004464253783226
                        }
                    },
                    "username": "Formerly",
                    "country": "un",
                    "ranking": 14.565421480806737,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6a0a00f75a2bd4b7974a0f2422e46dd1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.9171142578125,
                            "deviation": 66.73384857177734,
                            "volatility": 0.0592886321246624
                        }
                    },
                    "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
        }
    ]
}