List all games played by a specific player.

GET /api/v1/players109488/games?ended__gt=2020-12-01T03%3A30%3A31.997912-05%3A00&format=api&page=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 422,
    "next": "https://online-go.com/api/v1/players109488/games?ended__gt=2020-12-01T03%3A30%3A31.997912-05%3A00&format=api&page=21",
    "previous": "https://online-go.com/api/v1/players109488/games?ended__gt=2020-12-01T03%3A30%3A31.997912-05%3A00&format=api&page=19",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/32308091"
            },
            "players": {
                "black": {
                    "id": 491113,
                    "username": "Mrrr",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/58528c5903e15317a9f71b880c4d53f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.8862510425226,
                            "deviation": 63.86543969510771,
                            "volatility": 0.05990115210531072
                        }
                    },
                    "ranking": 30.19698862495141,
                    "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": 32308091,
            "name": "Tournament Game: Honinbo Main Title Tournament 2020 (56651) R:2 (S_Alexander vs Mrrr)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 491113,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 56651,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-03-25T13:26:38.520775Z",
            "ended": "2021-04-05T13:58:13.679889Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 491113,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2000.347900390625,
                            "deviation": 62.22395706176758,
                            "volatility": 0.059933021664619446
                        }
                    },
                    "username": "Mrrr",
                    "country": "zz",
                    "ranking": 30.19698862495141,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/58528c5903e15317a9f71b880c4d53f7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.90869140625,
                            "deviation": 63.858333587646484,
                            "volatility": 0.0598941370844841
                        }
                    },
                    "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/32308089"
            },
            "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": 301688,
                    "username": "skamman",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/d38e3ff76cd5b365ed2b8359d959db27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.2570660652882,
                            "deviation": 67.15438580224885,
                            "volatility": 0.059797018256076966
                        }
                    },
                    "ranking": 28.770478043989595,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32308089,
            "name": "Tournament Game: Honinbo Main Title Tournament 2020 (56651) R:2 (skamman vs S_Alexander)",
            "creator": 301688,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 301688,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 56651,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-03-25T13:26:38.143845Z",
            "ended": "2021-04-05T08:14:43.135208Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.90869140625,
                            "deviation": 63.858333587646484,
                            "volatility": 0.0598941370844841
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 301688,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1981.7562255859375,
                            "deviation": 65.21200561523438,
                            "volatility": 0.05990716442465782
                        }
                    },
                    "username": "skamman",
                    "country": "_Pirate",
                    "ranking": 28.770478043989595,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d38e3ff76cd5b365ed2b8359d959db27-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/29310965"
            },
            "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": 734508,
                    "username": "My.name.is",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/3fb64693f57d608ff3b5cfd92a5451f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.3185788656258,
                            "deviation": 66.33624348677763,
                            "volatility": 0.059876836074449595
                        }
                    },
                    "ranking": 19.902640265557984,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29310965,
            "name": "Ladder Challenge: S_Alexander(#496) vs PiggyStardust(#346)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 734508,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-19T16:35:34.345463Z",
            "ended": "2020-12-19T18:04:42.154994Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.9263916015625,
                            "deviation": 67.64156341552734,
                            "volatility": 0.05988311767578125
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 734508,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.8984375,
                            "deviation": 62.47223663330078,
                            "volatility": 0.05990289896726608
                        }
                    },
                    "username": "My.name.is",
                    "country": "_Pirate",
                    "ranking": 19.902640265557984,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3fb64693f57d608ff3b5cfd92a5451f3-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/29297543"
            },
            "players": {
                "black": {
                    "id": 285254,
                    "username": "johlits",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/63c4cb41c414f58dcf1b9967c7a49e86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.288566298113,
                            "deviation": 65.80166528343197,
                            "volatility": 0.05998002750999337
                        }
                    },
                    "ranking": 16.35926186464417,
                    "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": 29297543,
            "name": "Ladder Challenge: S_Alexander(#1358) vs johlits(#954)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 285254,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-19T05:19:49.332454Z",
            "ended": "2020-12-19T13:46:17.310145Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 285254,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.197021484375,
                            "deviation": 62.108585357666016,
                            "volatility": 0.060034722089767456
                        }
                    },
                    "username": "johlits",
                    "country": "se",
                    "ranking": 16.35926186464417,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/63c4cb41c414f58dcf1b9967c7a49e86?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1972.081298828125,
                            "deviation": 65.2542953491211,
                            "volatility": 0.0598851703107357
                        }
                    },
                    "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/29045194"
            },
            "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": 49659,
                    "username": "gopaddy",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c374dfdabfb6446399548845660ccdcb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.253436477795,
                            "deviation": 62.25783873712991,
                            "volatility": 0.059811569682844956
                        }
                    },
                    "ranking": 19.468086387508876,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29045194,
            "name": "Tournament Game: Super Long Tournament(Start when more than 1000 players)19x19 Elimination Match (AI  allowed) (61736) R:7 (gopaddy vs S_Alexander)",
            "creator": 49659,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 49659,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 61736,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-10T19:43:02.654657Z",
            "ended": "2020-12-19T14:54:22.601145Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1972.63134765625,
                            "deviation": 66.7911148071289,
                            "volatility": 0.059884894639253616
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 49659,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1535.290771484375,
                            "deviation": 64.58195495605469,
                            "volatility": 0.059903744608163834
                        }
                    },
                    "username": "gopaddy",
                    "country": "un",
                    "ranking": 19.468086387508876,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c374dfdabfb6446399548845660ccdcb-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/32308087"
            },
            "players": {
                "black": {
                    "id": 1647,
                    "username": "elze",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/243c4a565254c2d23b6cdf5d2356ea9d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1823.6495415960787,
                            "deviation": 65.55726630080021,
                            "volatility": 0.05970979912327263
                        }
                    },
                    "ranking": 28.826304815723446,
                    "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": 32308087,
            "name": "Tournament Game: Honinbo Main Title Tournament 2020 (56651) R:2 (S_Alexander vs elze)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 1647,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 56651,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-03-25T13:26:37.850242Z",
            "ended": "2021-04-05T13:43:17.923845Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1923.5836181640625,
                            "deviation": 63.318153381347656,
                            "volatility": 0.059751447290182114
                        }
                    },
                    "username": "elze",
                    "country": "fr",
                    "ranking": 28.826304815723446,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/243c4a565254c2d23b6cdf5d2356ea9d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.90869140625,
                            "deviation": 63.858333587646484,
                            "volatility": 0.0598941370844841
                        }
                    },
                    "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/31293187"
            },
            "players": {
                "black": {
                    "id": 568880,
                    "username": "TsukasaTakahashi",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/d06d1c786497a7492f7348a317f097a6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2097.2982753774077,
                            "deviation": 65.51144155082498,
                            "volatility": 0.05984484710478044
                        }
                    },
                    "ranking": 32.06291198721681,
                    "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": 31293187,
            "name": "Tournament Game: Ladder Legend 13x13 - 2021 (64532) R:2 (S_Alexander vs TsukasaTkahashi)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 568880,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 64532,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-02-20T13:10:43.340028Z",
            "ended": "2021-02-23T15:34:52.124568Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2166.5986328125,
                            "deviation": 63.56647491455078,
                            "volatility": 0.05991802364587784
                        }
                    },
                    "username": "TsukasaTakahashi",
                    "country": "jp",
                    "ranking": 32.06291198721681,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d06d1c786497a7492f7348a317f097a6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.90869140625,
                            "deviation": 63.858333587646484,
                            "volatility": 0.0598941370844841
                        }
                    },
                    "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/29197379"
            },
            "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": 64817,
                    "username": "mark5000",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9b5320a244a5d988372d7e6e830a8fbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2322.520350866364,
                            "deviation": 85.25452370698845,
                            "volatility": 0.0604618928826245
                        }
                    },
                    "ranking": 34.42428081801965,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 29197379,
            "name": "Tournament Game: Tianyuan Nines Title Tournament 2020 (63586) R:2 (mark5000 vs S_Alexander)",
            "creator": 64817,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 64817,
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-15T21:10:13.525342Z",
            "ended": "2020-12-20T04:11:47.892509Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1977.7041015625,
                            "deviation": 67.38728332519531,
                            "volatility": 0.05988084524869919
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 64817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2445.21533203125,
                            "deviation": 73.06764221191406,
                            "volatility": 0.06026121973991394
                        }
                    },
                    "username": "mark5000",
                    "country": "us",
                    "ranking": 34.42428081801965,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b5320a244a5d988372d7e6e830a8fbe-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "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/29326038"
            },
            "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": 850993,
                    "username": "林承翰",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/7f055fb442f5492e1812306474b6b117?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.310005340337,
                            "deviation": 63.24208839553486,
                            "volatility": 0.05994184060975167
                        }
                    },
                    "ranking": 24.50789391642309,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29326038,
            "name": "Ladder Challenge: S_Alexander(#346) vs 林承翰(#240)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 850993,
            "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": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-20T03:40:44.546905Z",
            "ended": "2020-12-20T04:44:47.007455Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1975.9537353515625,
                            "deviation": 67.87274169921875,
                            "volatility": 0.059880103915929794
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 850993,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.0814208984375,
                            "deviation": 65.27892303466797,
                            "volatility": 0.05997997149825096
                        }
                    },
                    "username": "林承翰",
                    "country": "tw",
                    "ranking": 24.50789391642309,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7f055fb442f5492e1812306474b6b117?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/32308090"
            },
            "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": 1806,
                    "username": "Thanakun",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/5bf670c133cc7ecc121d9aa2b41fca71-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1592.682330818621,
                            "deviation": 64.35845745389,
                            "volatility": 0.05983314006827755
                        }
                    },
                    "ranking": 25.691328562024154,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32308090,
            "name": "Tournament Game: Honinbo Main Title Tournament 2020 (56651) R:2 (Thanakun vs S_Alexander)",
            "creator": 1806,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 1806,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 56651,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-03-25T13:26:38.325962Z",
            "ended": "2021-04-06T23:59:07.565338Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.90869140625,
                            "deviation": 63.858333587646484,
                            "volatility": 0.0598941370844841
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1806,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.689453125,
                            "deviation": 64.12788391113281,
                            "volatility": 0.059955064207315445
                        }
                    },
                    "username": "Thanakun",
                    "country": "fr",
                    "ranking": 25.691328562024154,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5bf670c133cc7ecc121d9aa2b41fca71-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
        }
    ]
}