List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=46
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&page=47",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=45",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21548972"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 602311,
                    "username": "deleted-2c3f0dba-8bdb-41c8-ab57-b1f7589cd013",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ebcbc39f546b23a144ae8c931bbe60c3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.190156834041,
                            "deviation": 63.27960512206973,
                            "volatility": 0.05991482032082674
                        }
                    },
                    "ranking": 26.76362973223787,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21548972,
            "name": "Ladder Challenge: benjito(#13) vs andysegalmagicman(#4)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 602311,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1304.761",
            "white_player_rank": 20,
            "white_player_rating": "1110.172",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 90,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-26T14:44:11.350911Z",
            "ended": "2020-02-11T21:55:25.750522Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.5245361328125,
                            "deviation": 62.965396881103516,
                            "volatility": 0.05991809442639351
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 602311,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1566.436279296875,
                            "deviation": 62.74606704711914,
                            "volatility": 0.05995316430926323
                        }
                    },
                    "username": "deleted-2c3f0dba-8bdb-41c8-ab57-b1f7589cd013",
                    "country": "us",
                    "ranking": 26.76362973223787,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ebcbc39f546b23a144ae8c931bbe60c3-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/16645424"
            },
            "players": {
                "black": {
                    "id": 482594,
                    "username": "Chamo Morimoto",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/e674d26105cb6e32a67a6f70cc338707-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.6423583082758,
                            "deviation": 63.433969215828874,
                            "volatility": 0.05974337372144165
                        }
                    },
                    "ranking": 21.002033745788975,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16645424,
            "name": "Ladder Challenge: Chamo Morimoto(#79) vs benjito(#60)",
            "creator": 482594,
            "mode": "game",
            "source": "play",
            "black": 482594,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "872.247",
            "white_player_rank": 19,
            "white_player_rating": "1020.728",
            "time_per_move": 89280,
            "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": "2019-02-19T10:07:10.822870Z",
            "ended": "2019-02-25T15:01:43.813432Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 482594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.8543701171875,
                            "deviation": 62.8848991394043,
                            "volatility": 0.05993517488241196
                        }
                    },
                    "username": "Chamo Morimoto",
                    "country": "eu",
                    "ranking": 21.002033745788975,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e674d26105cb6e32a67a6f70cc338707-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.2926025390625,
                            "deviation": 63.06463623046875,
                            "volatility": 0.05990134924650192
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/21613087"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 168235,
                    "username": "Arion",
                    "country": "021",
                    "icon": "https://user-uploads.online-go.com/38765cd60768c65bc8e283c9c158b951-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.6114485800172,
                            "deviation": 63.4135390272521,
                            "volatility": 0.05973792570887658
                        }
                    },
                    "ranking": 25.544481232756628,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21613087,
            "name": "Ladder Challenge: benjito(#106) vs Arion(#66)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 168235,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1292.632",
            "white_player_rank": 22,
            "white_player_rating": "1386.408",
            "time_per_move": 89280,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-30T15:28:41.090595Z",
            "ended": "2020-02-16T02:23:41.484275Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.1263427734375,
                            "deviation": 63.38510513305664,
                            "volatility": 0.059911515563726425
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 168235,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.8355712890625,
                            "deviation": 62.801387786865234,
                            "volatility": 0.059915173798799515
                        }
                    },
                    "username": "Arion",
                    "country": "021",
                    "ranking": 25.544481232756628,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38765cd60768c65bc8e283c9c158b951-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21882783"
            },
            "players": {
                "black": {
                    "id": 291829,
                    "username": "anevolbap",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/f665d127fb4c8409048aba07e72a13f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.9037781716713,
                            "deviation": 64.46521966906471,
                            "volatility": 0.060008546161710696
                        }
                    },
                    "ranking": 26.59249680587686,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21882783,
            "name": "pvena vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 291829,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 25,
            "black_player_rating": "1613.806",
            "white_player_rank": 22,
            "white_player_rating": "1329.596",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-16T17:05:52.134175Z",
            "ended": "2020-02-16T20:05:49.276743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 291829,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.919921875,
                            "deviation": 63.22114181518555,
                            "volatility": 0.060005828738212585
                        }
                    },
                    "username": "anevolbap",
                    "country": "ar",
                    "ranking": 26.59249680587686,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f665d127fb4c8409048aba07e72a13f5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.7318115234375,
                            "deviation": 63.892574310302734,
                            "volatility": 0.05991223081946373
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/37298468"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 845702,
                    "username": "and-voss",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.1177767541194,
                            "deviation": 64.67042327880475,
                            "volatility": 0.059748285671516015
                        }
                    },
                    "ranking": 16.956813428870095,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 37298468,
            "name": "Ladder Challenge: and-voss(#66) vs benjito(#43)",
            "creator": 845702,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 845702,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 89280,
            "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": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-09-24T11:16:13.301581Z",
            "ended": "2021-09-26T15:32:55.803478Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.538818359375,
                            "deviation": 62.81254577636719,
                            "volatility": 0.05980987846851349
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 845702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3955078125,
                            "deviation": 62.929237365722656,
                            "volatility": 0.05982756242156029
                        }
                    },
                    "username": "and-voss",
                    "country": "de",
                    "ranking": 16.956813428870095,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?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/22925523"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 221067,
                    "username": "everygree",
                    "country": "nz",
                    "icon": "https://secure.gravatar.com/avatar/c1ef5301480e6696a49f53b4b52a42fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1925.3358166367914,
                            "deviation": 64.60623522871172,
                            "volatility": 0.06144606315038737
                        }
                    },
                    "ranking": 30.08243925254754,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22925523,
            "name": "Tournament Game: Mingren Handicap Title Tournament 2019 (48045) R:2 (everygree vs benjito)",
            "creator": 221067,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 221067,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1222.229",
            "white_player_rank": 22,
            "white_player_rating": "1388.047",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 48045,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-07T16:24:39.589307Z",
            "ended": "2020-04-15T14:17:23.242419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.535400390625,
                            "deviation": 64.25870513916016,
                            "volatility": 0.05990561842918396
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 221067,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.648681640625,
                            "deviation": 65.08043670654297,
                            "volatility": 0.06096937134861946
                        }
                    },
                    "username": "everygree",
                    "country": "nz",
                    "ranking": 30.08243925254754,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c1ef5301480e6696a49f53b4b52a42fe?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/22925527"
            },
            "players": {
                "black": {
                    "id": 6093,
                    "username": "Origamijoe",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/732f5cd753b04cd981a71953c5eb45f9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1334.9676496281907,
                            "deviation": 63.69372677471354,
                            "volatility": 0.05975488850233426
                        }
                    },
                    "ranking": 21.605063346919092,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22925527,
            "name": "Tournament Game: Mingren Handicap Title Tournament 2019 (48045) R:2 (benjito vs Origamijoe)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 6093,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1104.073",
            "white_player_rank": 21,
            "white_player_rating": "1232.601",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 48045,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-07T16:24:40.064870Z",
            "ended": "2020-04-15T21:29:01.450518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 6093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.564697265625,
                            "deviation": 63.49937438964844,
                            "volatility": 0.05979771539568901
                        }
                    },
                    "username": "Origamijoe",
                    "country": "us",
                    "ranking": 21.605063346919092,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/732f5cd753b04cd981a71953c5eb45f9?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.8077392578125,
                            "deviation": 64.00234985351562,
                            "volatility": 0.05990888550877571
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/16729954"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 107923,
                    "username": "dachen11",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/b9dc08867f3b2c85aa4f6100c9d6f16e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.1679870731448,
                            "deviation": 65.06393330409612,
                            "volatility": 0.05995421816289281
                        }
                    },
                    "ranking": 22.857302200050224,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16729954,
            "name": "Ladder Challenge: dachen11(#33) vs benjito(#25)",
            "creator": 107923,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 107923,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "983.053",
            "white_player_rank": 17,
            "white_player_rating": "814.549",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-24T23:29:51.389874Z",
            "ended": "2019-02-27T01:14:34.736585Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.981689453125,
                            "deviation": 62.710243225097656,
                            "volatility": 0.059898581355810165
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 107923,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.9942626953125,
                            "deviation": 63.170494079589844,
                            "volatility": 0.06005427613854408
                        }
                    },
                    "username": "dachen11",
                    "country": "001",
                    "ranking": 22.857302200050224,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b9dc08867f3b2c85aa4f6100c9d6f16e-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/28941257"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 238473,
                    "username": "bitlux",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ac34e2b712e6b7ec6a7195cecfbf1ab7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.3086102888703,
                            "deviation": 63.567077917296835,
                            "volatility": 0.059989318541137836
                        }
                    },
                    "ranking": 23.71424520987399,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28941257,
            "name": "Ladder Challenge: benjito(#4) vs bitlux(#1)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 238473,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 19080,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-07T04:30:53.277356Z",
            "ended": "2021-01-09T20:54:46.695697Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.50244140625,
                            "deviation": 65.73433685302734,
                            "volatility": 0.05983821675181389
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 238473,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.5855712890625,
                            "deviation": 63.38138961791992,
                            "volatility": 0.05998993664979935
                        }
                    },
                    "username": "bitlux",
                    "country": "us",
                    "ranking": 23.71424520987399,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ac34e2b712e6b7ec6a7195cecfbf1ab7-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/20611317"
            },
            "players": {
                "black": {
                    "id": 564933,
                    "username": "Alma Confundida",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/c34688c6a11a187249197f6564cb03bd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.0796105979894,
                            "deviation": 65.07992285841019,
                            "volatility": 0.06005750156596201
                        }
                    },
                    "ranking": 23.068450216211005,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20611317,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:2 (benjito vs Rey Feroz)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 564933,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1089.535",
            "white_player_rank": 21,
            "white_player_rating": "1262.127",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 42054,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-29T14:51:28.816745Z",
            "ended": "2019-12-10T21:58:00.043400Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 564933,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.1407470703125,
                            "deviation": 63.987770080566406,
                            "volatility": 0.06006728857755661
                        }
                    },
                    "username": "Alma Confundida",
                    "country": "ar",
                    "ranking": 23.068450216211005,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c34688c6a11a187249197f6564cb03bd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.824462890625,
                            "deviation": 64.31721496582031,
                            "volatility": 0.05992576852440834
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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
        }
    ]
}