List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&page=53",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=51",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15366452"
            },
            "players": {
                "black": {
                    "id": 577154,
                    "username": "tiger2018",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/57b3e568d662722e75fa5bccecd39fd1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.985470943508,
                            "deviation": 60.915947472350574,
                            "volatility": 0.059284542475276605
                        }
                    },
                    "ranking": 22.90354199115314,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15366452,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 577154,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "452.453",
            "white_player_rank": 14,
            "white_player_rating": "513.286",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-20T13:25:21.655316Z",
            "ended": "2018-11-20T13:42:22.023302Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 577154,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.36474609375,
                            "deviation": 61.505062103271484,
                            "volatility": 0.0599856823682785
                        }
                    },
                    "username": "tiger2018",
                    "country": "un",
                    "ranking": 22.90354199115314,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/57b3e568d662722e75fa5bccecd39fd1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.5999755859375,
                            "deviation": 62.153656005859375,
                            "volatility": 0.059721168130636215
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20050943"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 613822,
                    "username": "Teucer",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8cfd06bb3e83fd29449fd40bc765a995-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.597494196212,
                            "deviation": 60.54487982774104,
                            "volatility": 0.05987516281132269
                        }
                    },
                    "ranking": 19.739290101711408,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20050943,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 613822,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "479.059",
            "white_player_rank": 15,
            "white_player_rating": "660.515",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"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": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-22T22:22:49.658485Z",
            "ended": "2019-10-22T22:53:12.085582Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.2213134765625,
                            "deviation": 62.614898681640625,
                            "volatility": 0.05962759256362915
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 613822,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.365478515625,
                            "deviation": 60.927120208740234,
                            "volatility": 0.059978365898132324
                        }
                    },
                    "username": "Teucer",
                    "country": "un",
                    "ranking": 19.739290101711408,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8cfd06bb3e83fd29449fd40bc765a995-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/11827899"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 496376,
                    "username": "306e8ffad40646f8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c411e2eac9326f88dc212395c3245488?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.798796584207,
                            "deviation": 122.18616301499297,
                            "volatility": 0.059999362905165
                        }
                    },
                    "ranking": 18.468225736936937,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11827899,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 496376,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 12,
            "black_player_rating": "349.144",
            "white_player_rank": 10,
            "white_player_rating": "154.089",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "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-02-26T14:11:00.803296Z",
            "ended": "2018-02-26T14:18:10.457209Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.568115234375,
                            "deviation": 66.5407485961914,
                            "volatility": 0.05993923544883728
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 496376,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.3653564453125,
                            "deviation": 138.97128295898438,
                            "volatility": 0.060000088065862656
                        }
                    },
                    "username": "306e8ffad40646f8",
                    "country": "un",
                    "ranking": 18.468225736936937,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c411e2eac9326f88dc212395c3245488?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/21175342"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.5927656699855,
                            "deviation": 63.289336156675915,
                            "volatility": 0.06160138733817812
                        }
                    },
                    "ranking": 21.95999370760217,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21175342,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 625243,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "635.692",
            "white_player_rank": 14,
            "white_player_rating": "596.829",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"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": "106.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-03T08:40:38.379187Z",
            "ended": "2020-01-03T08:56:10.643820Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.43310546875,
                            "deviation": 62.005001068115234,
                            "volatility": 0.05960144102573395
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.53369140625,
                            "deviation": 63.44040298461914,
                            "volatility": 0.05957186967134476
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 21.95999370760217,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-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/12373278"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 346539,
                    "username": "kangoo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.7544412204445,
                            "deviation": 61.192485649598844,
                            "volatility": 0.05842345223645734
                        }
                    },
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12373278,
            "name": "Partie amicale",
            "creator": 346539,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 346539,
            "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": 24,
            "time_control_parameters": "{\"period_time\": 20, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 6, \"main_time\": 360}",
            "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": "2018-04-07T16:37:58.968219Z",
            "ended": "2018-04-07T16:46:04.772051Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.9266357421875,
                            "deviation": 63.900638580322266,
                            "volatility": 0.05988292768597603
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 346539,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1334.4521484375,
                            "deviation": 61.32859420776367,
                            "volatility": 0.05982409045100212
                        }
                    },
                    "username": "kangoo",
                    "country": "fr",
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/11831423"
            },
            "players": {
                "black": {
                    "id": 513993,
                    "username": "{_}",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c4de660f1e1244f6f8a3b806d6e8477c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 952.480638156201,
                            "deviation": 118.69286387832865,
                            "volatility": 0.06000483159381317
                        }
                    },
                    "ranking": 13.789795614095093,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 11831423,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 513993,
            "white": 190546,
            "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": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-02-26T19:41:43.396031Z",
            "ended": "2018-02-26T19:44:46.426479Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 513993,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.33837890625,
                            "deviation": 158.19845581054688,
                            "volatility": 0.06000330671668053
                        }
                    },
                    "username": "{_}",
                    "country": "us",
                    "ranking": 13.789795614095093,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c4de660f1e1244f6f8a3b806d6e8477c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.2762451171875,
                            "deviation": 65.51074981689453,
                            "volatility": 0.059938378632068634
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/11832353"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 368444,
                    "username": "pwdragon611",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a882d209ad7246937d44868d92dcad02?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.487190949906,
                            "deviation": 62.06195588258027,
                            "volatility": 0.0600129775515028
                        }
                    },
                    "ranking": 23.478408162488382,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11832353,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 368444,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "459.027",
            "white_player_rank": 16,
            "white_player_rating": "752.983",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "91.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-26T20:56:21.786428Z",
            "ended": "2018-02-26T21:10:59.060262Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.2762451171875,
                            "deviation": 65.51074981689453,
                            "volatility": 0.059938378632068634
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 368444,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.0771484375,
                            "deviation": 62.00186538696289,
                            "volatility": 0.06003309786319733
                        }
                    },
                    "username": "pwdragon611",
                    "country": "un",
                    "ranking": 23.478408162488382,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a882d209ad7246937d44868d92dcad02?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/20886487"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 520574,
                    "username": "michal-szn",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/a78c9abce5b97cb9e1ed61d56b881a0d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.0395204368392,
                            "deviation": 63.3561761836938,
                            "volatility": 0.05994456279332071
                        }
                    },
                    "ranking": 22.306563936459717,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20886487,
            "name": "Nowa",
            "creator": 520574,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 520574,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 11,
            "black_player_rating": "204.827",
            "white_player_rank": 18,
            "white_player_rating": "990.608",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-17T08:57:06.073477Z",
            "ended": "2020-01-01T18:55:11.420514Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.7523193359375,
                            "deviation": 62.11821746826172,
                            "volatility": 0.05960443615913391
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 520574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.40087890625,
                            "deviation": 62.982906341552734,
                            "volatility": 0.059966836124658585
                        }
                    },
                    "username": "michal-szn",
                    "country": "pl",
                    "ranking": 22.306563936459717,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a78c9abce5b97cb9e1ed61d56b881a0d-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/15505172"
            },
            "players": {
                "black": {
                    "id": 547772,
                    "username": "SebastianSkalski",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/375f2f8f49a3209284cc95b10d4669db?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.7102643805508,
                            "deviation": 60.4921771723455,
                            "volatility": 0.059879210131292486
                        }
                    },
                    "ranking": 20.806632181729867,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15505172,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 547772,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "554.228",
            "white_player_rank": 14,
            "white_player_rating": "584.419",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "82.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-30T11:47:32.721789Z",
            "ended": "2018-11-30T12:05:53.315046Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 547772,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.6915283203125,
                            "deviation": 61.668983459472656,
                            "volatility": 0.059921927750110626
                        }
                    },
                    "username": "SebastianSkalski",
                    "country": "pl",
                    "ranking": 20.806632181729867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/375f2f8f49a3209284cc95b10d4669db?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.9217529296875,
                            "deviation": 62.141761779785156,
                            "volatility": 0.05970843508839607
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/15505769"
            },
            "players": {
                "black": {
                    "id": 439244,
                    "username": "djodje",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e8098886f5d6b5687875dc5ccb7b9961?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.9026868682968,
                            "deviation": 61.16379872890166,
                            "volatility": 0.05923971212947861
                        }
                    },
                    "ranking": 20.86386462006142,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15505769,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 439244,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "588.832",
            "white_player_rank": 13,
            "white_player_rating": "495.502",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "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": "2018-11-30T12:49:36.717274Z",
            "ended": "2018-11-30T13:04:56.106833Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 439244,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.7725830078125,
                            "deviation": 61.65974426269531,
                            "volatility": 0.05979403853416443
                        }
                    },
                    "username": "djodje",
                    "country": "un",
                    "ranking": 20.86386462006142,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e8098886f5d6b5687875dc5ccb7b9961?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.5706787109375,
                            "deviation": 62.025203704833984,
                            "volatility": 0.0597115121781826
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}