List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=98
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=99",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=97",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20145033"
            },
            "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": 683475,
                    "username": "Mappo",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7a3c63cf6425b92a267e2015c46f8ca2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.3685334308118,
                            "deviation": 62.53750024120255,
                            "volatility": 0.06017385139974432
                        }
                    },
                    "ranking": 28.784617119346837,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 20145033,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 683475,
            "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": "603.677",
            "white_player_rank": 15,
            "white_player_rating": "666.607",
            "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": "2019-10-29T12:53:16.221103Z",
            "ended": "2019-10-29T13:31:13.593632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.8660888671875,
                            "deviation": 62.43991470336914,
                            "volatility": 0.05962231382727623
                        }
                    },
                    "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": 683475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.1683349609375,
                            "deviation": 62.55928039550781,
                            "volatility": 0.06000671535730362
                        }
                    },
                    "username": "Mappo",
                    "country": "us",
                    "ranking": 28.784617119346837,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7a3c63cf6425b92a267e2015c46f8ca2?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/12676582"
            },
            "players": {
                "black": {
                    "id": 516499,
                    "username": "Wonthanh",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/3459200d39f386175a864fa654918874?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.6188102458882,
                            "deviation": 61.919837774251526,
                            "volatility": 0.05996227541634515
                        }
                    },
                    "ranking": 17.47043030375196,
                    "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": 12676582,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 516499,
            "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": "358.653",
            "white_player_rank": 13,
            "white_player_rating": "494.774",
            "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": "47.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-30T10:13:43.485708Z",
            "ended": "2018-04-30T10:31:09.215620Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 516499,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.003662109375,
                            "deviation": 62.26904296875,
                            "volatility": 0.059984106570482254
                        }
                    },
                    "username": "Wonthanh",
                    "country": "us",
                    "ranking": 17.47043030375196,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3459200d39f386175a864fa654918874?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.517822265625,
                            "deviation": 64.2825927734375,
                            "volatility": 0.05988910421729088
                        }
                    },
                    "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/41167172"
            },
            "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": 354307,
                    "username": "vinnaren",
                    "country": "_GoT_Stark",
                    "icon": "https://secure.gravatar.com/avatar/79ccfc79b447ab108a1a67244e86428b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.1097600966089,
                            "deviation": 60.67180381180068,
                            "volatility": 0.06005480441745984
                        }
                    },
                    "ranking": 21.363494292861112,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41167172,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 354307,
            "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-02-11T09:48:51.100509Z",
            "ended": "2022-02-11T09:55:45.151830Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.5994873046875,
                            "deviation": 61.814910888671875,
                            "volatility": 0.059125207364559174
                        }
                    },
                    "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": 354307,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.197265625,
                            "deviation": 60.660274505615234,
                            "volatility": 0.059985801577568054
                        }
                    },
                    "username": "vinnaren",
                    "country": "_GoT_Stark",
                    "ranking": 21.363494292861112,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/79ccfc79b447ab108a1a67244e86428b?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/16526868"
            },
            "players": {
                "black": {
                    "id": 439244,
                    "username": "djodje",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e8098886f5d6b5687875dc5ccb7b9961?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.9026868682968,
                            "deviation": 61.16379872890166,
                            "volatility": 0.05923971212947861
                        }
                    },
                    "ranking": 20.86386462006142,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16526868,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 439244,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "661.932",
            "white_player_rank": 14,
            "white_player_rating": "573.926",
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-11T10:37:38.557288Z",
            "ended": "2019-02-11T10:59:09.644728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 439244,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.2171630859375,
                            "deviation": 62.802066802978516,
                            "volatility": 0.05978084355592728
                        }
                    },
                    "username": "djodje",
                    "country": "un",
                    "ranking": 20.86386462006142,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e8098886f5d6b5687875dc5ccb7b9961?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.812744140625,
                            "deviation": 62.54354476928711,
                            "volatility": 0.05968412011861801
                        }
                    },
                    "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/12723432"
            },
            "players": {
                "black": {
                    "id": 533909,
                    "username": "schtoh1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/80aeb32f6ce3ebcc480698bece2980f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.8336302134417,
                            "deviation": 74.29763577324958,
                            "volatility": 0.06001944217172791
                        }
                    },
                    "ranking": 17.763275184019598,
                    "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": 12723432,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 533909,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 13,
            "white_player_rating": "489.467",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-03T19:44:25.032782Z",
            "ended": "2018-05-03T19:51:06.258232Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 533909,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "schtoh1",
                    "country": "un",
                    "ranking": 17.763275184019598,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/80aeb32f6ce3ebcc480698bece2980f3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.900634765625,
                            "deviation": 64.0140609741211,
                            "volatility": 0.05989493802189827
                        }
                    },
                    "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/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/41165441"
            },
            "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": 915535,
                    "username": "Andrew23",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7152a02cdd7ebf53390fc5e288238095?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1752.6908415123287,
                            "deviation": 60.98961337809917,
                            "volatility": 0.05984151174156052
                        }
                    },
                    "ranking": 27.907539070696302,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41165441,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 915535,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-11T08:06:00.314758Z",
            "ended": "2022-02-11T08:34:26.420973Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.762451171875,
                            "deviation": 61.971317291259766,
                            "volatility": 0.059127289801836014
                        }
                    },
                    "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": 915535,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1474.0955810546875,
                            "deviation": 60.83397674560547,
                            "volatility": 0.059973131865262985
                        }
                    },
                    "username": "Andrew23",
                    "country": "us",
                    "ranking": 27.907539070696302,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7152a02cdd7ebf53390fc5e288238095?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/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
        }
    ]
}