List all games played by a specific player.

GET /api/v1/players109488/games?format=api&page=54
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=55",
    "previous": "https://online-go.com/api/v1/players109488/games?format=api&page=53",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20363069"
            },
            "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": 618464,
                    "username": "KVM1950",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/a8acdf1b3eb4fc6e2b5a50f605232e85?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.9566191452764,
                            "deviation": 73.36622128668601,
                            "volatility": 0.06050429340927616
                        }
                    },
                    "ranking": 30.197830530751503,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20363069,
            "name": "Friendly Match",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 618464,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1482.476",
            "white_player_rank": 22,
            "white_player_rating": "1306.240",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 172800, \"time_increment\": 28800, \"max_time\": 172800, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2019-11-13T14:09:47.997643Z",
            "ended": "2019-11-14T12:02:58.553527Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1935.4739990234375,
                            "deviation": 66.5066146850586,
                            "volatility": 0.05995577946305275
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 618464,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.8060302734375,
                            "deviation": 64.04096221923828,
                            "volatility": 0.060106419026851654
                        }
                    },
                    "username": "KVM1950",
                    "country": "de",
                    "ranking": 30.197830530751503,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a8acdf1b3eb4fc6e2b5a50f605232e85?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/9602850"
            },
            "players": {
                "black": {
                    "id": 22846,
                    "username": "charsiubau",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/197ac1a1aded58945b37bee2fe71a46c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1797.0704381222633,
                            "deviation": 62.55246979151703,
                            "volatility": 0.06002147267069399
                        }
                    },
                    "ranking": 28.486418107151025,
                    "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": 9602850,
            "name": "Ladder Challenge: S_Alexander(#96) vs charsiubau(#59)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 22846,
            "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": 25,
            "black_player_rating": "1641.599",
            "white_player_rank": 26,
            "white_player_rating": "1725.715",
            "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": 313,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-05T12:44:07.575187Z",
            "ended": "2017-08-19T21:09:18.979028Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 22846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1825.8372802734375,
                            "deviation": 63.40937042236328,
                            "volatility": 0.0600341334939003
                        }
                    },
                    "username": "charsiubau",
                    "country": "gb",
                    "ranking": 28.486418107151025,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/197ac1a1aded58945b37bee2fe71a46c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1977.1552734375,
                            "deviation": 68.26598358154297,
                            "volatility": 0.05998493358492851
                        }
                    },
                    "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/5867274"
            },
            "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": 6093,
                    "username": "Origamijoe",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/732f5cd753b04cd981a71953c5eb45f9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.1722208661613,
                            "deviation": 63.58947404920762,
                            "volatility": 0.05974381408220706
                        }
                    },
                    "ranking": 21.918620146291257,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 5867274,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2016-01-23 17:00 (14208) R:2 (Origamijoe vs S_Alexander)",
            "creator": 6093,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 6093,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 14208,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2016-07-20T01:28:07.652377Z",
            "ended": "2016-07-20T01:42:48.615258Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1778.9066162109375,
                            "deviation": 64.87578582763672,
                            "volatility": 0.06004593148827553
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 6093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1603.173828125,
                            "deviation": 62.93068313598633,
                            "volatility": 0.0597856342792511
                        }
                    },
                    "username": "Origamijoe",
                    "country": "us",
                    "ranking": 21.918620146291257,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/732f5cd753b04cd981a71953c5eb45f9?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/22809689"
            },
            "players": {
                "black": {
                    "id": 752437,
                    "username": "VirusOfGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e257331fcd021752354c6273e0feca79?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1847.4892004136454,
                            "deviation": 93.0112023195101,
                            "volatility": 0.06000250363965307
                        }
                    },
                    "ranking": 29.12697220980638,
                    "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": 22809689,
            "name": "March 9",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 752437,
            "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": 12,
            "black_player_rating": "337.357",
            "white_player_rank": 20,
            "white_player_rating": "1139.996",
            "time_per_move": 53,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 40, \"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": "2020-04-03T03:37:48.484195Z",
            "ended": "2020-04-03T03:49:00.424132Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 752437,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1994.33642578125,
                            "deviation": 136.1922149658203,
                            "volatility": 0.05999452620744705
                        }
                    },
                    "username": "VirusOfGo",
                    "country": "un",
                    "ranking": 29.12697220980638,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e257331fcd021752354c6273e0feca79?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.3856201171875,
                            "deviation": 62.344215393066406,
                            "volatility": 0.059962231665849686
                        }
                    },
                    "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/9752219"
            },
            "players": {
                "black": {
                    "id": 184402,
                    "username": "mark lee",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f301388188524154a3571194f98bb4b1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.4098452025523,
                            "deviation": 62.09857263173093,
                            "volatility": 0.05998270703967696
                        }
                    },
                    "ranking": 28.205689408228285,
                    "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": 9752219,
            "name": "serious",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 184402,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 25,
            "black_player_rating": "1619.429",
            "white_player_rank": 26,
            "white_player_rating": "1728.724",
            "time_per_move": 73,
            "time_control_parameters": "{\"period_time\": 60, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "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": "2017-08-21T01:51:26.001058Z",
            "ended": "2017-08-21T03:12:45.413390Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 184402,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.3394775390625,
                            "deviation": 63.6928825378418,
                            "volatility": 0.06006399914622307
                        }
                    },
                    "username": "mark lee",
                    "country": "un",
                    "ranking": 28.205689408228285,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f301388188524154a3571194f98bb4b1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1977.1552734375,
                            "deviation": 68.26598358154297,
                            "volatility": 0.05998493358492851
                        }
                    },
                    "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/22812381"
            },
            "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": 282605,
                    "username": "runshu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b821ed40cb1cba63991ef5021dd73d3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.2903960994222,
                            "deviation": 60.56798817109535,
                            "volatility": 0.05901924941221862
                        }
                    },
                    "ranking": 27.163981074738302,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 22812381,
            "name": "March 16",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 282605,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 20,
            "black_player_rating": "1104.730",
            "white_player_rank": 19,
            "white_player_rating": "1074.661",
            "time_per_move": 53,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 40, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-03T06:58:11.113933Z",
            "ended": "2020-04-03T07:04:52.056706Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1906.858642578125,
                            "deviation": 61.99506759643555,
                            "volatility": 0.05995804816484451
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 282605,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.249267578125,
                            "deviation": 62.0456657409668,
                            "volatility": 0.05981329083442688
                        }
                    },
                    "username": "runshu",
                    "country": "un",
                    "ranking": 27.163981074738302,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b821ed40cb1cba63991ef5021dd73d3c?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/9758247"
            },
            "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": 304207,
                    "username": "axd002",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/3aa33ca63853bc43d9d73af53058e8c9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2118.2094445666694,
                            "deviation": 76.60449232687051,
                            "volatility": 0.06013176168468538
                        }
                    },
                    "ranking": 32.29258659328141,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9758247,
            "name": "Ladder Challenge: Ram two(#21) vs S_Alexander(#12)",
            "creator": 304207,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 304207,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "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": 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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2017-08-21T18:33:28.151445Z",
            "ended": "2017-08-24T18:33:28.380698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.4334716796875,
                            "deviation": 67.80498504638672,
                            "volatility": 0.059985749423503876
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 304207,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2469.185302734375,
                            "deviation": 73.60639953613281,
                            "volatility": 0.06001934036612511
                        }
                    },
                    "username": "axd002",
                    "country": "us",
                    "ranking": 32.29258659328141,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3aa33ca63853bc43d9d73af53058e8c9-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/20403813"
            },
            "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": 623375,
                    "username": "tienslebien",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.3018198946927,
                            "deviation": 64.9220144290481,
                            "volatility": 0.06047233064640873
                        }
                    },
                    "ranking": 24.67543449252189,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20403813,
            "name": "Ladder Challenge: S_Alexander(#399) vs tienslebien(#284)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 623375,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1492.893",
            "white_player_rank": 23,
            "white_player_rating": "1443.086",
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-16T04:38:54.823979Z",
            "ended": "2019-11-16T09:40:10.771744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.418212890625,
                            "deviation": 66.10364532470703,
                            "volatility": 0.059952687472105026
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 623375,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1912.4896240234375,
                            "deviation": 69.39148712158203,
                            "volatility": 0.06028008460998535
                        }
                    },
                    "username": "tienslebien",
                    "country": "_LGBT",
                    "ranking": 24.67543449252189,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?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/20425433"
            },
            "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": 141752,
                    "username": "RedBull",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/264d0d886567838568c8a14ece683759?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1967.4617495792413,
                            "deviation": 63.753207113674364,
                            "volatility": 0.060038110318610484
                        }
                    },
                    "ranking": 30.583494548248677,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20425433,
            "name": "Friendly Match",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 141752,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "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": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 172800, \"time_increment\": 28800, \"max_time\": 172800, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2019-11-17T19:38:17.453347Z",
            "ended": "2019-11-17T19:38:52.443628Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1933.669677734375,
                            "deviation": 68.4577407836914,
                            "volatility": 0.05995573848485947
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 141752,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.633544921875,
                            "deviation": 63.88545227050781,
                            "volatility": 0.060014985501766205
                        }
                    },
                    "username": "RedBull",
                    "country": "un",
                    "ranking": 30.583494548248677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/264d0d886567838568c8a14ece683759?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/20439430"
            },
            "players": {
                "black": {
                    "id": 459578,
                    "username": "Moltyplop",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/22a3be730f89e4752830a90d317ddf00?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.9805582349359,
                            "deviation": 61.313661593878834,
                            "volatility": 0.06005300620748168
                        }
                    },
                    "ranking": 27.282207153930187,
                    "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": 20439430,
            "name": "Friendly Match",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 459578,
            "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": 24,
            "black_player_rating": "1566.556",
            "white_player_rank": 24,
            "white_player_rating": "1500.292",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 172800, \"time_increment\": 28800, \"max_time\": 172800, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-19T10:49:50.500929Z",
            "ended": "2019-11-22T06:49:27.464140Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 459578,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1923.24853515625,
                            "deviation": 63.397857666015625,
                            "volatility": 0.06001555919647217
                        }
                    },
                    "username": "Moltyplop",
                    "country": "ua",
                    "ranking": 27.282207153930187,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/22a3be730f89e4752830a90d317ddf00?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.203125,
                            "deviation": 69.21688079833984,
                            "volatility": 0.05993570387363434
                        }
                    },
                    "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
        }
    ]
}