List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=69
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=70",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=68",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15926956"
            },
            "players": {
                "black": {
                    "id": 319917,
                    "username": "MASTAOPAPA3",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/a20f55ddbbe2bae262390991fb136de9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.8747224433264,
                            "deviation": 64.95856474172898,
                            "volatility": 0.06011588081518893
                        }
                    },
                    "ranking": 19.038522068793963,
                    "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": 15926956,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 319917,
            "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": 15,
            "black_player_rating": "687.625",
            "white_player_rank": 12,
            "white_player_rating": "378.394",
            "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": "28.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-30T20:17:00.537666Z",
            "ended": "2018-12-30T20:41:41.720785Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 319917,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.311279296875,
                            "deviation": 63.708213806152344,
                            "volatility": 0.060092177242040634
                        }
                    },
                    "username": "MASTAOPAPA3",
                    "country": "_Pirate",
                    "ranking": 19.038522068793963,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a20f55ddbbe2bae262390991fb136de9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.7286376953125,
                            "deviation": 61.29820251464844,
                            "volatility": 0.05970853939652443
                        }
                    },
                    "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/40674741"
            },
            "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": 1076225,
                    "username": "Petitepraline",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0f653eb18c4018ab4080cccbc9b3d3a4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1363.0334463452295,
                            "deviation": 62.14762822562052,
                            "volatility": 0.0600302089615409
                        }
                    },
                    "ranking": 22.08671373036356,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40674741,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1076225,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-25T16:25:04.261979Z",
            "ended": "2022-01-25T16:52:46.839508Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.37646484375,
                            "deviation": 61.7108268737793,
                            "volatility": 0.059164371341466904
                        }
                    },
                    "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": 1076225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.125,
                            "deviation": 62.28608703613281,
                            "volatility": 0.0600275844335556
                        }
                    },
                    "username": "Petitepraline",
                    "country": "un",
                    "ranking": 22.08671373036356,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0f653eb18c4018ab4080cccbc9b3d3a4?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/40672686"
            },
            "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": 856344,
                    "username": "Piddle Fatfinger",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/84a1481402ed491a3e75aff1633b0498-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.5993304264266,
                            "deviation": 62.94758088453545,
                            "volatility": 0.059535134974309796
                        }
                    },
                    "ranking": 25.71917583188521,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40672686,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 856344,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-25T14:39:37.125788Z",
            "ended": "2022-01-25T14:54:51.552040Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.22412109375,
                            "deviation": 61.543853759765625,
                            "volatility": 0.059157878160476685
                        }
                    },
                    "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": 856344,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.0181884765625,
                            "deviation": 60.68470001220703,
                            "volatility": 0.05977034941315651
                        }
                    },
                    "username": "Piddle Fatfinger",
                    "country": "ua",
                    "ranking": 25.71917583188521,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84a1481402ed491a3e75aff1633b0498-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/40676044"
            },
            "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": 764008,
                    "username": "ImmortalB",
                    "country": "ps",
                    "icon": "https://user-uploads.online-go.com/8b7b4ca48f6df0cb65da5bd2d307c11e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.0797560388812,
                            "deviation": 61.95892351890612,
                            "volatility": 0.05982536303013736
                        }
                    },
                    "ranking": 22.40796033285615,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40676044,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 764008,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "100.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-25T17:25:35.178519Z",
            "ended": "2022-01-25T17:55:38.541554Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.259521484375,
                            "deviation": 61.95225524902344,
                            "volatility": 0.05916351079940796
                        }
                    },
                    "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": 764008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.9544677734375,
                            "deviation": 62.07960510253906,
                            "volatility": 0.0598660446703434
                        }
                    },
                    "username": "ImmortalB",
                    "country": "ps",
                    "ranking": 22.40796033285615,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8b7b4ca48f6df0cb65da5bd2d307c11e-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/21962536"
            },
            "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": 731207,
                    "username": "The father of AI",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ddee9eeeec3ca686d8024b3791d5c0ff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.6481061884479,
                            "deviation": 136.83687848522464,
                            "volatility": 0.059996570227126955
                        }
                    },
                    "ranking": 23.07770289302549,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21962536,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 731207,
            "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": "551.076",
            "white_player_rank": 10,
            "white_player_rating": "114.286",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-21T12:23:59.722139Z",
            "ended": "2020-02-21T12:34:11.134623Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1341.6180419921875,
                            "deviation": 61.6192626953125,
                            "volatility": 0.059561558067798615
                        }
                    },
                    "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": 731207,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.6214599609375,
                            "deviation": 183.01060485839844,
                            "volatility": 0.059995464980602264
                        }
                    },
                    "username": "The father of AI",
                    "country": "un",
                    "ranking": 23.07770289302549,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ddee9eeeec3ca686d8024b3791d5c0ff?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/11942680"
            },
            "players": {
                "black": {
                    "id": 516978,
                    "username": "TheEagle",
                    "country": "fi",
                    "icon": "https://user-uploads.online-go.com/6a017a5f0197c39114eb7c87c51bc737-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.7270916056973,
                            "deviation": 90.16205811750788,
                            "volatility": 0.05998580635661228
                        }
                    },
                    "ranking": 22.83361886641585,
                    "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": 11942680,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 516978,
            "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": 8,
            "black_player_rating": "-2.366",
            "white_player_rank": 13,
            "white_player_rating": "495.686",
            "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": "57.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-06T21:23:44.726060Z",
            "ended": "2018-03-06T22:00:37.599674Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 516978,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1051025390625,
                            "deviation": 258.12408447265625,
                            "volatility": 0.06000030040740967
                        }
                    },
                    "username": "TheEagle",
                    "country": "fi",
                    "ranking": 22.83361886641585,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6a017a5f0197c39114eb7c87c51bc737-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.69775390625,
                            "deviation": 63.97407150268555,
                            "volatility": 0.0599137619137764
                        }
                    },
                    "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/20071840"
            },
            "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": 318625,
                    "username": "cqd",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/c3090341ec90e9976689bffc9c4e55d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.3748649186423,
                            "deviation": 60.50884712492774,
                            "volatility": 0.059548131454092344
                        }
                    },
                    "ranking": 20.08957959986605,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20071840,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 318625,
            "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": "578.827",
            "white_player_rank": 14,
            "white_player_rating": "517.743",
            "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": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-24T12:13:48.574476Z",
            "ended": "2019-10-24T12:31:39.524083Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.37451171875,
                            "deviation": 61.96371841430664,
                            "volatility": 0.059625495225191116
                        }
                    },
                    "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": 318625,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.3797607421875,
                            "deviation": 61.32223892211914,
                            "volatility": 0.05979415029287338
                        }
                    },
                    "username": "cqd",
                    "country": "ie",
                    "ranking": 20.08957959986605,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c3090341ec90e9976689bffc9c4e55d2-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/11964284"
            },
            "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": 516886,
                    "username": "newbealltime",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/a103106868568610b5cb69d326cda309?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.232835696375,
                            "deviation": 62.08376271500195,
                            "volatility": 0.06004627155652192
                        }
                    },
                    "ranking": 23.119724666940442,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11964284,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 516886,
            "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": "478.883",
            "white_player_rank": 11,
            "white_player_rating": "235.957",
            "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-03-08T12:28:10.464893Z",
            "ended": "2018-03-08T12:49:10.100603Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.255859375,
                            "deviation": 64.61852264404297,
                            "volatility": 0.05991315469145775
                        }
                    },
                    "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": 516886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.9071044921875,
                            "deviation": 65.56884002685547,
                            "volatility": 0.0600169338285923
                        }
                    },
                    "username": "newbealltime",
                    "country": "ru",
                    "ranking": 23.119724666940442,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a103106868568610b5cb69d326cda309?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/12949681"
            },
            "players": {
                "black": {
                    "id": 470247,
                    "username": "melvin38",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45ad037052877ba38ecbe11abed0763b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.6564374000045,
                            "deviation": 78.60487610488185,
                            "volatility": 0.05998545862167002
                        }
                    },
                    "ranking": 15.047442500496615,
                    "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": 12949681,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 470247,
            "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": 10,
            "black_player_rating": "118.207",
            "white_player_rank": 12,
            "white_player_rating": "389.970",
            "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": "64.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-21T09:53:05.230110Z",
            "ended": "2018-05-21T10:17:24.455486Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 470247,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.2733154296875,
                            "deviation": 79.94776916503906,
                            "volatility": 0.05998861417174339
                        }
                    },
                    "username": "melvin38",
                    "country": "un",
                    "ranking": 15.047442500496615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45ad037052877ba38ecbe11abed0763b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.1248779296875,
                            "deviation": 64.16265106201172,
                            "volatility": 0.059872817248106
                        }
                    },
                    "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/11976824"
            },
            "players": {
                "black": {
                    "id": 332051,
                    "username": "Safari Atari",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e2edc65a156692157333edab0b7f0952-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.8616701556175,
                            "deviation": 64.5769937379127,
                            "volatility": 0.059795310210883156
                        }
                    },
                    "ranking": 22.587857872685774,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 11976824,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 332051,
            "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": "586.527",
            "white_player_rank": 14,
            "white_player_rating": "521.615",
            "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-03-09T10:30:52.769829Z",
            "ended": "2018-03-09T10:33:37.899546Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 332051,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.250244140625,
                            "deviation": 63.26573944091797,
                            "volatility": 0.060033053159713745
                        }
                    },
                    "username": "Safari Atari",
                    "country": "us",
                    "ranking": 22.587857872685774,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e2edc65a156692157333edab0b7f0952-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.2154541015625,
                            "deviation": 64.61625671386719,
                            "volatility": 0.05991730839014053
                        }
                    },
                    "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
        }
    ]
}