List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=11",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=9",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83070923"
            },
            "players": {
                "black": {
                    "id": 1611816,
                    "username": "Stanou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/166fe2441a26c1fe8c5cf5a331bf337d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.9832594762025,
                            "deviation": 63.34043135066526,
                            "volatility": 0.05999562216038629
                        }
                    },
                    "ranking": 14.985824575124232,
                    "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": 83070923,
            "name": "#sits Groupe I - Gia vs Stanou",
            "creator": 1611816,
            "mode": "game",
            "source": "play",
            "black": 1611816,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-11T14:01:31.324847Z",
            "ended": "2026-01-11T14:45:55.078734Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1611816,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.0955810546875,
                            "deviation": 63.60713577270508,
                            "volatility": 0.060003578662872314
                        }
                    },
                    "username": "Stanou",
                    "country": "fr",
                    "ranking": 14.985824575124232,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/166fe2441a26c1fe8c5cf5a331bf337d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1147.923828125,
                            "deviation": 63.29127502441406,
                            "volatility": 0.06007641553878784
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79774415"
            },
            "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": 757254,
                    "username": "Fred8",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/73bd84b196105afa3dc0ec7641a31e3e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.0585408302097,
                            "deviation": 64.81902677598526,
                            "volatility": 0.059899029545966806
                        }
                    },
                    "ranking": 24.70209894481215,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79774415,
            "name": "Tournament Game: Handicap Arena 2025 - 079 (132762) R:1 (Fred8 vs Gia)",
            "creator": 757254,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 757254,
            "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": 132762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-29T13:25:19.195164Z",
            "ended": "2026-01-03T00:00:10.368707Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.7437744140625,
                            "deviation": 63.251468658447266,
                            "volatility": 0.060078006237745285
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757254,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.6146240234375,
                            "deviation": 66.3685531616211,
                            "volatility": 0.05991724878549576
                        }
                    },
                    "username": "Fred8",
                    "country": "fr",
                    "ranking": 24.70209894481215,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/73bd84b196105afa3dc0ec7641a31e3e?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/82737647"
            },
            "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": 416731,
                    "username": "felleg",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/b7ee28a146f6682dfc0f989d50d2fe82-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.6138840256358,
                            "deviation": 64.28841953121187,
                            "volatility": 0.06004331268591515
                        }
                    },
                    "ranking": 18.245047564102105,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82737647,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2026 (135150) R:1 (felleg vs Gia)",
            "creator": 416731,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 416731,
            "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": 31173,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 21600, \"initial_time\": 1209600, \"max_time\": 2419200}",
            "disable_analysis": true,
            "tournament": 135150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-01-01T03:13:01.824392Z",
            "ended": "2026-01-01T14:04:37.525772Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.7437744140625,
                            "deviation": 63.251468658447266,
                            "volatility": 0.060078006237745285
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 416731,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.220703125,
                            "deviation": 64.24453735351562,
                            "volatility": 0.060045696794986725
                        }
                    },
                    "username": "felleg",
                    "country": "ca",
                    "ranking": 18.245047564102105,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b7ee28a146f6682dfc0f989d50d2fe82-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/79774432"
            },
            "players": {
                "black": {
                    "id": 1465813,
                    "username": "ZHugo",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/f8c5552306942d3915f938180d499284?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 467.1083464933017,
                            "deviation": 80.04544692939766,
                            "volatility": 0.06000074286323403
                        }
                    },
                    "ranking": 5,
                    "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": 79774432,
            "name": "Tournament Game: Handicap Arena 2025 - 079 (132762) R:1 (Gia vs ZHugo)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1465813,
            "white": 526987,
            "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": 132762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-09-29T13:25:20.261473Z",
            "ended": "2025-12-27T04:23:31.766020Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1465813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 467.10833740234375,
                            "deviation": 80.04544830322266,
                            "volatility": 0.060000743716955185
                        }
                    },
                    "username": "ZHugo",
                    "country": "001",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f8c5552306942d3915f938180d499284?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.7437744140625,
                            "deviation": 63.251468658447266,
                            "volatility": 0.060078006237745285
                        }
                    },
                    "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/79910606"
            },
            "players": {
                "black": {
                    "id": 344067,
                    "username": "MCSH",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/cec5af89ff6059acebebfd6930968d0d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.7341375854644,
                            "deviation": 64.75179459602943,
                            "volatility": 0.059619051524895675
                        }
                    },
                    "ranking": 18.387370209528264,
                    "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": 79910606,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:3 (Gia vs MCSH)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 344067,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "73.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-03T18:13:00.638629Z",
            "ended": "2025-12-22T22:58:24.972534Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 344067,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1168.4971923828125,
                            "deviation": 63.629356384277344,
                            "volatility": 0.0596311092376709
                        }
                    },
                    "username": "MCSH",
                    "country": "ca",
                    "ranking": 18.387370209528264,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cec5af89ff6059acebebfd6930968d0d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.522705078125,
                            "deviation": 63.42823791503906,
                            "volatility": 0.060078367590904236
                        }
                    },
                    "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/82189184"
            },
            "players": {
                "black": {
                    "id": 1104098,
                    "username": "tontonhoy",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/656b3e4f9900be53751283e40d706665?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.4174019232757,
                            "deviation": 62.1264891370108,
                            "volatility": 0.05994814596326834
                        }
                    },
                    "ranking": 22.00818096471299,
                    "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": 82189184,
            "name": "#SITS - Vague 12 - Gia - Tontonoy",
            "creator": 1104098,
            "mode": "game",
            "source": "play",
            "black": 1104098,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-14T18:47:06.587920Z",
            "ended": "2025-12-14T19:23:33.520362Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1104098,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.571533203125,
                            "deviation": 62.29511642456055,
                            "volatility": 0.05994781106710434
                        }
                    },
                    "username": "tontonhoy",
                    "country": "fr",
                    "ranking": 22.00818096471299,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/656b3e4f9900be53751283e40d706665?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.522705078125,
                            "deviation": 63.42823791503906,
                            "volatility": 0.060078367590904236
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82174961"
            },
            "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": 1169463,
                    "username": "Calli",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/078ec81a154ddb06291a714d1bfba374?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.232164094903,
                            "deviation": 64.7200161462789,
                            "volatility": 0.060059447860617794
                        }
                    },
                    "ranking": 17.462412877969737,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82174961,
            "name": "shell vague 12 Gia vs Calli",
            "creator": 1169463,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1169463,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-14T08:27:33.920462Z",
            "ended": "2025-12-14T09:43:18.471473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.2506103515625,
                            "deviation": 63.56940460205078,
                            "volatility": 0.06007690355181694
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1169463,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.5447998046875,
                            "deviation": 64.68706512451172,
                            "volatility": 0.06005573645234108
                        }
                    },
                    "username": "Calli",
                    "country": "fr",
                    "ranking": 17.462412877969737,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/078ec81a154ddb06291a714d1bfba374?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82143075"
            },
            "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": 2035,
                    "username": "Ddoox",
                    "country": "no",
                    "icon": "https://secure.gravatar.com/avatar/f16fec6ef9fddc2d0fbf88c7f8d0eb4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.5056306539332,
                            "deviation": 64.01969191175586,
                            "volatility": 0.05996282199547425
                        }
                    },
                    "ranking": 20.11050564217762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82143075,
            "name": "Ddoox - Gia, #SITS 5.12",
            "creator": 2035,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 2035,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-13T09:00:40.029194Z",
            "ended": "2025-12-13T10:39:58.942589Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.45654296875,
                            "deviation": 63.604068756103516,
                            "volatility": 0.06007367745041847
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 2035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.3658447265625,
                            "deviation": 65.61932373046875,
                            "volatility": 0.0599658265709877
                        }
                    },
                    "username": "Ddoox",
                    "country": "no",
                    "ranking": 20.11050564217762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f16fec6ef9fddc2d0fbf88c7f8d0eb4b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80616912"
            },
            "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": 1143054,
                    "username": "Maestronosoy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4abd15ae9f8ef3d212379d7bbf629170?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.0160385209556,
                            "deviation": 63.25789475325357,
                            "volatility": 0.060172180180577114
                        }
                    },
                    "ranking": 28.89432883296497,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80616912,
            "name": "Fun rengo",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1143054,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-25T21:00:39.032935Z",
            "ended": "2025-12-12T21:01:59.332158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.45654296875,
                            "deviation": 63.604068756103516,
                            "volatility": 0.06007367745041847
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1143054,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1768.9952392578125,
                            "deviation": 62.600276947021484,
                            "volatility": 0.06015998125076294
                        }
                    },
                    "username": "Maestronosoy",
                    "country": "un",
                    "ranking": 28.89432883296497,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4abd15ae9f8ef3d212379d7bbf629170?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                772003,
                1609609,
                1448202
            ],
            "rengo_white_team": [
                1143054,
                1218954,
                1742986,
                1804226
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80320758"
            },
            "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": 169223,
                    "username": "szokovacs",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/e686d2e800b1fe7e7e343fdeaec96cb1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.1495724140498,
                            "deviation": 62.45286669124096,
                            "volatility": 0.05990809172994893
                        }
                    },
                    "ranking": 17.50214468633423,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80320758,
            "name": "Ladder Challenge: Gia(#250) vs szokovacs(#235)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 169223,
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-16T14:50:39.857670Z",
            "ended": "2025-12-08T12:27:43.448327Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.8148193359375,
                            "deviation": 63.781070709228516,
                            "volatility": 0.060074582695961
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 169223,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.1322021484375,
                            "deviation": 62.21495056152344,
                            "volatility": 0.05991528183221817
                        }
                    },
                    "username": "szokovacs",
                    "country": "hu",
                    "ranking": 17.50214468633423,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e686d2e800b1fe7e7e343fdeaec96cb1-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
        }
    ]
}