List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=79
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=80",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=78",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/14654392"
            },
            "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": 514681,
                    "username": "TherealJC",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3adf0c829e28253704192fdc5c026cfd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.7766831505348,
                            "deviation": 63.29078796142715,
                            "volatility": 0.060401371191522966
                        }
                    },
                    "ranking": 25.222864602207505,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14654392,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 514681,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "472.719",
            "white_player_rank": 8,
            "white_player_rating": "-10.782",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "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": "2018-10-01T13:22:45.326414Z",
            "ended": "2018-11-02T03:19:14.634296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.001708984375,
                            "deviation": 62.700523376464844,
                            "volatility": 0.059996701776981354
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 514681,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1535.5830078125,
                            "deviation": 63.53031539916992,
                            "volatility": 0.06005145609378815
                        }
                    },
                    "username": "TherealJC",
                    "country": "un",
                    "ranking": 25.222864602207505,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3adf0c829e28253704192fdc5c026cfd?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/30657674"
            },
            "players": {
                "black": {
                    "id": 440966,
                    "username": "Meithras",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/546f3eda4948c18e4e4f57c4eb489226?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.4637871096263,
                            "deviation": 67.06557734655036,
                            "volatility": 0.060001006397197194
                        }
                    },
                    "ranking": 22.697328845629418,
                    "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": 30657674,
            "name": "Cincinnati Go Club",
            "creator": 440966,
            "mode": "game",
            "source": "play",
            "black": 440966,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 13,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-31T19:13:32.039772Z",
            "ended": "2021-01-31T19:28:24.987638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 440966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.201416015625,
                            "deviation": 68.29427337646484,
                            "volatility": 0.05998940393328667
                        }
                    },
                    "username": "Meithras",
                    "country": "us",
                    "ranking": 22.697328845629418,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/546f3eda4948c18e4e4f57c4eb489226?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.4061279296875,
                            "deviation": 63.831947326660156,
                            "volatility": 0.05983492359519005
                        }
                    },
                    "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/24510627"
            },
            "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": 24510627,
            "name": "bucky",
            "creator": 671959,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "-6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-07T00:13:03.100882Z",
            "ended": "2020-06-23T12:25:07.342074Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.3104248046875,
                            "deviation": 63.05412673950195,
                            "volatility": 0.05988452583551407
                        }
                    },
                    "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/24909300"
            },
            "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": 24909300,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-23T12:38:35.299516Z",
            "ended": "2020-07-01T14:55:27.259048Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.53271484375,
                            "deviation": 63.40728759765625,
                            "volatility": 0.0598832331597805
                        }
                    },
                    "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/28063918"
            },
            "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": 735903,
                    "username": "Kels",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/85f11b0b1295c0595651ccfcae23fb55-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1510.25662778848,
                            "deviation": 68.05064746683561,
                            "volatility": 0.06334633540911254
                        }
                    },
                    "ranking": 24.461137404706218,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28063918,
            "name": "Friendly Match",
            "creator": 735903,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 735903,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"live\", \"per_move\": 10, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2020-11-05T01:55:56.118054Z",
            "ended": "2020-11-05T01:56:07.901053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1587.6551513671875,
                            "deviation": 63.118289947509766,
                            "volatility": 0.05986163765192032
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 735903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.2156982421875,
                            "deviation": 64.88296508789062,
                            "volatility": 0.06024400144815445
                        }
                    },
                    "username": "Kels",
                    "country": "us",
                    "ranking": 24.461137404706218,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/85f11b0b1295c0595651ccfcae23fb55-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/28058971"
            },
            "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": 740600,
                    "username": "botmenobots",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/235ae57597f2965b8fca38a6fc5b5b82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.2235124441354,
                            "deviation": 61.54332770629872,
                            "volatility": 0.05927337005490301
                        }
                    },
                    "ranking": 25.538805915274835,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28058971,
            "name": "benjito vs. botmenobots",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 740600,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-11-04T20:46:42.542770Z",
            "ended": "2020-11-04T21:02:27.185671Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.8095703125,
                            "deviation": 62.5449333190918,
                            "volatility": 0.05985291674733162
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 740600,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.73681640625,
                            "deviation": 61.31880187988281,
                            "volatility": 0.05989568307995796
                        }
                    },
                    "username": "botmenobots",
                    "country": "un",
                    "ranking": 25.538805915274835,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/235ae57597f2965b8fca38a6fc5b5b82?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/28063728"
            },
            "players": {
                "black": {
                    "id": 857161,
                    "username": "Tornike Nanikashvili",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bc5b30e88afb157038a46de317338f51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.3286728400772,
                            "deviation": 63.02259982332762,
                            "volatility": 0.0600593870499857
                        }
                    },
                    "ranking": 22.277763336547153,
                    "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": 28063728,
            "name": "Дружеский матч",
            "creator": 857161,
            "mode": "game",
            "source": "play",
            "black": 857161,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 300, \"time_increment\": 30, \"max_time\": 300, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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-11-05T01:41:21.866478Z",
            "ended": "2020-11-05T01:43:14.405862Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 857161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.4354248046875,
                            "deviation": 69.2931900024414,
                            "volatility": 0.059989914298057556
                        }
                    },
                    "username": "Tornike Nanikashvili",
                    "country": "un",
                    "ranking": 22.277763336547153,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bc5b30e88afb157038a46de317338f51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.337158203125,
                            "deviation": 62.404537200927734,
                            "volatility": 0.05985056608915329
                        }
                    },
                    "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/28063801"
            },
            "players": {
                "black": {
                    "id": 857161,
                    "username": "Tornike Nanikashvili",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bc5b30e88afb157038a46de317338f51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.3286728400772,
                            "deviation": 63.02259982332762,
                            "volatility": 0.0600593870499857
                        }
                    },
                    "ranking": 22.277763336547153,
                    "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": 28063801,
            "name": "Дружеский матч",
            "creator": 857161,
            "mode": "game",
            "source": "play",
            "black": 857161,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"max_time\": 300}",
            "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-11-05T01:47:17.069519Z",
            "ended": "2020-11-05T01:50:47.836472Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 857161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.362548828125,
                            "deviation": 69.20767211914062,
                            "volatility": 0.05999511852860451
                        }
                    },
                    "username": "Tornike Nanikashvili",
                    "country": "un",
                    "ranking": 22.277763336547153,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bc5b30e88afb157038a46de317338f51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1605.6287841796875,
                            "deviation": 62.90425109863281,
                            "volatility": 0.059855714440345764
                        }
                    },
                    "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/14692578"
            },
            "players": {
                "black": {
                    "id": 549882,
                    "username": "tantantan",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/a87b41cbcfad3d46f19b00c6d9ba5b88?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.6586494298892,
                            "deviation": 62.28445977197164,
                            "volatility": 0.06000158830337343
                        }
                    },
                    "ranking": 20.534870279009994,
                    "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": 14692578,
            "name": "tantantan vs. benjaminpaikjones",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 549882,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "444.143",
            "white_player_rank": 10,
            "white_player_rating": "105.838",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 4, \"main_time\": 600}",
            "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": "2018-10-04T01:12:05.576642Z",
            "ended": "2018-10-04T01:27:43.688109Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 549882,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1336.573974609375,
                            "deviation": 61.728981018066406,
                            "volatility": 0.059969451278448105
                        }
                    },
                    "username": "tantantan",
                    "country": "mx",
                    "ranking": 20.534870279009994,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a87b41cbcfad3d46f19b00c6d9ba5b88?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.2718505859375,
                            "deviation": 135.66261291503906,
                            "volatility": 0.05999556928873062
                        }
                    },
                    "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/14694113"
            },
            "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": 575760,
                    "username": "NorthLord",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9ea05b2f1b4b969585be586ae87b67e7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.862503454249,
                            "deviation": 61.397569584100964,
                            "volatility": 0.05985771393480324
                        }
                    },
                    "ranking": 25.16473516377305,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14694113,
            "name": "benjaminpaikjones vs. NorthLord",
            "creator": 575760,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 575760,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "byoyomi",
            "black_player_rank": 10,
            "black_player_rating": "109.162",
            "white_player_rank": 11,
            "white_player_rating": "218.110",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 300}",
            "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": "2018-10-04T03:45:00.490683Z",
            "ended": "2018-10-04T03:52:55.307490Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.361083984375,
                            "deviation": 95.80648803710938,
                            "volatility": 0.05999266728758812
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 575760,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.392578125,
                            "deviation": 143.51663208007812,
                            "volatility": 0.0600050687789917
                        }
                    },
                    "username": "NorthLord",
                    "country": "us",
                    "ranking": 25.16473516377305,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9ea05b2f1b4b969585be586ae87b67e7-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
        }
    ]
}