List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=97",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=95",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/65232340"
            },
            "players": {
                "black": {
                    "id": 1289948,
                    "username": "deleted-ba5c33c5-7a3d-478b-8b1f-19f5a4c198ac",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/f1c536fc40daae1db7485048bf946560-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.5855213680636,
                            "deviation": 60.516800545928035,
                            "volatility": 0.06004067914383194
                        }
                    },
                    "ranking": 20.056427165355647,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65232340,
            "name": "You will NOT win",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1289948,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 30851,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-06-17T12:23:15.222283Z",
            "ended": "2024-06-17T12:23:24.968269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1289948,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.46142578125,
                            "deviation": 60.582027435302734,
                            "volatility": 0.060066722333431244
                        }
                    },
                    "username": "deleted-ba5c33c5-7a3d-478b-8b1f-19f5a4c198ac",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 20.056427165355647,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f1c536fc40daae1db7485048bf946560-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.1326904296875,
                            "deviation": 64.28861999511719,
                            "volatility": 0.05990784242749214
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/65121014"
            },
            "players": {
                "black": {
                    "id": 1568834,
                    "username": "green-coder",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/8fb599cd95d50fc11064008aaaf3c04c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.132441985524,
                            "deviation": 61.972717483185015,
                            "volatility": 0.059970784533727665
                        }
                    },
                    "ranking": 25.316944074240435,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65121014,
            "name": "Ladder Challenge: benjito(#2656) vs green-coder(#2651)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1568834,
            "white": 568679,
            "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": "2024-06-13T11:13:58.762124Z",
            "ended": "2024-06-16T11:14:08.869023Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568834,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.9007568359375,
                            "deviation": 125.36565399169922,
                            "volatility": 0.05999422445893288
                        }
                    },
                    "username": "green-coder",
                    "country": "fi",
                    "ranking": 25.316944074240435,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8fb599cd95d50fc11064008aaaf3c04c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.1326904296875,
                            "deviation": 64.28861999511719,
                            "volatility": 0.05990784242749214
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/65121013"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1573594,
                    "username": "mindlapse",
                    "country": "_Starfleet",
                    "icon": "https://secure.gravatar.com/avatar/765573a67f5a807af237030d21aaa1f6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.1018217434771,
                            "deviation": 69.88400290567006,
                            "volatility": 0.061160651209108303
                        }
                    },
                    "ranking": 13.829164914799303,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65121013,
            "name": "Ladder Challenge: benjito(#2656) vs mindlapse(#2653)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1573594,
            "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": "2024-06-13T11:13:53.055474Z",
            "ended": "2024-07-14T03:55:19.760023Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.1102294921875,
                            "deviation": 64.54508209228516,
                            "volatility": 0.05989677086472511
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1573594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.5773315429688,
                            "deviation": 65.63288116455078,
                            "volatility": 0.06025172770023346
                        }
                    },
                    "username": "mindlapse",
                    "country": "_Starfleet",
                    "ranking": 13.829164914799303,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/765573a67f5a807af237030d21aaa1f6?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/65071973"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1564117,
                    "username": "deleted-0b7d5370-39fa-49c4-a9c1-3d73d3ab55bb",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/594642633c8ed416c7b75ecdf3f43491?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.254759759104,
                            "deviation": 60.93270624552984,
                            "volatility": 0.059784332404529704
                        }
                    },
                    "ranking": 22.74345127879084,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65071973,
            "name": "benjito vs. magnet13",
            "creator": 1564117,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1564117,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "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": "2024-06-11T15:22:52.568344Z",
            "ended": "2024-06-11T15:29:36.614153Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.1944580078125,
                            "deviation": 63.811336517333984,
                            "volatility": 0.05990821123123169
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1564117,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.596435546875,
                            "deviation": 60.851375579833984,
                            "volatility": 0.05996224284172058
                        }
                    },
                    "username": "deleted-0b7d5370-39fa-49c4-a9c1-3d73d3ab55bb",
                    "country": "un",
                    "ranking": 22.74345127879084,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/594642633c8ed416c7b75ecdf3f43491?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/65057446"
            },
            "players": {
                "black": {
                    "id": 1574644,
                    "username": "hrycevgleb11",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9066bd2decb6a65297aa711168b42e5f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 764.3810049809429,
                            "deviation": 78.6287642922406,
                            "volatility": 0.05999055657830673
                        }
                    },
                    "ranking": 8.696716512351658,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65057446,
            "name": "hrycevgleb11 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1574644,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-11T02:32:51.654949Z",
            "ended": "2024-06-11T02:35:21.607044Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1574644,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "hrycevgleb11",
                    "country": "un",
                    "ranking": 8.696716512351658,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9066bd2decb6a65297aa711168b42e5f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.3585205078125,
                            "deviation": 63.450836181640625,
                            "volatility": 0.05990821123123169
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/65052758"
            },
            "players": {
                "black": {
                    "id": 1573696,
                    "username": "JAPANthai",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/44bbb6e6d48bfc9033ffa9a3e6fb02fd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 772.6444141277221,
                            "deviation": 88.59256721624699,
                            "volatility": 0.059988588581937154
                        }
                    },
                    "ranking": 8.945638569835959,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65052758,
            "name": "Ladder Challenge: benjito(#2687) vs JAPANthai(#2685)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1573696,
            "white": 568679,
            "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": "2024-06-10T21:49:02.113362Z",
            "ended": "2024-06-13T21:49:12.179437Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1573696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 782.2302856445312,
                            "deviation": 97.17945098876953,
                            "volatility": 0.059995703399181366
                        }
                    },
                    "username": "JAPANthai",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 8.945638569835959,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/44bbb6e6d48bfc9033ffa9a3e6fb02fd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.1326904296875,
                            "deviation": 64.28861999511719,
                            "volatility": 0.05990784242749214
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/65039928"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1047579,
                    "username": "gogameyay",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/572e44084a6209fd5a9fb610c93368d3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.469906770941,
                            "deviation": 67.85828714535758,
                            "volatility": 0.060910061645260964
                        }
                    },
                    "ranking": 20.927649332383158,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65039928,
            "name": "Friendly Match",
            "creator": 1047579,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1047579,
            "width": 9,
            "height": 9,
            "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": 10,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"live\", \"per_move\": 10, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-10T12:33:33.534993Z",
            "ended": "2024-06-10T12:35:11.952046Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.1099853515625,
                            "deviation": 63.54884719848633,
                            "volatility": 0.05990592762827873
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1047579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.4173583984375,
                            "deviation": 64.89755249023438,
                            "volatility": 0.06085706129670143
                        }
                    },
                    "username": "gogameyay",
                    "country": "un",
                    "ranking": 20.927649332383158,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/572e44084a6209fd5a9fb610c93368d3?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/65014305"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1573702,
                    "username": "gwch1995",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/469b85dd6df853213e645bfad2360bc5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.7683581657119,
                            "deviation": 210.74961157318913,
                            "volatility": 0.05999784785943508
                        }
                    },
                    "ranking": 14.062530254669674,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 65014305,
            "name": "Ladder Challenge: benjito(#2711) vs gwch1995(#2706)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1573702,
            "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": "2024-06-09T13:50:17.796980Z",
            "ended": "2024-06-12T22:58:44.750003Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.96240234375,
                            "deviation": 63.602378845214844,
                            "volatility": 0.059908293187618256
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1573702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.533447265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "gwch1995",
                    "country": "un",
                    "ranking": 14.062530254669674,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/469b85dd6df853213e645bfad2360bc5?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/65014303"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1530773,
                    "username": "singularity1023",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/80dc8459eaf86fbcd709d915605b0aad?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.421065058995,
                            "deviation": 61.12538126771743,
                            "volatility": 0.05997170455154504
                        }
                    },
                    "ranking": 23.236189337960997,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65014303,
            "name": "Ladder Challenge: benjito(#2711) vs singularity1023(#2707)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1530773,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-06-09T13:50:13.832284Z",
            "ended": "2024-06-10T05:59:38.260060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.7509765625,
                            "deviation": 63.5587043762207,
                            "volatility": 0.059907469898462296
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1530773,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.7889404296875,
                            "deviation": 62.20037841796875,
                            "volatility": 0.05997663736343384
                        }
                    },
                    "username": "singularity1023",
                    "country": "un",
                    "ranking": 23.236189337960997,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/80dc8459eaf86fbcd709d915605b0aad?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/65014300"
            },
            "players": {
                "black": {
                    "id": 1573796,
                    "username": "LeoHwang74",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2ee13f0bf9833c3a44cf827b7cc6c710?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65014300,
            "name": "Ladder Challenge: benjito(#2711) vs LeoHwang74(#2709)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1573796,
            "white": 568679,
            "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": "2024-06-09T13:50:08.502605Z",
            "ended": "2024-06-12T13:50:19.712759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1573796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "LeoHwang74",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2ee13f0bf9833c3a44cf827b7cc6c710?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.96240234375,
                            "deviation": 63.602378845214844,
                            "volatility": 0.059908293187618256
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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
        }
    ]
}