List all games played by a specific player.

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

{
    "count": 3505,
    "next": "https://online-go.com/api/v1/players109488/games?format=api&page=43",
    "previous": "https://online-go.com/api/v1/players109488/games?format=api&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/29197408"
            },
            "players": {
                "black": {
                    "id": 1044,
                    "username": "drmwc",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/1f61006ef42da43763befe7e7a035e80?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2272.793422517538,
                            "deviation": 64.89643165912463,
                            "volatility": 0.05998474082599601
                        }
                    },
                    "ranking": 33.92323850181498,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29197408,
            "name": "Tournament Game: Tianyuan Nines Title Tournament 2020 (63586) R:2 (S_Alexander vs drmwc)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 1044,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 63586,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-15T21:10:16.835351Z",
            "ended": "2021-01-04T09:08:41.884988Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1044,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2433.880615234375,
                            "deviation": 70.7424545288086,
                            "volatility": 0.06000642478466034
                        }
                    },
                    "username": "drmwc",
                    "country": "gb",
                    "ranking": 33.92323850181498,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f61006ef42da43763befe7e7a035e80?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1949.8463134765625,
                            "deviation": 69.71963500976562,
                            "volatility": 0.05991090089082718
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/12337971"
            },
            "players": {
                "black": {
                    "id": 290017,
                    "username": "TomaLexi",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/4efc42ddd4bbd42cca018c9b45101c5b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2050.3043911689906,
                            "deviation": 69.8389395742673,
                            "volatility": 0.05987925702533209
                        }
                    },
                    "ranking": 31.53829327865455,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12337971,
            "name": "TomaLexi vs. S_Alexander",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 290017,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-04-04T22:32:18.457218Z",
            "ended": "2018-04-04T22:32:46.936043Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 290017,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1771.6265869140625,
                            "deviation": 65.5424575805664,
                            "volatility": 0.059960346668958664
                        }
                    },
                    "username": "TomaLexi",
                    "country": "de",
                    "ranking": 31.53829327865455,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4efc42ddd4bbd42cca018c9b45101c5b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.689697265625,
                            "deviation": 65.52647399902344,
                            "volatility": 0.05999256670475006
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/12338065"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 428195,
                    "username": "JJ101",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c2c6e5d758240080ea0dc7f82f9051d5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.508322096271,
                            "deviation": 61.272976155899464,
                            "volatility": 0.060098090011872315
                        }
                    },
                    "ranking": 28.709971393877638,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12338065,
            "name": "S_Alexander vs. JJ101",
            "creator": 428195,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 428195,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 24,
            "black_player_rating": "1597.626",
            "white_player_rank": 22,
            "white_player_rating": "1342.661",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"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": "51.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-04T22:40:53.184940Z",
            "ended": "2018-04-04T23:46:03.721116Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.689697265625,
                            "deviation": 65.52647399902344,
                            "volatility": 0.05999256670475006
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 428195,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1870.0836181640625,
                            "deviation": 61.647544860839844,
                            "volatility": 0.06009580194950104
                        }
                    },
                    "username": "JJ101",
                    "country": "un",
                    "ranking": 28.709971393877638,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c2c6e5d758240080ea0dc7f82f9051d5?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/9503994"
            },
            "players": {
                "black": {
                    "id": 139583,
                    "username": "jcamuzo",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/704ee285e9baeca89ccece89b144641a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.2926355361465,
                            "deviation": 61.84178673814191,
                            "volatility": 0.05996226519460569
                        }
                    },
                    "ranking": 22.10809014885243,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9503994,
            "name": "Ladder Challenge: S_Alexander(#63) vs jcamuzo(#55)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 139583,
            "white": 109488,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1342.185",
            "white_player_rank": 26,
            "white_player_rating": "1710.541",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-07-26T13:15:58.600472Z",
            "ended": "2017-07-26T13:37:47.003415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 139583,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1760.4002685546875,
                            "deviation": 65.41642761230469,
                            "volatility": 0.05999881029129028
                        }
                    },
                    "username": "jcamuzo",
                    "country": "un",
                    "ranking": 22.10809014885243,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/704ee285e9baeca89ccece89b144641a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2005.113525390625,
                            "deviation": 73.15882110595703,
                            "volatility": 0.05998462811112404
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9479525"
            },
            "players": {
                "black": {
                    "id": 424105,
                    "username": "lauru",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/42aafd8628093b51d073bc651f1420da?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.273848643892,
                            "deviation": 64.47119467029829,
                            "volatility": 0.05996933344131195
                        }
                    },
                    "ranking": 24.507340799401966,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9479525,
            "name": "Ladder Challenge: S_Alexander(#166) vs lauru(#112)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 424105,
            "white": 109488,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "414.504",
            "white_player_rank": 25,
            "white_player_rating": "1690.647",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-07-24T00:34:54.368050Z",
            "ended": "2017-07-24T10:23:39.732068Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 424105,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.1395263671875,
                            "deviation": 62.636783599853516,
                            "volatility": 0.05980797857046127
                        }
                    },
                    "username": "lauru",
                    "country": "ro",
                    "ranking": 24.507340799401966,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/42aafd8628093b51d073bc651f1420da?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1980.4613037109375,
                            "deviation": 73.39993286132812,
                            "volatility": 0.059989847242832184
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/17543055"
            },
            "players": {
                "black": {
                    "id": 198133,
                    "username": "san-chan-kun",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a5c6db4c29e2628131ffd2085a55f729?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1774.3820664688155,
                            "deviation": 63.33866313984477,
                            "volatility": 0.06040491081468767
                        }
                    },
                    "ranking": 28.1922840712717,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17543055,
            "name": "Correspondence series #68 2k+",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 198133,
            "white": 109488,
            "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": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2019-04-22T18:31:14.425387Z",
            "ended": "2019-04-22T18:31:17.451904Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 198133,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2016.033447265625,
                            "deviation": 63.4746208190918,
                            "volatility": 0.060016851872205734
                        }
                    },
                    "username": "san-chan-kun",
                    "country": "un",
                    "ranking": 28.1922840712717,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a5c6db4c29e2628131ffd2085a55f729?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1923.64111328125,
                            "deviation": 64.42678833007812,
                            "volatility": 0.05996153503656387
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9611673"
            },
            "players": {
                "black": {
                    "id": 329398,
                    "username": "#",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/6b9bea38e5b36041c474b0ee9c7ca59b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2092.981074353678,
                            "deviation": 64.00912027165086,
                            "volatility": 0.05999445319035872
                        }
                    },
                    "ranking": 32.01520956419391,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9611673,
            "name": "Ladder Challenge: #(#14) vs S_Alexander(#4)",
            "creator": 329398,
            "mode": "game",
            "source": "play",
            "black": 329398,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 31,
            "black_player_rating": "2225.833",
            "white_player_rank": 26,
            "white_player_rating": "1732.077",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-06T11:26:01.624356Z",
            "ended": "2017-08-08T00:15:58.357593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 329398,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2309.352294921875,
                            "deviation": 65.9634017944336,
                            "volatility": 0.06002381443977356
                        }
                    },
                    "username": "#",
                    "country": "_Pirate",
                    "ranking": 32.01520956419391,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6b9bea38e5b36041c474b0ee9c7ca59b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2033.388671875,
                            "deviation": 70.73934936523438,
                            "volatility": 0.05998583137989044
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/29687279"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 710368,
                    "username": "Macrophage",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.8752730092,
                            "deviation": 66.86888522755362,
                            "volatility": 0.05976533082434702
                        }
                    },
                    "ranking": 27.171957062901996,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29687279,
            "name": "Tournament Game: Fast Correspondence Title Tournament 2021 (66671) R:1 (Macrophage vs S_Alexander)",
            "creator": 710368,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 710368,
            "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": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 66671,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-01-01T00:00:14.950945Z",
            "ended": "2021-01-04T13:22:09.994059Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1938.391845703125,
                            "deviation": 69.67411041259766,
                            "volatility": 0.05990888178348541
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 710368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1811.123291015625,
                            "deviation": 66.06107330322266,
                            "volatility": 0.05999046564102173
                        }
                    },
                    "username": "Macrophage",
                    "country": "un",
                    "ranking": 27.171957062901996,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-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/12371093"
            },
            "players": {
                "black": {
                    "id": 2000,
                    "username": "FluffM",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/0bca05af3c462ded39ebfd3b2eef00e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.811788662033,
                            "deviation": 60.74420306168042,
                            "volatility": 0.05991530575764285
                        }
                    },
                    "ranking": 25.029761494225934,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12371093,
            "name": "FluffM vs. S_Alexander",
            "creator": 2000,
            "mode": "game",
            "source": "play",
            "black": 2000,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1124.421",
            "white_player_rank": 25,
            "white_player_rating": "1607.876",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"per_move\": 30, \"time_control\": \"fischer\", \"initial_time\": 180, \"max_time\": 300, \"time_increment\": 30}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-07T12:47:12.091382Z",
            "ended": "2018-04-07T13:58:19.033120Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2000,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.452392578125,
                            "deviation": 61.63267135620117,
                            "volatility": 0.06004602834582329
                        }
                    },
                    "username": "FluffM",
                    "country": "us",
                    "ranking": 25.029761494225934,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0bca05af3c462ded39ebfd3b2eef00e6-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1959.22021484375,
                            "deviation": 64.99396514892578,
                            "volatility": 0.0599905326962471
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9635970"
            },
            "players": {
                "black": {
                    "id": 427079,
                    "username": "cloudmt0",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8095c232d916096a55eec88f81d3e744?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.0478574833196,
                            "deviation": 60.70106353028928,
                            "volatility": 0.059954455571812684
                        }
                    },
                    "ranking": 28.356945066672605,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9635970,
            "name": "cloudmt0 vs. S_Alexander",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 427079,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 25,
            "black_player_rating": "1689.392",
            "white_player_rank": 26,
            "white_player_rating": "1754.556",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-08T23:26:55.073167Z",
            "ended": "2017-08-08T23:37:09.711603Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 427079,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1877.3846435546875,
                            "deviation": 62.072593688964844,
                            "volatility": 0.05997123569250107
                        }
                    },
                    "username": "cloudmt0",
                    "country": "un",
                    "ranking": 28.356945066672605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8095c232d916096a55eec88f81d3e744?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2009.2735595703125,
                            "deviation": 70.1762924194336,
                            "volatility": 0.05998377874493599
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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
        }
    ]
}