List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=8
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=-id&page=9",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=7",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82737639"
            },
            "players": {
                "black": {
                    "id": 289883,
                    "username": "Axel_Fl",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/fe0f8ad53f8307418d2d92485753b573-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1168.6398644182236,
                            "deviation": 61.47732916518093,
                            "volatility": 0.0599657219878743
                        }
                    },
                    "ranking": 18.524573975105096,
                    "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": 82737639,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2026 (135150) R:1 (Gia vs Axel_Fl)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 289883,
            "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": 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": "60.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-01T03:13:01.537000Z",
            "ended": "2026-03-01T16:51:10.483057Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 289883,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.8046875,
                            "deviation": 61.303279876708984,
                            "volatility": 0.05996519327163696
                        }
                    },
                    "username": "Axel_Fl",
                    "country": "se",
                    "ranking": 18.524573975105096,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe0f8ad53f8307418d2d92485753b573-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.036865234375,
                            "deviation": 63.851036071777344,
                            "volatility": 0.060074564069509506
                        }
                    },
                    "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/82175207"
            },
            "players": {
                "black": {
                    "id": 26921,
                    "username": "pmurk",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/d0fa4af68c21fb4cf36a9830a4748572-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.2377817772851,
                            "deviation": 63.014168705895365,
                            "volatility": 0.05968022970254533
                        }
                    },
                    "ranking": 16.292807068428626,
                    "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": 82175207,
            "name": "Ladder Challenge: pmurk(#390) vs Gia(#237)",
            "creator": 26921,
            "mode": "game",
            "source": "play",
            "black": 26921,
            "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": "{\"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-14T08:36:59.538347Z",
            "ended": "2026-03-28T07:20:30.035409Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 26921,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.8812255859375,
                            "deviation": 63.29821014404297,
                            "volatility": 0.05968150869011879
                        }
                    },
                    "username": "pmurk",
                    "country": "de",
                    "ranking": 16.292807068428626,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0fa4af68c21fb4cf36a9830a4748572-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.1448974609375,
                            "deviation": 63.76061248779297,
                            "volatility": 0.06007024645805359
                        }
                    },
                    "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/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/82172522"
            },
            "players": {
                "black": {
                    "id": 1389813,
                    "username": "x62963",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/49bb51b8ff0e070dd223b2dc63cffccf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.7793256027035,
                            "deviation": 61.9167180797201,
                            "volatility": 0.059983817082762576
                        }
                    },
                    "ranking": 21.146411639627914,
                    "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": 82172522,
            "name": "Ladder Challenge: x62963(#271) vs Gia(#237)",
            "creator": 1389813,
            "mode": "game",
            "source": "play",
            "black": 1389813,
            "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": "{\"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-12-14T06:17:52.326863Z",
            "ended": "2026-03-10T20:35:55.518913Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1389813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.0443115234375,
                            "deviation": 62.2746467590332,
                            "volatility": 0.05997857078909874
                        }
                    },
                    "username": "x62963",
                    "country": "jp",
                    "ranking": 21.146411639627914,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49bb51b8ff0e070dd223b2dc63cffccf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.074462890625,
                            "deviation": 63.654624938964844,
                            "volatility": 0.060072433203458786
                        }
                    },
                    "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/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/81929318"
            },
            "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": 93483,
                    "username": "reunitedmind",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/22defb2ce84561b5b822e7f3f5cf2a45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.640196716597,
                            "deviation": 61.566957329456244,
                            "volatility": 0.06001791903991235
                        }
                    },
                    "ranking": 29.57558798549642,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81929318,
            "name": "Friendly match",
            "creator": 93483,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 93483,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-06T16:09:37.535230Z",
            "ended": "2025-12-06T17:11:08.571350Z",
            "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": 93483,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.64013671875,
                            "deviation": 61.56695556640625,
                            "volatility": 0.060017917305231094
                        }
                    },
                    "username": "reunitedmind",
                    "country": "eu",
                    "ranking": 29.57558798549642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/22defb2ce84561b5b822e7f3f5cf2a45?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/81879755"
            },
            "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": 451180,
                    "username": "starsfan_009",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6f3b1c36f6470a05fcfbff8708159d7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.8641559623973,
                            "deviation": 63.92470365304226,
                            "volatility": 0.0600771921814939
                        }
                    },
                    "ranking": 18.370027498503404,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81879755,
            "name": "Tournament Game: Absolute time monthly for DDKs (123513) R:12 (starsfan_009 vs Gia)",
            "creator": 451180,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 451180,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 123513,
            "tournament_round": 12,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-05T01:31:24.428375Z",
            "ended": "2026-01-11T16:29:24.524026Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.6693115234375,
                            "deviation": 63.21890640258789,
                            "volatility": 0.06007501110434532
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 451180,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.229248046875,
                            "deviation": 66.22408294677734,
                            "volatility": 0.060080960392951965
                        }
                    },
                    "username": "starsfan_009",
                    "country": "un",
                    "ranking": 18.370027498503404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6f3b1c36f6470a05fcfbff8708159d7b?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/81857140"
            },
            "players": {
                "black": {
                    "id": 1720595,
                    "username": "沛沛围棋",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/24297d594c76b30feebd6c8ed4a2715e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.044736163283,
                            "deviation": 67.90112834869461,
                            "volatility": 0.059718975721238465
                        }
                    },
                    "ranking": 21.309723029331153,
                    "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": 81857140,
            "name": "Tournament Game: Through the years: Short Correspondence (126783) R:4 (Gia vs 沛沛围棋)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1720595,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 126783,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-04T09:07:20.734621Z",
            "ended": "2026-02-12T18:59:15.793473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1720595,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.3819580078125,
                            "deviation": 65.7654800415039,
                            "volatility": 0.05975029245018959
                        }
                    },
                    "username": "沛沛围棋",
                    "country": "cn",
                    "ranking": 21.309723029331153,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/24297d594c76b30feebd6c8ed4a2715e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.5863037109375,
                            "deviation": 63.622928619384766,
                            "volatility": 0.060073141008615494
                        }
                    },
                    "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/81770851"
            },
            "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": 1826690,
                    "username": "hamsaucewithpeas",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/13538a273c40c9599d0b2f9883474d31-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 740.2483644238284,
                            "deviation": 61.792029642583344,
                            "volatility": 0.05980248999690868
                        }
                    },
                    "ranking": 7.954050506842774,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81770851,
            "name": "Fast casual rengo ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1826690,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": "{\"per_move\": 172800, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-03T14:22:50.012713Z",
            "ended": "2026-03-12T10:15:33.054086Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.13427734375,
                            "deviation": 63.618019104003906,
                            "volatility": 0.060070887207984924
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1826690,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 818.354736328125,
                            "deviation": 61.87538528442383,
                            "volatility": 0.059783756732940674
                        }
                    },
                    "username": "hamsaucewithpeas",
                    "country": "ca",
                    "ranking": 7.954050506842774,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/13538a273c40c9599d0b2f9883474d31-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1910680
            ],
            "rengo_white_team": [
                1826690,
                1905492
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}