List all games played by a specific player.

GET /api/v1/players109488/games?format=api&page=48
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3505,
    "next": "https://online-go.com/api/v1/players109488/games?format=api&page=49",
    "previous": "https://online-go.com/api/v1/players109488/games?format=api&page=47",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12843892"
            },
            "players": {
                "black": {
                    "id": 535813,
                    "username": "munificient",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/82023f2ed0a53fddfb9c874ac8e9d958?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2040.3771725764086,
                            "deviation": 78.50269071146829,
                            "volatility": 0.059970251874639696
                        }
                    },
                    "ranking": 31.425932754869535,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12843892,
            "name": "9x9, 7",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 535813,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 9,
            "black_player_rating": "60.031",
            "white_player_rank": 22,
            "white_player_rating": "1341.962",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 300}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-12T22:15:26.561090Z",
            "ended": "2018-05-12T22:26:59.384702Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 535813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1998.626220703125,
                            "deviation": 82.44422912597656,
                            "volatility": 0.05997578427195549
                        }
                    },
                    "username": "munificient",
                    "country": "un",
                    "ranking": 31.425932754869535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/82023f2ed0a53fddfb9c874ac8e9d958?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.214111328125,
                            "deviation": 63.30137634277344,
                            "volatility": 0.05997505038976669
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/12843996"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 528395,
                    "username": "stevl",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/618bf5ba6feca5ac9e0cad2506987f06?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2134.94792752182,
                            "deviation": 64.2520655135024,
                            "volatility": 0.05996395204571096
                        }
                    },
                    "ranking": 32.47480316657334,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12843996,
            "name": "9x9, 8",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 528395,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 22,
            "black_player_rating": "1328.887",
            "white_player_rank": 16,
            "white_player_rating": "782.946",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 300}",
            "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": "2018-05-12T22:28:08.929556Z",
            "ended": "2018-05-12T22:40:30.199416Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1940.59130859375,
                            "deviation": 63.17087173461914,
                            "volatility": 0.059974271804094315
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 528395,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1753.0001220703125,
                            "deviation": 69.0817642211914,
                            "volatility": 0.059978824108839035
                        }
                    },
                    "username": "stevl",
                    "country": "un",
                    "ranking": 32.47480316657334,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/618bf5ba6feca5ac9e0cad2506987f06?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/9576318"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 45383,
                    "username": "Karthus",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/71de63c8953c32b072b6f766ffabb3bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1756.7541017293865,
                            "deviation": 60.95158943810958,
                            "volatility": 0.05969993451303816
                        }
                    },
                    "ranking": 27.961145562650394,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9576318,
            "name": "Ladder Challenge: Karthus(#16) vs S_Alexander(#12)",
            "creator": 45383,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 45383,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1725.879",
            "white_player_rank": 21,
            "white_player_rating": "1279.195",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-02T16:08:37.378153Z",
            "ended": "2017-08-02T22:23:33.803151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2067.1640625,
                            "deviation": 70.65359497070312,
                            "volatility": 0.059976108372211456
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 45383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.3203125,
                            "deviation": 65.19673919677734,
                            "volatility": 0.060043781995773315
                        }
                    },
                    "username": "Karthus",
                    "country": "us",
                    "ranking": 27.961145562650394,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/71de63c8953c32b072b6f766ffabb3bc?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/12860869"
            },
            "players": {
                "black": {
                    "id": 173611,
                    "username": "KAKAXA",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/05eaa4d7b20f7a53a8302e1562d108ec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1994.628571540269,
                            "deviation": 63.21292407006162,
                            "volatility": 0.06053062766572057
                        }
                    },
                    "ranking": 30.9009642340108,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12860869,
            "name": "13x13, 3",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 173611,
            "white": 109488,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 24,
            "black_player_rating": "1523.738",
            "white_player_rank": 22,
            "white_player_rating": "1311.390",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 300}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-14T08:47:59.770339Z",
            "ended": "2018-05-14T09:04:46.919320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 173611,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1959.94970703125,
                            "deviation": 64.10546112060547,
                            "volatility": 0.06053445488214493
                        }
                    },
                    "username": "KAKAXA",
                    "country": "_Pirate",
                    "ranking": 30.9009642340108,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/05eaa4d7b20f7a53a8302e1562d108ec-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1936.7901611328125,
                            "deviation": 63.09221267700195,
                            "volatility": 0.05997183173894882
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/12872157"
            },
            "players": {
                "black": {
                    "id": 502993,
                    "username": "tikitaka-",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/a35db7beccb7a64296e97b4ee60c538e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.143529888347,
                            "deviation": 61.20730495335102,
                            "volatility": 0.05973110730873944
                        }
                    },
                    "ranking": 28.743567715099992,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12872157,
            "name": "min 7k",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 502993,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 22,
            "black_player_rating": "1332.303",
            "white_player_rank": 22,
            "white_player_rating": "1328.970",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 1200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-15T05:50:50.436316Z",
            "ended": "2018-05-15T06:43:00.773381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 502993,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1889.0587158203125,
                            "deviation": 61.276119232177734,
                            "volatility": 0.059971921145915985
                        }
                    },
                    "username": "tikitaka-",
                    "country": "_DOOP",
                    "ranking": 28.743567715099992,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a35db7beccb7a64296e97b4ee60c538e-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1945.00634765625,
                            "deviation": 62.43144226074219,
                            "volatility": 0.05997080355882645
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/5562826"
            },
            "players": {
                "black": {
                    "id": 78188,
                    "username": "belagri36",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.151330933908,
                            "deviation": 61.07309735801141,
                            "volatility": 0.059477686490146814
                        }
                    },
                    "ranking": 25.198744233372715,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5562826,
            "name": "Tournament Game: Correspondence 19x19 Swiss 2016-01-12 17:00 (14014) R:3 (S_Alexander vs belagri36)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 78188,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 14014,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-06-16T06:08:13.534624Z",
            "ended": "2016-06-16T08:31:26.453880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 78188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.7568359375,
                            "deviation": 62.49767303466797,
                            "volatility": 0.05991261452436447
                        }
                    },
                    "username": "belagri36",
                    "country": "ro",
                    "ranking": 25.198744233372715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1731.75390625,
                            "deviation": 65.21119689941406,
                            "volatility": 0.060029707849025726
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9459236"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 164868,
                    "username": "~Kaos~",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/ed6a4f973d47c9ade37c00456c32d20f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.0031535031585,
                            "deviation": 63.18493213328491,
                            "volatility": 0.059979890675667995
                        }
                    },
                    "ranking": 26.085075348351353,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9459236,
            "name": "Ladder Challenge: S_Alexander(#974) vs ~Kaos~(#633)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 164868,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1754.312",
            "white_player_rank": 19,
            "white_player_rating": "1031.940",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-21T22:29:09.511762Z",
            "ended": "2017-08-05T22:08:54.722666Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2091.9453125,
                            "deviation": 70.0709228515625,
                            "volatility": 0.05996830761432648
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 164868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.5771484375,
                            "deviation": 62.742496490478516,
                            "volatility": 0.059986989945173264
                        }
                    },
                    "username": "~Kaos~",
                    "country": "cl",
                    "ranking": 26.085075348351353,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ed6a4f973d47c9ade37c00456c32d20f-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/5687128"
            },
            "players": {
                "black": {
                    "id": 209675,
                    "username": "virako",
                    "country": "es",
                    "icon": "https://secure.gravatar.com/avatar/ae505ef7f8853e82a43575f65fdc6b4a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.7088170920474,
                            "deviation": 61.95812367847113,
                            "volatility": 0.05992965786562838
                        }
                    },
                    "ranking": 27.196943375830763,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5687128,
            "name": "Tournament Game: Meijin Nines Title Tournament 2016 (13886) R:2 (S_Alexander vs virako)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 209675,
            "white": 109488,
            "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": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 13886,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-06-29T14:53:12.073635Z",
            "ended": "2016-06-29T18:41:35.964369Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 209675,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.283203125,
                            "deviation": 64.08824157714844,
                            "volatility": 0.05995739623904228
                        }
                    },
                    "username": "virako",
                    "country": "es",
                    "ranking": 27.196943375830763,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ae505ef7f8853e82a43575f65fdc6b4a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.2330322265625,
                            "deviation": 65.61298370361328,
                            "volatility": 0.06003069505095482
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/5687135"
            },
            "players": {
                "black": {
                    "id": 52701,
                    "username": "ZyBeX86",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/55d0e2bd2666a24261ec4867f2c6486a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.6768800439286,
                            "deviation": 68.30549944306819,
                            "volatility": 0.0600483716751786
                        }
                    },
                    "ranking": 27.19650838978926,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5687135,
            "name": "Tournament Game: Meijin Nines Title Tournament 2016 (13886) R:2 (S_Alexander vs ZyBeX86)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 52701,
            "white": 109488,
            "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": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 13886,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-06-29T14:53:12.432923Z",
            "ended": "2016-06-29T18:41:36.001182Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52701,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1853.2850341796875,
                            "deviation": 64.6390380859375,
                            "volatility": 0.060045696794986725
                        }
                    },
                    "username": "ZyBeX86",
                    "country": "pl",
                    "ranking": 27.19650838978926,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/55d0e2bd2666a24261ec4867f2c6486a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.2330322265625,
                            "deviation": 65.61298370361328,
                            "volatility": 0.06003069505095482
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9587999"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 319899,
                    "username": "ggg111",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/8b26f0690a2835afb5350d691d9b071b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1989.1072026408974,
                            "deviation": 67.8293787938554,
                            "volatility": 0.059738590870326014
                        }
                    },
                    "ranking": 30.836793425950006,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9587999,
            "name": "Ladder Challenge: S_Alexander(#19) vs ggg111(#14)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 319899,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1729.497",
            "white_player_rank": 27,
            "white_player_rating": "1894.688",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-03T20:58:54.356388Z",
            "ended": "2017-08-11T07:52:46.746631Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1991.6551513671875,
                            "deviation": 68.76521301269531,
                            "volatility": 0.05998435616493225
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 319899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1954.4874267578125,
                            "deviation": 65.8052978515625,
                            "volatility": 0.060019440948963165
                        }
                    },
                    "username": "ggg111",
                    "country": "hk",
                    "ranking": 30.836793425950006,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8b26f0690a2835afb5350d691d9b071b-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
        }
    ]
}