List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=84
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=85",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=83",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/67235581"
            },
            "players": {
                "black": {
                    "id": 1313799,
                    "username": "skycat",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/38afb43116aa167f22f876218978b46d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.0844792565135,
                            "deviation": 61.51318252265434,
                            "volatility": 0.05995542548164181
                        }
                    },
                    "ranking": 14.66278136032089,
                    "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": 67235581,
            "name": "Ladder Challenge: benjito(#62) vs skycat(#48)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1313799,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-27T04:42:52.554860Z",
            "ended": "2024-08-31T11:51:23.089694Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1313799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.4940185546875,
                            "deviation": 66.17681121826172,
                            "volatility": 0.05993558466434479
                        }
                    },
                    "username": "skycat",
                    "country": "hk",
                    "ranking": 14.66278136032089,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38afb43116aa167f22f876218978b46d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.8851318359375,
                            "deviation": 64.80706024169922,
                            "volatility": 0.05986800044775009
                        }
                    },
                    "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/67235579"
            },
            "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": 1228189,
                    "username": "Jekho",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/e923895119a9eba7f3297ba791526206?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1895.5228538219549,
                            "deviation": 63.7136235059473,
                            "volatility": 0.059963080119179606
                        }
                    },
                    "ranking": 29.721167530405936,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67235579,
            "name": "Ladder Challenge: benjito(#62) vs Jekho(#39)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1228189,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-27T04:42:47.758270Z",
            "ended": "2024-08-30T10:58:40.456484Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.76806640625,
                            "deviation": 64.65174102783203,
                            "volatility": 0.05986927077174187
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1228189,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.1153564453125,
                            "deviation": 62.39615249633789,
                            "volatility": 0.059929050505161285
                        }
                    },
                    "username": "Jekho",
                    "country": "fr",
                    "ranking": 29.721167530405936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e923895119a9eba7f3297ba791526206?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/67235570"
            },
            "players": {
                "black": {
                    "id": 490765,
                    "username": "Crispy duck",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.16565156775,
                            "deviation": 72.13451002160895,
                            "volatility": 0.060240456454887764
                        }
                    },
                    "ranking": 16.072042816952596,
                    "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": 67235570,
            "name": "Ladder Challenge: benjito(#325) vs Crispy duck(#202)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 490765,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-27T04:42:20.109558Z",
            "ended": "2024-09-11T10:51:39.067907Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 490765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.0218505859375,
                            "deviation": 71.16908264160156,
                            "volatility": 0.060008034110069275
                        }
                    },
                    "username": "Crispy duck",
                    "country": "ua",
                    "ranking": 16.072042816952596,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.428955078125,
                            "deviation": 66.1255111694336,
                            "volatility": 0.05986728519201279
                        }
                    },
                    "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/67235556"
            },
            "players": {
                "black": {
                    "id": 1285178,
                    "username": "VikingKoala",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8164406195783,
                            "deviation": 63.52080297059803,
                            "volatility": 0.05970506488565628
                        }
                    },
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 67235556,
            "name": "Ladder Challenge: benjito(#325) vs VikingKoala(#226)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1285178,
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-27T04:41:41.808035Z",
            "ended": "2024-09-12T11:21:37.887895Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1285178,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.5159912109375,
                            "deviation": 64.24068450927734,
                            "volatility": 0.05975830927491188
                        }
                    },
                    "username": "VikingKoala",
                    "country": "eu",
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.8968505859375,
                            "deviation": 67.47509765625,
                            "volatility": 0.0598648339509964
                        }
                    },
                    "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/67118466"
            },
            "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": 1236330,
                    "username": "confusedpotato",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/252fa5cf1c9142c7657faccbdffff269?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.1605377343183,
                            "deviation": 60.770052175162284,
                            "volatility": 0.059763372269383504
                        }
                    },
                    "ranking": 24.36750426145315,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67118466,
            "name": "benjito vs. confusedpotato",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1236330,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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-08-23T03:19:11.667085Z",
            "ended": "2024-08-23T03:22:19.041761Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.66259765625,
                            "deviation": 65.47928619384766,
                            "volatility": 0.05987352877855301
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1236330,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1666.1705322265625,
                            "deviation": 61.013877868652344,
                            "volatility": 0.05978105217218399
                        }
                    },
                    "username": "confusedpotato",
                    "country": "un",
                    "ranking": 24.36750426145315,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/252fa5cf1c9142c7657faccbdffff269?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/67073512"
            },
            "players": {
                "black": {
                    "id": 1200334,
                    "username": "Amaranthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 523.8491117110747,
                            "deviation": 102.80855400465092,
                            "volatility": 0.14980501165054722
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 67073512,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1200334,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 30, \"max_time\": 120}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-08-21T12:49:24.946911Z",
            "ended": "2024-08-21T12:50:19.069324Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1200334,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 733.212158203125,
                            "deviation": 75.41185760498047,
                            "volatility": 0.08544111996889114
                        }
                    },
                    "username": "Amaranthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.3028564453125,
                            "deviation": 65.70862579345703,
                            "volatility": 0.059874843806028366
                        }
                    },
                    "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/67073291"
            },
            "players": {
                "black": {
                    "id": 1200334,
                    "username": "Amaranthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 523.8491117110747,
                            "deviation": 102.80855400465092,
                            "volatility": 0.14980501165054722
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 67073291,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1200334,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 30, \"max_time\": 120}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-21T12:41:26.073657Z",
            "ended": "2024-08-21T12:43:07.998947Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1200334,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 733.212158203125,
                            "deviation": 75.41185760498047,
                            "volatility": 0.08544111996889114
                        }
                    },
                    "username": "Amaranthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.3028564453125,
                            "deviation": 65.70862579345703,
                            "volatility": 0.059874843806028366
                        }
                    },
                    "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/66978987"
            },
            "players": {
                "black": {
                    "id": 898426,
                    "username": "MellonDaddy",
                    "country": "_England",
                    "icon": "https://secure.gravatar.com/avatar/02e8fdf37b0706b6a9c2d78acb54b226?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.4055355090268,
                            "deviation": 67.50055441179704,
                            "volatility": 0.059978451767761974
                        }
                    },
                    "ranking": 25.70183812081402,
                    "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": 66978987,
            "name": "Ladder Challenge: MellonDaddy(#71) vs benjito(#48)",
            "creator": 898426,
            "mode": "game",
            "source": "play",
            "black": 898426,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-18T05:42:56.581075Z",
            "ended": "2024-08-23T01:01:35.474015Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 898426,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.121826171875,
                            "deviation": 66.86947631835938,
                            "volatility": 0.059980593621730804
                        }
                    },
                    "username": "MellonDaddy",
                    "country": "_England",
                    "ranking": 25.70183812081402,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/02e8fdf37b0706b6a9c2d78acb54b226?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.3028564453125,
                            "deviation": 65.70862579345703,
                            "volatility": 0.059874843806028366
                        }
                    },
                    "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/66968398"
            },
            "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": 271244,
                    "username": "Purble",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/99c404e8273b9eeb2d98b4457b324f3b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.071245742787,
                            "deviation": 64.84730459565989,
                            "volatility": 0.059876816792226124
                        }
                    },
                    "ranking": 27.242694348366324,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 66968398,
            "name": "Ladder Challenge: Purble(#78) vs benjito(#47)",
            "creator": 271244,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 271244,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-17T18:58:59.603696Z",
            "ended": "2024-08-23T14:34:08.174270Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.18603515625,
                            "deviation": 65.20304870605469,
                            "volatility": 0.05987183377146721
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 271244,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.7100830078125,
                            "deviation": 64.78206634521484,
                            "volatility": 0.05990441516041756
                        }
                    },
                    "username": "Purble",
                    "country": "gb",
                    "ranking": 27.242694348366324,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/99c404e8273b9eeb2d98b4457b324f3b?s=32&d=retro",
                    "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/66943810"
            },
            "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": 308476,
                    "username": "LeoAzul",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/46b3bcd2b1d083a60b83a8106389fa4e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.020065840395,
                            "deviation": 67.55293286255079,
                            "volatility": 0.06009675147878086
                        }
                    },
                    "ranking": 26.05671947686871,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66943810,
            "name": "Ladder Challenge: benjito(#45) vs LeoAzul(#39)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 308476,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-16T21:09:30.378626Z",
            "ended": "2024-08-21T05:37:23.725634Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.684326171875,
                            "deviation": 65.9874038696289,
                            "volatility": 0.05987599864602089
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.3184814453125,
                            "deviation": 66.05813598632812,
                            "volatility": 0.05995788797736168
                        }
                    },
                    "username": "LeoAzul",
                    "country": "br",
                    "ranking": 26.05671947686871,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/46b3bcd2b1d083a60b83a8106389fa4e-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
        }
    ]
}