List all games played by a specific player.

GET /api/v1/players109488/games?format=api&page=92
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=93",
    "previous": "https://online-go.com/api/v1/players109488/games?format=api&page=91",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/30598202"
            },
            "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": 885889,
                    "username": "Steinbeisser",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/2452ce30e0956e47efb3ba39e87b26a2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1867.1479447372897,
                            "deviation": 69.88528548617673,
                            "volatility": 0.060246803682575574
                        }
                    },
                    "ranking": 29.372005122664692,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30598202,
            "name": "Ladder Challenge: Steinbeisser(#10) vs S_Alexander(#7)",
            "creator": 885889,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 885889,
            "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": "2021-01-29T23:14:38.736410Z",
            "ended": "2021-01-30T20:51:09.545584Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1991.6971435546875,
                            "deviation": 63.365474700927734,
                            "volatility": 0.059889934957027435
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 885889,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1927.0272216796875,
                            "deviation": 65.01416778564453,
                            "volatility": 0.06002669781446457
                        }
                    },
                    "username": "Steinbeisser",
                    "country": "de",
                    "ranking": 29.372005122664692,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2452ce30e0956e47efb3ba39e87b26a2?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/27520979"
            },
            "players": {
                "black": {
                    "id": 54215,
                    "username": "dol",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e30308eaac21189069c126f5ec0cadcd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.513719324325,
                            "deviation": 65.65979019728661,
                            "volatility": 0.05997851014108896
                        }
                    },
                    "ranking": 25.54305163225113,
                    "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": 27520979,
            "name": "Tournament Game: Cat Island II: 16-Player Round Robin (66292) R:1 (S_Alexander vs dol)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 54215,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.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": 66292,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-10-12T11:00:11.188456Z",
            "ended": "2020-10-16T04:53:37.457255Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 54215,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.4688720703125,
                            "deviation": 62.76900100708008,
                            "volatility": 0.060000620782375336
                        }
                    },
                    "username": "dol",
                    "country": "de",
                    "ranking": 25.54305163225113,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e30308eaac21189069c126f5ec0cadcd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.6163330078125,
                            "deviation": 64.23587036132812,
                            "volatility": 0.05990151688456535
                        }
                    },
                    "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/27579796"
            },
            "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": 833934,
                    "username": "gs2020",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2050.0879785298675,
                            "deviation": 70.43088714532804,
                            "volatility": 0.059966324772840404
                        }
                    },
                    "ranking": 31.535849633193994,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 27579796,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:1 (gs2020 vs S_Alexander)",
            "creator": 833934,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 833934,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.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": true,
            "tournament": 66295,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-10-15T02:28:25.691538Z",
            "ended": "2020-10-16T03:36:35.782797Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1940.4696044921875,
                            "deviation": 64.48822784423828,
                            "volatility": 0.05989893898367882
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 833934,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2198.712890625,
                            "deviation": 79.88363647460938,
                            "volatility": 0.05997101962566376
                        }
                    },
                    "username": "gs2020",
                    "country": "us",
                    "ranking": 31.535849633193994,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?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/27579823"
            },
            "players": {
                "black": {
                    "id": 534235,
                    "username": "PaulMartineau",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/4be753f4aace82fb6a6bd76d69696a09?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.1551858851967,
                            "deviation": 65.0716819152584,
                            "volatility": 0.060448113839594086
                        }
                    },
                    "ranking": 26.942853963205486,
                    "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": 27579823,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:1 (S_Alexander vs PaulMartineau)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 534235,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.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": true,
            "tournament": 66295,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-10-15T02:28:29.118942Z",
            "ended": "2020-10-16T03:38:22.803599Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 534235,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1816.57763671875,
                            "deviation": 65.98888397216797,
                            "volatility": 0.06000148877501488
                        }
                    },
                    "username": "PaulMartineau",
                    "country": "fr",
                    "ranking": 26.942853963205486,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4be753f4aace82fb6a6bd76d69696a09?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1956.9442138671875,
                            "deviation": 64.44834899902344,
                            "volatility": 0.059902455657720566
                        }
                    },
                    "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/27763491"
            },
            "players": {
                "black": {
                    "id": 784247,
                    "username": "Mr Yuen",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2258.7832884957697,
                            "deviation": 73.3024962236469,
                            "volatility": 0.060024347985094303
                        }
                    },
                    "ranking": 33.78009378346713,
                    "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": 27763491,
            "name": "Tournament Game: International Snow Leopard Day 2020: Standard Correspondence (66913) R:1 (S_Alexander vs 阮老師)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 784247,
            "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": 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": 66913,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-10-23T12:00:34.675319Z",
            "ended": "2020-10-27T08:23:50.753665Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 784247,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2038.96826171875,
                            "deviation": 71.24774932861328,
                            "volatility": 0.060030438005924225
                        }
                    },
                    "username": "Mr Yuen",
                    "country": "hk",
                    "ranking": 33.78009378346713,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1956.79638671875,
                            "deviation": 63.1057243347168,
                            "volatility": 0.05991508811712265
                        }
                    },
                    "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/22139759"
            },
            "players": {
                "black": {
                    "id": 608540,
                    "username": "nanaki0w0",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fc72276af578d61450c505244bfdea59?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2003.4895243267608,
                            "deviation": 66.76728462954387,
                            "volatility": 0.05987860398801409
                        }
                    },
                    "ranking": 31.003578207860883,
                    "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": 22139759,
            "name": "January 6th",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 608540,
            "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": 20,
            "black_player_rating": "1146.268",
            "white_player_rank": 22,
            "white_player_rating": "1314.234",
            "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-03-03T09:14:48.644389Z",
            "ended": "2020-03-03T09:35:10.778947Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608540,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1825.788818359375,
                            "deviation": 64.11444854736328,
                            "volatility": 0.06000058725476265
                        }
                    },
                    "username": "nanaki0w0",
                    "country": "un",
                    "ranking": 31.003578207860883,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fc72276af578d61450c505244bfdea59?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1935.2762451171875,
                            "deviation": 64.342529296875,
                            "volatility": 0.059975266456604004
                        }
                    },
                    "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/27520978"
            },
            "players": {
                "black": {
                    "id": 36291,
                    "username": "gubbelface",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/f67003cc083c06259acf8c3069382d40-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.8857466489503,
                            "deviation": 64.09757384372661,
                            "volatility": 0.05985744051428857
                        }
                    },
                    "ranking": 24.547263062920848,
                    "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": 27520978,
            "name": "Tournament Game: Cat Island II: 16-Player Round Robin (66292) R:1 (S_Alexander vs gubbelface)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 36291,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.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": 66292,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-10-12T11:00:11.014184Z",
            "ended": "2020-10-24T10:15:45.359322Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 36291,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1765.7755126953125,
                            "deviation": 66.14844512939453,
                            "volatility": 0.05997930094599724
                        }
                    },
                    "username": "gubbelface",
                    "country": "ua",
                    "ranking": 24.547263062920848,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f67003cc083c06259acf8c3069382d40-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.9310302734375,
                            "deviation": 63.359012603759766,
                            "volatility": 0.05991397053003311
                        }
                    },
                    "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/27448963"
            },
            "players": {
                "black": {
                    "id": 682564,
                    "username": "prenin",
                    "country": "lu",
                    "icon": "https://user-uploads.online-go.com/3b883e93371bfa22b95318f5e797d80d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1945.1058137278671,
                            "deviation": 61.182620813883794,
                            "volatility": 0.0599199929465374
                        }
                    },
                    "ranking": 30.318939092538177,
                    "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": 27448963,
            "name": "Tournament Game: International Tiger Day 2020: Standard Correspondence (62495) R:2 (S_Alexander vs prenin)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 682564,
            "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": 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": 62495,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-10-09T02:19:55.987625Z",
            "ended": "2020-10-25T09:05:17.899626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 682564,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1873.1373291015625,
                            "deviation": 62.3725700378418,
                            "volatility": 0.05996690317988396
                        }
                    },
                    "username": "prenin",
                    "country": "lu",
                    "ranking": 30.318939092538177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3b883e93371bfa22b95318f5e797d80d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1965.8353271484375,
                            "deviation": 63.050785064697266,
                            "volatility": 0.059914782643318176
                        }
                    },
                    "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/14743702"
            },
            "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": 577206,
                    "username": "Dummy 9x9 Bot",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/db7af1f5542a59d3148cd6347379379b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "bot provisional"
                }
            },
            "id": 14743702,
            "name": "test",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 577206,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-07T17:03:12.014442Z",
            "ended": "2018-10-07T17:03:24.806290Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.56103515625,
                            "deviation": 64.19048309326172,
                            "volatility": 0.05993477255105972
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 577206,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Dummy 9x9 Bot",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db7af1f5542a59d3148cd6347379379b?s=32&d=retro",
                    "ui_class": "bot provisional"
                }
            },
            "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/25546850"
            },
            "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": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 446.87598097147884,
                            "deviation": 102.49631714447487,
                            "volatility": 0.14974023193524397
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 25546850,
            "name": "9x9 training 1",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 605979,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 40, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2020-07-20T01:54:38.465645Z",
            "ended": "2020-07-20T01:54:49.608468Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1988.7230224609375,
                            "deviation": 64.12213897705078,
                            "volatility": 0.059953849762678146
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 672.607177734375,
                            "deviation": 98.49008178710938,
                            "volatility": 0.14973126351833344
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}