List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=31
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=32",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=30",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/73033860"
            },
            "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": 420030,
                    "username": "maksleor",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/3fe30877560e403f65a921ef4db8d94f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.7159123484867,
                            "deviation": 61.19523490103016,
                            "volatility": 0.0597910961836884
                        }
                    },
                    "ranking": 19.87270785826626,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73033860,
            "name": "Tournament Game: man'go (121426) R:2 (maksleor vs Gia)",
            "creator": 420030,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 420030,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 121426,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-06T14:04:01.000364Z",
            "ended": "2025-03-17T19:21:28.613721Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.462646484375,
                            "deviation": 63.877593994140625,
                            "volatility": 0.060079243034124374
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 420030,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.166259765625,
                            "deviation": 61.77229690551758,
                            "volatility": 0.059783026576042175
                        }
                    },
                    "username": "maksleor",
                    "country": "ru",
                    "ranking": 19.87270785826626,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3fe30877560e403f65a921ef4db8d94f-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/72728554"
            },
            "players": {
                "black": {
                    "id": 883388,
                    "username": "hornisan",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/1ef89ab76630d25d3f3046d284fed9c4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.3724850480427,
                            "deviation": 63.05838429597582,
                            "volatility": 0.05986884795315538
                        }
                    },
                    "ranking": 12.6921323660767,
                    "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": 72728554,
            "name": "Tournament Game: DDK playground V, fast correspondence (120700) R:2 (Gia vs hornisan)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 883388,
            "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": 30168,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 172800, \"max_time\": 518400}",
            "disable_analysis": false,
            "tournament": 120700,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-25T09:51:23.092684Z",
            "ended": "2025-05-09T09:44:35.749636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 883388,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 866.497802734375,
                            "deviation": 65.00585174560547,
                            "volatility": 0.05987093597650528
                        }
                    },
                    "username": "hornisan",
                    "country": "at",
                    "ranking": 12.6921323660767,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1ef89ab76630d25d3f3046d284fed9c4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.1781005859375,
                            "deviation": 63.036773681640625,
                            "volatility": 0.06006947532296181
                        }
                    },
                    "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/72483268"
            },
            "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": 874319,
                    "username": "pianist1207",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fdf7b73809b3827aaf8e22bb5a39a088-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 778.931715994319,
                            "deviation": 68.31011302602356,
                            "volatility": 0.05999580817247396
                        }
                    },
                    "ranking": 9.133256608113607,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72483268,
            "name": "Tournament Game: DDK fast correspondence 19x19 tournament (123706) R:2 (pianist1207 vs Gia)",
            "creator": 874319,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 874319,
            "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": 30851,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 123706,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-02-17T15:57:32.200403Z",
            "ended": "2025-02-20T16:13:55.279018Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.2208251953125,
                            "deviation": 64.91778564453125,
                            "volatility": 0.060068149119615555
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 874319,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 778.9317016601562,
                            "deviation": 68.31011199951172,
                            "volatility": 0.05999580770730972
                        }
                    },
                    "username": "pianist1207",
                    "country": "un",
                    "ranking": 9.133256608113607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fdf7b73809b3827aaf8e22bb5a39a088-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/72442890"
            },
            "players": {
                "black": {
                    "id": 1075370,
                    "username": "Zmoi6",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/11da9853b75b29bbafe8f3836640a53b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.8894312354485,
                            "deviation": 65.52770415464488,
                            "volatility": 0.060029152361418626
                        }
                    },
                    "ranking": 16.653228336639007,
                    "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": 72442890,
            "name": "#SITS",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1075370,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-16T09:01:19.019386Z",
            "ended": "2025-02-16T09:54:12.081794Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1075370,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.1644287109375,
                            "deviation": 69.23252868652344,
                            "volatility": 0.06003944203257561
                        }
                    },
                    "username": "Zmoi6",
                    "country": "fr",
                    "ranking": 16.653228336639007,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/11da9853b75b29bbafe8f3836640a53b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.544677734375,
                            "deviation": 64.60202026367188,
                            "volatility": 0.060068607330322266
                        }
                    },
                    "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/72432645"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.695043684163,
                            "deviation": 62.939748195253856,
                            "volatility": 0.06033423653096373
                        }
                    },
                    "ranking": 18.366654808934562,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 72432645,
            "name": "Canโ€™t not ๐Ÿ˜œ",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 177587,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-16T00:03:55.538751Z",
            "ended": "2025-03-08T14:53:44.375829Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.744140625,
                            "deviation": 64.11328125,
                            "volatility": 0.060079425573349
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1423.7794189453125,
                            "deviation": 62.88563537597656,
                            "volatility": 0.060168877243995667
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.366654808934562,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72428191"
            },
            "players": {
                "black": {
                    "id": 183596,
                    "username": "cakespeare",
                    "country": "ph",
                    "icon": "https://secure.gravatar.com/avatar/1583589ee585dc72328a8aaaad32777a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.71351874018,
                            "deviation": 62.86729718277909,
                            "volatility": 0.05997689252526232
                        }
                    },
                    "ranking": 17.389322978782726,
                    "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": 72428191,
            "name": "Ladder Challenge: Gia(#373) vs cakespeare(#282)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 183596,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-02-15T20:38:06.899093Z",
            "ended": "2025-05-22T03:52:39.685068Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 183596,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.5965576171875,
                            "deviation": 62.531105041503906,
                            "volatility": 0.05996985733509064
                        }
                    },
                    "username": "cakespeare",
                    "country": "ph",
                    "ranking": 17.389322978782726,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1583589ee585dc72328a8aaaad32777a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.5615234375,
                            "deviation": 62.85092544555664,
                            "volatility": 0.06006428226828575
                        }
                    },
                    "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/72428173"
            },
            "players": {
                "black": {
                    "id": 515548,
                    "username": "MaximumRex",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/c28389bf34f189a4fc30b0339e7348b1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.5669128728297,
                            "deviation": 64.97177452644543,
                            "volatility": 0.059878263617510634
                        }
                    },
                    "ranking": 15.228827530564772,
                    "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": 72428173,
            "name": "Ladder Challenge: Gia(#373) vs MaximumRex(#264)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 515548,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T20:37:27.075722Z",
            "ended": "2025-03-06T19:39:28.146429Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 515548,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1171.7093505859375,
                            "deviation": 63.479026794433594,
                            "volatility": 0.05991101264953613
                        }
                    },
                    "username": "MaximumRex",
                    "country": "us",
                    "ranking": 15.228827530564772,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c28389bf34f189a4fc30b0339e7348b1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.1773681640625,
                            "deviation": 64.42343139648438,
                            "volatility": 0.06007535383105278
                        }
                    },
                    "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/72428152"
            },
            "players": {
                "black": {
                    "id": 919889,
                    "username": "kionak219",
                    "country": "_United_Nations",
                    "icon": "https://secure.gravatar.com/avatar/aa0dbcd0f3369e84ed4cce6e7ac916fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.5731389080208,
                            "deviation": 63.70346873596906,
                            "volatility": 0.059927379633135255
                        }
                    },
                    "ranking": 20.732252377971466,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72428152,
            "name": "Ladder Challenge: Gia(#373) vs kionak219(#310)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 919889,
            "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": "59.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-15T20:37:02.563469Z",
            "ended": "2025-03-18T10:38:36.890943Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 919889,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.3966064453125,
                            "deviation": 64.3389892578125,
                            "volatility": 0.05992602929472923
                        }
                    },
                    "username": "kionak219",
                    "country": "_United_Nations",
                    "ranking": 20.732252377971466,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aa0dbcd0f3369e84ed4cce6e7ac916fe?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.5621337890625,
                            "deviation": 64.40453338623047,
                            "volatility": 0.06007836386561394
                        }
                    },
                    "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/72428068"
            },
            "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": 47075,
                    "username": "The3rdCoyote",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/42e2c4f2fa4b1c0f4351d341a0e2a913-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 798.4166059645313,
                            "deviation": 65.19495494400634,
                            "volatility": 0.0600801354342004
                        }
                    },
                    "ranking": 9.705226847777874,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72428068,
            "name": "Ladder Challenge: Gia(#373) vs The3rdCoyote(#287)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 47075,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-02-15T20:33:36.236361Z",
            "ended": "2025-02-15T20:35:31.817317Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.907470703125,
                            "deviation": 64.72563934326172,
                            "volatility": 0.06007008254528046
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 47075,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.0894165039062,
                            "deviation": 63.06618118286133,
                            "volatility": 0.06009752303361893
                        }
                    },
                    "username": "The3rdCoyote",
                    "country": "ie",
                    "ranking": 9.705226847777874,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/42e2c4f2fa4b1c0f4351d341a0e2a913-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/72426376"
            },
            "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": 1572515,
                    "username": "candincheler",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/90b707e48deff81d20b7bd29af6f2b5e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.4625806604627,
                            "deviation": 64.97725689056583,
                            "volatility": 0.05996157798086811
                        }
                    },
                    "ranking": 18.619912280257182,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426376,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (candincheler vs Gia)",
            "creator": 1572515,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1572515,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "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": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "57.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-15T19:18:37.733536Z",
            "ended": "2025-03-07T04:44:01.145340Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.5416259765625,
                            "deviation": 64.29051208496094,
                            "volatility": 0.060077834874391556
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1572515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1336.670166015625,
                            "deviation": 64.12836456298828,
                            "volatility": 0.0599910244345665
                        }
                    },
                    "username": "candincheler",
                    "country": "ro",
                    "ranking": 18.619912280257182,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/90b707e48deff81d20b7bd29af6f2b5e?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
        }
    ]
}