List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=99
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=100",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=98",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20161181"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 96890,
                    "username": "Jeed8bit",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/882b13dcac95c0f3236667e3851d5277?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.5332177488103,
                            "deviation": 61.394212335611044,
                            "volatility": 0.0598318492202497
                        }
                    },
                    "ranking": 22.01015460114446,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20161181,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 96890,
            "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": 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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2019-10-30T14:47:58.746145Z",
            "ended": "2019-10-30T14:48:13.754494Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.451904296875,
                            "deviation": 62.1573486328125,
                            "volatility": 0.05962073802947998
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 96890,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.290283203125,
                            "deviation": 60.85453414916992,
                            "volatility": 0.059878356754779816
                        }
                    },
                    "username": "Jeed8bit",
                    "country": "th",
                    "ranking": 22.01015460114446,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/882b13dcac95c0f3236667e3851d5277?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/41053848"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1109189,
                    "username": "Klaus_Wiselka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/356134fd91e53f01a6b3c590748dd64b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1974.1167165210068,
                            "deviation": 101.14354747090933,
                            "volatility": 0.05999573631719404
                        }
                    },
                    "ranking": 30.66166761136155,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41053848,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1109189,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-09T21:00:54.105274Z",
            "ended": "2022-03-07T11:55:27.569420Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.1341552734375,
                            "deviation": 62.304779052734375,
                            "volatility": 0.0590997040271759
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1109189,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Klaus_Wiselka",
                    "country": "un",
                    "ranking": 30.66166761136155,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/356134fd91e53f01a6b3c590748dd64b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41167768"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 767066,
                    "username": "yayoi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.886728579906,
                            "deviation": 65.74571475679025,
                            "volatility": 0.05959975672198878
                        }
                    },
                    "ranking": 25.548507601850424,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41167768,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 767066,
            "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": "79.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-11T10:18:56.591175Z",
            "ended": "2022-02-11T10:46:32.916036Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.6363525390625,
                            "deviation": 61.726470947265625,
                            "volatility": 0.05912432819604874
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 767066,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.63525390625,
                            "deviation": 64.16429901123047,
                            "volatility": 0.05973894149065018
                        }
                    },
                    "username": "yayoi",
                    "country": "un",
                    "ranking": 25.548507601850424,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/25473802"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 804633,
                    "username": "htre14",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fef4c239f0b5a8fd8c698862c4045bbb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1888.2655575731487,
                            "deviation": 64.83359968861086,
                            "volatility": 0.06002144904923306
                        }
                    },
                    "ranking": 29.632364142948973,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25473802,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 804633,
            "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": 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": "2020-07-16T20:03:17.211487Z",
            "ended": "2020-07-16T20:21:19.342181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.9078369140625,
                            "deviation": 61.85659408569336,
                            "volatility": 0.059517767280340195
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 804633,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.8270263671875,
                            "deviation": 78.814453125,
                            "volatility": 0.0600208081305027
                        }
                    },
                    "username": "htre14",
                    "country": "un",
                    "ranking": 29.632364142948973,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fef4c239f0b5a8fd8c698862c4045bbb?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/16527904"
            },
            "players": {
                "black": {
                    "id": 528433,
                    "username": "grünbier",
                    "country": "_Klingon",
                    "icon": "https://secure.gravatar.com/avatar/2e629fcd5afc1678b14f0ee265f8021d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.2728665685318,
                            "deviation": 60.98070907839025,
                            "volatility": 0.05975689266966969
                        }
                    },
                    "ranking": 21.662309083466454,
                    "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": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16527904,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 528433,
            "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": "576.355",
            "white_player_rank": 14,
            "white_player_rating": "528.002",
            "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": "2019-02-11T12:31:51.082631Z",
            "ended": "2019-02-11T12:35:43.256679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 528433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.5194091796875,
                            "deviation": 61.1551628112793,
                            "volatility": 0.05975247174501419
                        }
                    },
                    "username": "grünbier",
                    "country": "_Klingon",
                    "ranking": 21.662309083466454,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2e629fcd5afc1678b14f0ee265f8021d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.2017822265625,
                            "deviation": 62.18406677246094,
                            "volatility": 0.05968521162867546
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "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/20159212"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122007,
                    "username": "preeda.limnontakul",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/379e8cfe0f2425bc8951ab5c588df5f8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.1280102918952,
                            "deviation": 60.868111099990045,
                            "volatility": 0.05980328473538532
                        }
                    },
                    "ranking": 20.867898785065908,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20159212,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 122007,
            "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": "499.652",
            "white_player_rank": 16,
            "white_player_rating": "769.897",
            "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": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-30T11:58:55.466371Z",
            "ended": "2019-10-30T12:14:44.343151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1360.9581298828125,
                            "deviation": 62.265892028808594,
                            "volatility": 0.059621501713991165
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.8529052734375,
                            "deviation": 61.676048278808594,
                            "volatility": 0.05982043966650963
                        }
                    },
                    "username": "preeda.limnontakul",
                    "country": "un",
                    "ranking": 20.867898785065908,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/379e8cfe0f2425bc8951ab5c588df5f8?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/20161459"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 536406,
                    "username": "TheGoGetter",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1195985ad5c89bd1ff66014f8974c64a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.1289196025527,
                            "deviation": 60.35320882026192,
                            "volatility": 0.05950562153908316
                        }
                    },
                    "ranking": 17.168056372003264,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20161459,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 536406,
            "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": "468.745",
            "white_player_rank": 16,
            "white_player_rating": "723.654",
            "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": "51.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-30T15:12:38.544109Z",
            "ended": "2019-10-30T15:43:43.599596Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1342.3975830078125,
                            "deviation": 62.06729507446289,
                            "volatility": 0.05961981415748596
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 536406,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.287109375,
                            "deviation": 61.040626525878906,
                            "volatility": 0.059674546122550964
                        }
                    },
                    "username": "TheGoGetter",
                    "country": "us",
                    "ranking": 17.168056372003264,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1195985ad5c89bd1ff66014f8974c64a-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/12796625"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 534964,
                    "username": "matmaous",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a9b9ffa49a5e7e19b17a22ed09ef56d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1497.4358340453755,
                            "deviation": 62.52680130308954,
                            "volatility": 0.059981275021012324
                        }
                    },
                    "ranking": 24.26377469119807,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12796625,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 534964,
            "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": "504.316",
            "white_player_rank": 12,
            "white_player_rating": "314.305",
            "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": "95.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-09T08:19:45.629715Z",
            "ended": "2018-05-09T08:36:18.073646Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1278.7374267578125,
                            "deviation": 64.78522491455078,
                            "volatility": 0.05989273265004158
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 534964,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.0882568359375,
                            "deviation": 150.22860717773438,
                            "volatility": 0.05999748036265373
                        }
                    },
                    "username": "matmaous",
                    "country": "un",
                    "ranking": 24.26377469119807,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a9b9ffa49a5e7e19b17a22ed09ef56d2?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/16543757"
            },
            "players": {
                "black": {
                    "id": 606903,
                    "username": "Shimari-GO",
                    "country": "no",
                    "icon": "https://secure.gravatar.com/avatar/b98b07869e4b039981fb2ffd88a7861d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.7763589108213,
                            "deviation": 62.75746060861016,
                            "volatility": 0.060045927804729435
                        }
                    },
                    "ranking": 22.200954203572692,
                    "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": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16543757,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 606903,
            "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": 12,
            "black_player_rating": "399.815",
            "white_player_rank": 15,
            "white_player_rating": "621.248",
            "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": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-12T13:27:02.289552Z",
            "ended": "2019-02-12T13:55:21.927398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.2978515625,
                            "deviation": 62.70938491821289,
                            "volatility": 0.06000986695289612
                        }
                    },
                    "username": "Shimari-GO",
                    "country": "no",
                    "ranking": 22.200954203572692,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b98b07869e4b039981fb2ffd88a7861d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1360.310546875,
                            "deviation": 61.65675735473633,
                            "volatility": 0.059685204178094864
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "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/12823749"
            },
            "players": {
                "black": {
                    "id": 523319,
                    "username": "Koropokkur",
                    "country": "no",
                    "icon": "https://user-uploads.online-go.com/bc1307fa7ef81a5346fb87034679eb64-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.2173072741407,
                            "deviation": 60.80975460560988,
                            "volatility": 0.05979991904681407
                        }
                    },
                    "ranking": 26.484787604142046,
                    "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": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12823749,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 523319,
            "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": 17,
            "black_player_rating": "812.992",
            "white_player_rank": 13,
            "white_player_rating": "440.412",
            "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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-11T09:24:37.922250Z",
            "ended": "2018-05-11T09:49:46.147301Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 523319,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.2281494140625,
                            "deviation": 62.50410461425781,
                            "volatility": 0.05998559668660164
                        }
                    },
                    "username": "Koropokkur",
                    "country": "no",
                    "ranking": 26.484787604142046,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc1307fa7ef81a5346fb87034679eb64-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.5269775390625,
                            "deviation": 65.37026977539062,
                            "volatility": 0.05988483130931854
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "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
        }
    ]
}