List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=34
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=35",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=33",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/19964322"
            },
            "players": {
                "black": {
                    "id": 564820,
                    "username": "Remy66",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/d4966820632ed2d2601a0c3fe51b6dfd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1361.3541615807762,
                            "deviation": 61.51728458322645,
                            "volatility": 0.05926027125225329
                        }
                    },
                    "ranking": 22.058174878470826,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 19964322,
            "name": "Partie amicale",
            "creator": 564820,
            "mode": "game",
            "source": "play",
            "black": 564820,
            "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": "454.755",
            "white_player_rank": 16,
            "white_player_rating": "706.590",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 2, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-16T20:18:34.485885Z",
            "ended": "2019-10-16T20:54:44.321865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 564820,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.166259765625,
                            "deviation": 61.25740432739258,
                            "volatility": 0.05996222048997879
                        }
                    },
                    "username": "Remy66",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 22.058174878470826,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d4966820632ed2d2601a0c3fe51b6dfd-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.8673095703125,
                            "deviation": 61.2869873046875,
                            "volatility": 0.05962717905640602
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "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/19970619"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 674556,
                    "username": "keli",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/841b028a48907d9e04d7ec6d56ff9390?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.1642495249425,
                            "deviation": 63.855265100833904,
                            "volatility": 0.060035439208254826
                        }
                    },
                    "ranking": 19.618049240707855,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19970619,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 674556,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "761.453",
            "white_player_rank": 13,
            "white_player_rating": "405.320",
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-17T08:55:19.046547Z",
            "ended": "2019-10-17T09:08:32.927466Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.004638671875,
                            "deviation": 61.24760055541992,
                            "volatility": 0.05962589755654335
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 674556,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.4432373046875,
                            "deviation": 63.59052658081055,
                            "volatility": 0.05999748781323433
                        }
                    },
                    "username": "keli",
                    "country": "un",
                    "ranking": 19.618049240707855,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/841b028a48907d9e04d7ec6d56ff9390?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/14215897"
            },
            "players": {
                "black": {
                    "id": 140326,
                    "username": "deleted-d9423914-b081-4c6a-a1ab-7206174e82eb",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/7c6c57ba37c91d97d62c73bd05749260-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.8156583749421,
                            "deviation": 60.651436689266525,
                            "volatility": 0.05973042998295176
                        }
                    },
                    "ranking": 15.165903079678499,
                    "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": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14215897,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 140326,
            "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": "423.486",
            "white_player_rank": 15,
            "white_player_rating": "615.297",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "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-08-31T10:38:09.000388Z",
            "ended": "2018-08-31T10:49:42.947618Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 140326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.81884765625,
                            "deviation": 62.2518196105957,
                            "volatility": 0.05997779220342636
                        }
                    },
                    "username": "deleted-d9423914-b081-4c6a-a1ab-7206174e82eb",
                    "country": "_Pirate",
                    "ranking": 15.165903079678499,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c6c57ba37c91d97d62c73bd05749260-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.3614501953125,
                            "deviation": 63.543949127197266,
                            "volatility": 0.059814341366291046
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "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/20005264"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686340,
                    "username": "wpunsuebsay",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fbbdd2191ec051474824fd6e6b47bf6d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.9453049473386,
                            "deviation": 64.35150541814241,
                            "volatility": 0.06005949510059669
                        }
                    },
                    "ranking": 19.252020622213923,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20005264,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 686340,
            "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": "549.439",
            "white_player_rank": 13,
            "white_player_rating": "462.342",
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-19T19:08:07.881877Z",
            "ended": "2019-10-19T19:26:05.910598Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.19970703125,
                            "deviation": 61.69366455078125,
                            "volatility": 0.05962585657835007
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.19775390625,
                            "deviation": 64.24455261230469,
                            "volatility": 0.060042183846235275
                        }
                    },
                    "username": "wpunsuebsay",
                    "country": "un",
                    "ranking": 19.252020622213923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fbbdd2191ec051474824fd6e6b47bf6d?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/14217663"
            },
            "players": {
                "black": {
                    "id": 172461,
                    "username": "diamat",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/d862b9b29d20c77c23596ea6073cd5e5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.842462187279,
                            "deviation": 63.867932520991566,
                            "volatility": 0.05976471164560675
                        }
                    },
                    "ranking": 22.620756158209,
                    "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": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14217663,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 172461,
            "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": 16,
            "black_player_rating": "712.981",
            "white_player_rank": 16,
            "white_player_rating": "701.187",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "69.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-08-31T13:57:17.403841Z",
            "ended": "2018-08-31T14:19:56.111045Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 172461,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.2696533203125,
                            "deviation": 61.5753173828125,
                            "volatility": 0.05982330068945885
                        }
                    },
                    "username": "diamat",
                    "country": "ua",
                    "ranking": 22.620756158209,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d862b9b29d20c77c23596ea6073cd5e5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.4022216796875,
                            "deviation": 63.6893424987793,
                            "volatility": 0.0598180890083313
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "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/11520816"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 506523,
                    "username": "Emile Astrup",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/f1091d8fa4b4c7af47a864ea8c10b03a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 508.6752205282593,
                            "deviation": 81.82408927132086,
                            "volatility": 0.059998074255581575
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11520816,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 506523,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 10,
            "black_player_rating": "151.769",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1500}",
            "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-02T11:00:51.487289Z",
            "ended": "2018-02-02T11:10:12.900548Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1125.6854248046875,
                            "deviation": 65.34817504882812,
                            "volatility": 0.059971556067466736
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 506523,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Emile Astrup",
                    "country": "ru",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f1091d8fa4b4c7af47a864ea8c10b03a-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/11521628"
            },
            "players": {
                "black": {
                    "id": 253907,
                    "username": "deleted-b94f8937-7b6e-47c4-89bf-4e6297256357",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/4a8a4b6649c8cc77a9293d1a71eb2edb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.741895624934,
                            "deviation": 62.25655303382514,
                            "volatility": 0.059430032521343955
                        }
                    },
                    "ranking": 14.32462853891582,
                    "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": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 11521628,
            "name": "Friendly Match",
            "creator": 253907,
            "mode": "game",
            "source": "play",
            "black": 253907,
            "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": 11,
            "black_player_rating": "251.116",
            "white_player_rank": 8,
            "white_player_rating": "-33.328",
            "time_per_move": 20,
            "time_control_parameters": "{\"period_time\": 10, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "127.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-02T12:55:57.935626Z",
            "ended": "2018-02-02T13:16:02.603814Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 253907,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1105.64892578125,
                            "deviation": 60.9286994934082,
                            "volatility": 0.0601479709148407
                        }
                    },
                    "username": "deleted-b94f8937-7b6e-47c4-89bf-4e6297256357",
                    "country": "150",
                    "ranking": 14.32462853891582,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4a8a4b6649c8cc77a9293d1a71eb2edb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.6654052734375,
                            "deviation": 66.07312774658203,
                            "volatility": 0.059976402670145035
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "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/11524539"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 112018,
                    "username": "Aokie",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ad1c0f655eb488adbdda729fcd1491d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.6127201573133,
                            "deviation": 60.91131837169789,
                            "volatility": 0.06032722075992534
                        }
                    },
                    "ranking": 22.533795756675264,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11524539,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 112018,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 11,
            "black_player_rating": "286.370",
            "white_player_rank": 16,
            "white_player_rating": "741.841",
            "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-02-02T17:57:44.994433Z",
            "ended": "2018-02-02T18:09:53.896739Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.3341064453125,
                            "deviation": 65.74382781982422,
                            "volatility": 0.059975627809762955
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 112018,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.5513916015625,
                            "deviation": 62.21725082397461,
                            "volatility": 0.06029906123876572
                        }
                    },
                    "username": "Aokie",
                    "country": "un",
                    "ranking": 22.533795756675264,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ad1c0f655eb488adbdda729fcd1491d?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/11152490"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 473576,
                    "username": "Patrick Bateman Allen",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e42107910a9d77f97d015f93716e77e3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.8927943424337,
                            "deviation": 63.16513661542484,
                            "volatility": 0.05988236025778169
                        }
                    },
                    "ranking": 18.370598599193155,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11152490,
            "name": "Friendly Match",
            "creator": 473576,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 473576,
            "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": "63.149",
            "white_player_rank": 11,
            "white_player_rating": "208.405",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "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-01-04T14:43:12.384311Z",
            "ended": "2018-01-04T14:46:42.227332Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.390380859375,
                            "deviation": 77.08584594726562,
                            "volatility": 0.05996870622038841
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 473576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5911865234375,
                            "deviation": 65.35749053955078,
                            "volatility": 0.059933241456747055
                        }
                    },
                    "username": "Patrick Bateman Allen",
                    "country": "un",
                    "ranking": 18.370598599193155,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e42107910a9d77f97d015f93716e77e3?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/14190373"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.6167548364763,
                            "deviation": 61.930597493560356,
                            "volatility": 0.0587403929965998
                        }
                    },
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126224,
                    "username": "Rembane",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/50d7c883ceefb2530943d34e7244210a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.2015773535843,
                            "deviation": 60.33482189011898,
                            "volatility": 0.05929400840493729
                        }
                    },
                    "ranking": 13.855833641416147,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14190373,
            "name": "Vänskapsmatch",
            "creator": 126224,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 126224,
            "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.389",
            "white_player_rank": 13,
            "white_player_rating": "464.852",
            "time_per_move": 21,
            "time_control_parameters": "{\"period_time\": 15, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-08-29T09:56:21.260064Z",
            "ended": "2018-08-29T10:13:35.613473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.89208984375,
                            "deviation": 63.32894515991211,
                            "volatility": 0.059811122715473175
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.370068664601693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.3408203125,
                            "deviation": 61.42485809326172,
                            "volatility": 0.059861309826374054
                        }
                    },
                    "username": "Rembane",
                    "country": "se",
                    "ranking": 13.855833641416147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50d7c883ceefb2530943d34e7244210a?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
        }
    ]
}