List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=90
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=91",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=89",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/42878533"
            },
            "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": 150329,
                    "username": "Ninja-Go",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 809.5580735163408,
                            "deviation": 61.36754177832065,
                            "volatility": 0.06039910695772487
                        }
                    },
                    "ranking": 10.026039239718465,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42878533,
            "name": "Friendly Match",
            "creator": 150329,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 150329,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "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": 186240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 1209600, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "94.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-04-13T21:36:06.949924Z",
            "ended": "2022-04-29T20:56:03.670149Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.0618896484375,
                            "deviation": 62.49583435058594,
                            "volatility": 0.0598134882748127
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 150329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.700927734375,
                            "deviation": 64.70748138427734,
                            "volatility": 0.060741279274225235
                        }
                    },
                    "username": "Ninja-Go",
                    "country": "gb",
                    "ranking": 10.026039239718465,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-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/30696881"
            },
            "players": {
                "black": {
                    "id": 304852,
                    "username": "premsat",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cb9ab41a0f7eb4f7957d3a04670fab14?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 727.6626747007326,
                            "deviation": 60.36676912255951,
                            "volatility": 0.05997585209287472
                        }
                    },
                    "ranking": 7.557070241646295,
                    "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": 30696881,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 304852,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-02T09:44:31.748873Z",
            "ended": "2021-02-12T20:16:10.982698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 304852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1117.9244384765625,
                            "deviation": 64.28922271728516,
                            "volatility": 0.059924203902482986
                        }
                    },
                    "username": "premsat",
                    "country": "un",
                    "ranking": 7.557070241646295,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb9ab41a0f7eb4f7957d3a04670fab14?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.937255859375,
                            "deviation": 66.39662170410156,
                            "volatility": 0.05981500819325447
                        }
                    },
                    "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/41252029"
            },
            "players": {
                "black": {
                    "id": 1088,
                    "username": "shigazaru",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/9a178d98faf33ed9d5fc8348b0c03733?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.3918908210405,
                            "deviation": 63.68082831926758,
                            "volatility": 0.06037070859786028
                        }
                    },
                    "ranking": 25.172605630413027,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41252029,
            "name": "THEY SAID IT COULDNT BE DONE",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1088,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 28800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 28800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-18T18:48:13.982868Z",
            "ended": "2022-04-14T21:32:39.313215Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.19287109375,
                            "deviation": 63.49274826049805,
                            "volatility": 0.05981672555208206
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1901.6722412109375,
                            "deviation": 73.30824279785156,
                            "volatility": 0.06926485896110535
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1088,
                164719,
                213965,
                526987,
                568679,
                609725,
                612398,
                648853,
                706431,
                740288,
                766231,
                859388,
                879628,
                978527,
                1010809,
                1025714,
                1032572,
                1032638,
                1045528,
                1092952,
                1102718,
                1105775,
                1110785,
                1115186,
                1120882
            ],
            "rengo_white_team": [
                126739,
                179397,
                179399,
                265917,
                309835,
                326706,
                487788,
                717539,
                760687,
                763116,
                977208,
                988149,
                1003444,
                1057982,
                1098454,
                1100140,
                1102488,
                1110016,
                1111268,
                1115591,
                1117932,
                1119976,
                1121642,
                1121691
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/25842302"
            },
            "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": 782566,
                    "username": "Tekkonkinkreet",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/65bc988bc635ce375b80a33d0456e314-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1816.353967148916,
                            "deviation": 67.9197422504027,
                            "volatility": 0.060185828506173975
                        }
                    },
                    "ranking": 28.733506677369576,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25842302,
            "name": "Open R1 B193",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 782566,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 70,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-01T19:57:14.199955Z",
            "ended": "2020-08-01T20:55:32.845428Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1109619140625,
                            "deviation": 63.45927429199219,
                            "volatility": 0.059868112206459045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 782566,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.4608154296875,
                            "deviation": 212.67343139648438,
                            "volatility": 0.06000586971640587
                        }
                    },
                    "username": "Tekkonkinkreet",
                    "country": "us",
                    "ranking": 28.733506677369576,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/65bc988bc635ce375b80a33d0456e314-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/25848954"
            },
            "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": 816213,
                    "username": "FlammulatedOwl",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/801a75bfe6dbb34931490ec6aca5c484?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.1278933846322,
                            "deviation": 210.94899957203233,
                            "volatility": 0.059998351268381454
                        }
                    },
                    "ranking": 24.05711744665361,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 25848954,
            "name": "9x9 R4, Table 9",
            "creator": 816213,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 816213,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "4.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 8,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"total_time\": 720}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-02T01:44:50.385005Z",
            "ended": "2020-08-02T01:55:05.462001Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1109619140625,
                            "deviation": 63.45927429199219,
                            "volatility": 0.059868112206459045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 816213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.3702392578125,
                            "deviation": 253.19590759277344,
                            "volatility": 0.05999890714883804
                        }
                    },
                    "username": "FlammulatedOwl",
                    "country": "un",
                    "ranking": 24.05711744665361,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/801a75bfe6dbb34931490ec6aca5c484?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/25613138"
            },
            "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": 671959,
                    "username": "bucky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1175798054705,
                            "deviation": 98.87899742037905,
                            "volatility": 0.0599887460818143
                        }
                    },
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25613138,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-22T22:17:11.782118Z",
            "ended": "2020-08-01T19:00:54.561460Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1109619140625,
                            "deviation": 63.45927429199219,
                            "volatility": 0.059868112206459045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.073486328125,
                            "deviation": 166.84898376464844,
                            "volatility": 0.05999797582626343
                        }
                    },
                    "username": "bucky",
                    "country": "un",
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?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/25453156"
            },
            "players": {
                "black": {
                    "id": 722642,
                    "username": "Andis361",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/dd0666371840e9e5776246763224530a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.4388129643119,
                            "deviation": 64.15301738890608,
                            "volatility": 0.0599002442921708
                        }
                    },
                    "ranking": 20.348512334647523,
                    "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": 25453156,
            "name": "Friendly Match",
            "creator": 722642,
            "mode": "game",
            "source": "play",
            "black": 722642,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-15T22:51:19.957765Z",
            "ended": "2020-08-01T19:05:41.533055Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 722642,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.3892822265625,
                            "deviation": 67.9170150756836,
                            "volatility": 0.060010671615600586
                        }
                    },
                    "username": "Andis361",
                    "country": "us",
                    "ranking": 20.348512334647523,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd0666371840e9e5776246763224530a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1109619140625,
                            "deviation": 63.45927429199219,
                            "volatility": 0.059868112206459045
                        }
                    },
                    "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/25847186"
            },
            "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": 120108,
                    "username": "GreatRedThought",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ae3ee746a919ec096f0458aefe8a7c58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.9558059598965,
                            "deviation": 64.96238145993095,
                            "volatility": 0.060011431339257515
                        }
                    },
                    "ranking": 28.173668459368873,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25847186,
            "name": "9x9 R1 Table 9",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 120108,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 8,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"total_time\": 720}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-02T00:05:40.229339Z",
            "ended": "2020-08-02T00:22:25.580648Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1109619140625,
                            "deviation": 63.45927429199219,
                            "volatility": 0.059868112206459045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 120108,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.867431640625,
                            "deviation": 68.57091522216797,
                            "volatility": 0.06001589074730873
                        }
                    },
                    "username": "GreatRedThought",
                    "country": "us",
                    "ranking": 28.173668459368873,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ae3ee746a919ec096f0458aefe8a7c58-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/15604854"
            },
            "players": {
                "black": {
                    "id": 439248,
                    "username": "Clippy",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/7c856063bcd27ee4fb4508f02c1d909f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.7614424306876,
                            "deviation": 61.67311283795767,
                            "volatility": 0.059927817549501695
                        }
                    },
                    "ranking": 21.911591503288474,
                    "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": 15604854,
            "name": "Ladder Challenge: benjito(#28) vs Word Office Assistant(#20)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 439248,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1015.139",
            "white_player_rank": 17,
            "white_player_rating": "857.597",
            "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": 150,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-07T18:11:18.125635Z",
            "ended": "2019-01-02T10:17:52.642556Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 439248,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.1182861328125,
                            "deviation": 62.490013122558594,
                            "volatility": 0.05994321033358574
                        }
                    },
                    "username": "Clippy",
                    "country": "se",
                    "ranking": 21.911591503288474,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c856063bcd27ee4fb4508f02c1d909f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.5811767578125,
                            "deviation": 63.8502082824707,
                            "volatility": 0.059938713908195496
                        }
                    },
                    "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/22577812"
            },
            "players": {
                "black": {
                    "id": 428228,
                    "username": "冷冷地看着你",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b47752ca99dd3f29254afe23d0f30fc0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.654844255888,
                            "deviation": 64.27839575244434,
                            "volatility": 0.059696797161159464
                        }
                    },
                    "ranking": 22.650816477942605,
                    "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": 22577812,
            "name": "Friendly Match",
            "creator": 428228,
            "mode": "game",
            "source": "play",
            "black": 428228,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "494.429",
            "white_player_rank": 15,
            "white_player_rating": "684.835",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 10, \"periods\": 1, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-25T00:58:31.725831Z",
            "ended": "2020-03-25T01:00:54.195381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 428228,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.9935302734375,
                            "deviation": 63.9262809753418,
                            "volatility": 0.059664733707904816
                        }
                    },
                    "username": "冷冷地看着你",
                    "country": "un",
                    "ranking": 22.650816477942605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b47752ca99dd3f29254afe23d0f30fc0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.029296875,
                            "deviation": 64.24333190917969,
                            "volatility": 0.05991767346858978
                        }
                    },
                    "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
        }
    ]
}