List all games played by a specific player.

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

{
    "count": 1601,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=4",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=2",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83931486"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1476738,
                    "username": "Mag11",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/16fda86ed34daf7a60098924dc02f3b2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.2457289013735,
                            "deviation": 62.6157356744209,
                            "volatility": 0.059990152482448794
                        }
                    },
                    "ranking": 21.79981776453462,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83931486,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:4 (Mag11 vs Gia)",
            "creator": 1476738,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1476738,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T15:43:22.428521Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1476738,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.2457275390625,
                            "deviation": 62.6157341003418,
                            "volatility": 0.05999015271663666
                        }
                    },
                    "username": "Mag11",
                    "country": "un",
                    "ranking": 21.79981776453462,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/16fda86ed34daf7a60098924dc02f3b2?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/83931485"
            },
            "players": {
                "black": {
                    "id": 1530880,
                    "username": "Αβg.4",
                    "country": "ps",
                    "icon": "https://secure.gravatar.com/avatar/31c524c68371d2b73496b9da6d61738f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.7849053478149,
                            "deviation": 60.881553953889195,
                            "volatility": 0.059946234919815024
                        }
                    },
                    "ranking": 17.328312866434523,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83931485,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:4 (Gia vs Αβg.4)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1530880,
            "white": 526987,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T15:43:22.325420Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1530880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.784912109375,
                            "deviation": 60.881553649902344,
                            "volatility": 0.05994623526930809
                        }
                    },
                    "username": "Αβg.4",
                    "country": "ps",
                    "ranking": 17.328312866434523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/31c524c68371d2b73496b9da6d61738f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/83931484"
            },
            "players": {
                "black": {
                    "id": 1105171,
                    "username": "Ondrata",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/cfdeffc58a5d2dfefb248f9daed429f0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.8616318249015,
                            "deviation": 61.55521397908002,
                            "volatility": 0.05984323542898106
                        }
                    },
                    "ranking": 20.356252227101972,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83931484,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:4 (Gia vs Ondrata)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1105171,
            "white": 526987,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T15:43:22.198438Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1105171,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.861572265625,
                            "deviation": 61.555213928222656,
                            "volatility": 0.05984323471784592
                        }
                    },
                    "username": "Ondrata",
                    "country": "_Pirate",
                    "ranking": 20.356252227101972,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cfdeffc58a5d2dfefb248f9daed429f0-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/80694523"
            },
            "players": {
                "black": {
                    "id": 665334,
                    "username": "conormcmahon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/9bf80884c2ce27c007b83879a0b91d86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.731552129112,
                            "deviation": 61.13397812214102,
                            "volatility": 0.05991310574713026
                        }
                    },
                    "ranking": 22.013534059019186,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1613777,
                    "username": "Phlo",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/64d37e7c7efe5b2f4a7f8450b41a912e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 722.6680121558321,
                            "deviation": 67.62230432034066,
                            "volatility": 0.06002471168344004
                        }
                    },
                    "ranking": 7.397621233128986,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80694523,
            "name": "Friendly Match",
            "creator": 665334,
            "mode": "game",
            "source": "play",
            "black": 665334,
            "white": 1613777,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2419200,
            "time_control_parameters": "{\"per_move\": 2419200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-26T11:31:19.883973Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1613777,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 722.6680297851562,
                            "deviation": 67.62230682373047,
                            "volatility": 0.06002471223473549
                        }
                    },
                    "username": "Phlo",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 7.397621233128986,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/64d37e7c7efe5b2f4a7f8450b41a912e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                665334,
                1608024,
                1213585,
                1801251,
                847883,
                1578503,
                526987,
                1182992,
                824501,
                1870898,
                1846911,
                1847133,
                1003079,
                1793786,
                1198445,
                1092601
            ],
            "rengo_white_team": [
                1613777,
                1808697,
                1400027,
                1893126,
                1842270,
                1905949,
                1395647,
                1224863,
                1921278,
                122372,
                1456522,
                397372,
                1741098,
                1935496,
                1789476,
                1824245
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83075555"
            },
            "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": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83075555,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Gia vs Cher.ChChChCherry)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 744862,
            "white": 526987,
            "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": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:11.867104Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.28076171875,
                            "deviation": 69.06077575683594,
                            "volatility": 0.06050053983926773
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/83114349"
            },
            "players": {
                "black": {
                    "id": 699769,
                    "username": "jeroentjeb",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.8690357984096,
                            "deviation": 66.94163087278494,
                            "volatility": 0.06010050088790228
                        }
                    },
                    "ranking": 24.56227459286013,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83114349,
            "name": "Tournament Game: 12 rounds! (136204) R:1 (Gia vs jeroentjeb)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 699769,
            "white": 526987,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136204,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-12T21:00:51.604627Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 699769,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.8690185546875,
                            "deviation": 66.9416275024414,
                            "volatility": 0.0601004995405674
                        }
                    },
                    "username": "jeroentjeb",
                    "country": "ca",
                    "ranking": 24.56227459286013,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/83931478"
            },
            "players": {
                "black": {
                    "id": 884206,
                    "username": "UJ35812",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/cfff08787f2d6e558af51fed7df9b9d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.4245467538517,
                            "deviation": 62.75071871130334,
                            "volatility": 0.05999160880192624
                        }
                    },
                    "ranking": 16.920893591762553,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83931478,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:4 (Gia vs UJ35812)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 884206,
            "white": 526987,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T15:43:21.686142Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 884206,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.424560546875,
                            "deviation": 62.75071716308594,
                            "volatility": 0.059991609305143356
                        }
                    },
                    "username": "UJ35812",
                    "country": "us",
                    "ranking": 16.920893591762553,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cfff08787f2d6e558af51fed7df9b9d2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/83931471"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 825374,
                    "username": "jaygeorgeanderson",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d99a40d3d2a430a0b3573c87e3b0eb82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.53850091775,
                            "deviation": 67.09354578176138,
                            "volatility": 0.06007748952328585
                        }
                    },
                    "ranking": 15.044727468238625,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83931471,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:4 (jaygeorgeanderson vs Gia)",
            "creator": 825374,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 825374,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T15:43:21.162182Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 825374,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.5385131835938,
                            "deviation": 67.09354400634766,
                            "volatility": 0.0600774884223938
                        }
                    },
                    "username": "jaygeorgeanderson",
                    "country": "us",
                    "ranking": 15.044727468238625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d99a40d3d2a430a0b3573c87e3b0eb82?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/80454109"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.397980887349,
                            "deviation": 63.15480936608545,
                            "volatility": 0.06033391331215377
                        }
                    },
                    "ranking": 18.140231815739963,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 80454109,
            "name": "Another, all auto …",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 177587,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-20T19:18:06.788409Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.39794921875,
                            "deviation": 63.154808044433594,
                            "volatility": 0.060333915054798126
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.140231815739963,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "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/82796483"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 801186,
                    "username": "rainywisp",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/780097d2789aa5057a87dcf8a0576f5b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.874095965659,
                            "deviation": 67.75285383830229,
                            "volatility": 0.059956952639463136
                        }
                    },
                    "ranking": 28.13339466337271,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82796483,
            "name": "Tournament Game: Handicap Arena 2026 - 001 (135946) R:1 (rainywisp vs Gia)",
            "creator": 801186,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 801186,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "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": 135946,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-02T22:05:09.818336Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 801186,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.8741455078125,
                            "deviation": 67.75285339355469,
                            "volatility": 0.059956952929496765
                        }
                    },
                    "username": "rainywisp",
                    "country": "us",
                    "ranking": 28.13339466337271,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/780097d2789aa5057a87dcf8a0576f5b-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
        }
    ]
}