List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&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=-ended&page=85",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=83",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/67341427"
            },
            "players": {
                "black": {
                    "id": 1312722,
                    "username": "ECJ",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/33102837d49074b0f0633887a7b4fde2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8477015463834,
                            "deviation": 67.8039045460176,
                            "volatility": 0.05996461811620876
                        }
                    },
                    "ranking": 11.204819790862912,
                    "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": 67341427,
            "name": "Ladder Challenge: ECJ(#89) vs benjito(#57)",
            "creator": 1312722,
            "mode": "game",
            "source": "play",
            "black": 1312722,
            "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": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-30T20:04:57.983146Z",
            "ended": "2024-09-06T17:17:33.341436Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1312722,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 797.6824951171875,
                            "deviation": 70.42381286621094,
                            "volatility": 0.05995442345738411
                        }
                    },
                    "username": "ECJ",
                    "country": "eu",
                    "ranking": 11.204819790862912,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/33102837d49074b0f0633887a7b4fde2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.6536865234375,
                            "deviation": 65.15229034423828,
                            "volatility": 0.05986540764570236
                        }
                    },
                    "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/66575943"
            },
            "players": {
                "black": {
                    "id": 788800,
                    "username": "tonyhu0123",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.3235623365092,
                            "deviation": 67.71596350507252,
                            "volatility": 0.059667104188151084
                        }
                    },
                    "ranking": 24.292940139563886,
                    "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": 66575943,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2024-08-03 19:00 (118739) R:1 (benjito vs tonyhu0123)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 788800,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 118739,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-03T19:01:20.553404Z",
            "ended": "2024-09-06T06:27:39.523372Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 788800,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.7752685546875,
                            "deviation": 68.86566925048828,
                            "volatility": 0.05972292646765709
                        }
                    },
                    "username": "tonyhu0123",
                    "country": "us",
                    "ranking": 24.292940139563886,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.5753173828125,
                            "deviation": 65.42467498779297,
                            "volatility": 0.0598662905395031
                        }
                    },
                    "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/67483211"
            },
            "players": {
                "black": {
                    "id": 281037,
                    "username": "Arbitraria",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/3facde41f90201f1e0410d037b0b6632-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.4105883810803,
                            "deviation": 64.3505046935253,
                            "volatility": 0.060059317721560826
                        }
                    },
                    "ranking": 22.894114669428184,
                    "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": 67483211,
            "name": "Ladder Challenge: Arbitraria(#90) vs benjito(#55)",
            "creator": 281037,
            "mode": "game",
            "source": "play",
            "black": 281037,
            "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-09-04T16:55:33.999293Z",
            "ended": "2024-09-05T15:03:47.447258Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 281037,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.016845703125,
                            "deviation": 62.907047271728516,
                            "volatility": 0.06004592403769493
                        }
                    },
                    "username": "Arbitraria",
                    "country": "us",
                    "ranking": 22.894114669428184,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3facde41f90201f1e0410d037b0b6632-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.067626953125,
                            "deviation": 65.75079345703125,
                            "volatility": 0.05986618623137474
                        }
                    },
                    "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/67281751"
            },
            "players": {
                "black": {
                    "id": 1515858,
                    "username": "sdkl",
                    "country": "cx",
                    "icon": "https://user-uploads.online-go.com/b5115717c6f84cb7faca309f60de84bc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.49738624735,
                            "deviation": 63.21551785008979,
                            "volatility": 0.0632442915948083
                        }
                    },
                    "ranking": 18.71902615040553,
                    "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": 67281751,
            "name": "Ladder Challenge: sdkl(#68) vs benjito(#65)",
            "creator": 1515858,
            "mode": "game",
            "source": "play",
            "black": 1515858,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-28T18:14:11.408226Z",
            "ended": "2024-09-03T03:43:00.269029Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1515858,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.013671875,
                            "deviation": 65.49425506591797,
                            "volatility": 0.06137318164110184
                        }
                    },
                    "username": "sdkl",
                    "country": "cx",
                    "ranking": 18.71902615040553,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5115717c6f84cb7faca309f60de84bc-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.2542724609375,
                            "deviation": 65.24028778076172,
                            "volatility": 0.05986699461936951
                        }
                    },
                    "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/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/66575958"
            },
            "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": 1137535,
                    "username": "こんです",
                    "country": "_DOOP",
                    "icon": "https://secure.gravatar.com/avatar/dd33db70b4c09462f8c761b8091adaf7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.4829994715492,
                            "deviation": 62.88875876814967,
                            "volatility": 0.059983734983056786
                        }
                    },
                    "ranking": 24.87476018675977,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66575958,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2024-08-03 19:00 (118739) R:1 (こんです vs benjito)",
            "creator": 1137535,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1137535,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 118739,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-03T19:01:21.552783Z",
            "ended": "2024-08-30T10:59:27.456964Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.4029541015625,
                            "deviation": 65.0876693725586,
                            "volatility": 0.059868257492780685
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1137535,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.710205078125,
                            "deviation": 66.52202606201172,
                            "volatility": 0.05999049171805382
                        }
                    },
                    "username": "こんです",
                    "country": "_DOOP",
                    "ranking": 24.87476018675977,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dd33db70b4c09462f8c761b8091adaf7?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/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/67261824"
            },
            "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": 1605028,
                    "username": "deleted-0d1f6a72-0549-4fc8-8f9b-aea0bac9e3e6",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/1d904e22a81e75ea39a282b091602646?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.163106262479,
                            "deviation": 64.08364758421324,
                            "volatility": 0.059967761888284135
                        }
                    },
                    "ranking": 19.217783235312382,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67261824,
            "name": "Ladder Challenge: Maxcg(#107) vs benjito(#65)",
            "creator": 1605028,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1605028,
            "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": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-28T02:04:13.046675Z",
            "ended": "2024-08-30T02:13:34.529665Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.963134765625,
                            "deviation": 64.89258575439453,
                            "volatility": 0.05986873805522919
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1605028,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.9495849609375,
                            "deviation": 79.0620346069336,
                            "volatility": 0.0599919930100441
                        }
                    },
                    "username": "deleted-0d1f6a72-0549-4fc8-8f9b-aea0bac9e3e6",
                    "country": "ar",
                    "ranking": 19.217783235312382,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1d904e22a81e75ea39a282b091602646?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/66933552"
            },
            "players": {
                "black": {
                    "id": 11372,
                    "username": "Carel",
                    "country": "_Scotland",
                    "icon": "https://secure.gravatar.com/avatar/d04e237ce10e8d5d3440046944c89417?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.3916243045364,
                            "deviation": 65.67142702351883,
                            "volatility": 0.059964723165606366
                        }
                    },
                    "ranking": 20.854712007568494,
                    "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": 66933552,
            "name": "Ladder Challenge: benjito(#45) vs Carel(#34)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 11372,
            "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-16T13:24:11.613171Z",
            "ended": "2024-08-28T17:40:06.689143Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 11372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.33740234375,
                            "deviation": 66.18147277832031,
                            "volatility": 0.05996153503656387
                        }
                    },
                    "username": "Carel",
                    "country": "_Scotland",
                    "ranking": 20.854712007568494,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d04e237ce10e8d5d3440046944c89417?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.960205078125,
                            "deviation": 65.14266204833984,
                            "volatility": 0.059867557138204575
                        }
                    },
                    "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/66886124"
            },
            "players": {
                "black": {
                    "id": 183443,
                    "username": "Jobie",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/651f74b83d7b87ec4b3e9304a5a71649?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.689508705594,
                            "deviation": 68.16545134687111,
                            "volatility": 0.05966373486124955
                        }
                    },
                    "ranking": 17.821665951601254,
                    "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": 66886124,
            "name": "Ladder Challenge: Jobie(#54) vs benjito(#38)",
            "creator": 183443,
            "mode": "game",
            "source": "play",
            "black": 183443,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-14T20:04:26.890087Z",
            "ended": "2024-08-26T20:18:38.233916Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 183443,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.1318359375,
                            "deviation": 64.67986297607422,
                            "volatility": 0.059617917984724045
                        }
                    },
                    "username": "Jobie",
                    "country": "eu",
                    "ranking": 17.821665951601254,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/651f74b83d7b87ec4b3e9304a5a71649?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.20361328125,
                            "deviation": 64.90425872802734,
                            "volatility": 0.05986892431974411
                        }
                    },
                    "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
        }
    ]
}