List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&page=18",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=16",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/39732137"
            },
            "players": {
                "black": {
                    "id": 344845,
                    "username": "Juha",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/13bd7c661e4a3274a96a7d669aead3f1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.8596398237196,
                            "deviation": 60.83416188104645,
                            "volatility": 0.06048272059126035
                        }
                    },
                    "ranking": 20.55667206713221,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39732137,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 344845,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 60, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-22T21:23:28.969585Z",
            "ended": "2021-12-22T21:29:31.727976Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 344845,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.8109130859375,
                            "deviation": 62.916255950927734,
                            "volatility": 0.060278646647930145
                        }
                    },
                    "username": "Juha",
                    "country": "un",
                    "ranking": 20.55667206713221,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/13bd7c661e4a3274a96a7d669aead3f1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1796.1614990234375,
                            "deviation": 73.84193420410156,
                            "volatility": 0.06707347184419632
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/39724124"
            },
            "players": {
                "black": {
                    "id": 847971,
                    "username": "Slava Ukraini",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/45c8dcea6c80b3f8acdc507e79d4b5dc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1666.9428502129697,
                            "deviation": 63.97262255811854,
                            "volatility": 0.060906838346763956
                        }
                    },
                    "ranking": 26.7463139912686,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39724124,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2021-12-22 14:30 (83999) R:5 (🐬Sofiam🐬 vs mookie2000)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 847971,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 83999,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-22T15:03:27.234582Z",
            "ended": "2021-12-22T15:07:10.365012Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 847971,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.276123046875,
                            "deviation": 64.9688491821289,
                            "volatility": 0.06065034493803978
                        }
                    },
                    "username": "Slava Ukraini",
                    "country": "ua",
                    "ranking": 26.7463139912686,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/45c8dcea6c80b3f8acdc507e79d4b5dc-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1824.99462890625,
                            "deviation": 74.29297637939453,
                            "volatility": 0.0670376718044281
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/39732280"
            },
            "players": {
                "black": {
                    "id": 528326,
                    "username": "deleted-f9131887-d29c-44bc-8997-39a35b0c58bc",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/db06cb8a675647d36f74556545a55da3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1804.7265592259712,
                            "deviation": 62.02405862188044,
                            "volatility": 0.06115661094445697
                        }
                    },
                    "ranking": 28.584835353111586,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39732280,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 528326,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 60, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-22T21:30:04.967952Z",
            "ended": "2021-12-22T21:36:35.850716Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 528326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3787841796875,
                            "deviation": 63.43399429321289,
                            "volatility": 0.060246918350458145
                        }
                    },
                    "username": "deleted-f9131887-d29c-44bc-8997-39a35b0c58bc",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 28.584835353111586,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/db06cb8a675647d36f74556545a55da3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1799.3590087890625,
                            "deviation": 74.14790344238281,
                            "volatility": 0.06707201153039932
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/19487001"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 532074,
                    "username": "tutarbeste",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0dd847c8f39535ce4877f94ba7937982?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.7219106233722,
                            "deviation": 65.0391937307552,
                            "volatility": 0.06003775858531547
                        }
                    },
                    "ranking": 19.64746321584743,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19487001,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2019-09-09 21:30 (51866) R:1 (tutarbeste vs 🐬Sofiam🐬)",
            "creator": 532074,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 532074,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 16,
            "black_player_rating": "766.973",
            "white_player_rank": 11,
            "white_player_rating": "251.459",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 51866,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-09T21:30:34.259986Z",
            "ended": "2019-09-09T21:36:50.100993Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1753.9705810546875,
                            "deviation": 69.14405059814453,
                            "volatility": 0.06130249425768852
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 532074,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.5770263671875,
                            "deviation": 64.63409423828125,
                            "volatility": 0.06004023179411888
                        }
                    },
                    "username": "tutarbeste",
                    "country": "un",
                    "ranking": 19.64746321584743,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0dd847c8f39535ce4877f94ba7937982?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/39724221"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 124217,
                    "username": "qUp",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/d661457ce8e5df3832a36c21aef67dd2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1895.4370480217583,
                            "deviation": 65.26556273866484,
                            "volatility": 0.06003134878684878
                        }
                    },
                    "ranking": 29.720119561381566,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39724221,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2021-12-22 14:30 (83999) R:6 (qUp vs 🐬Sofiam🐬)",
            "creator": 124217,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 124217,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 83999,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-22T15:07:12.882486Z",
            "ended": "2021-12-22T15:13:51.869218Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1835.147216796875,
                            "deviation": 73.74651336669922,
                            "volatility": 0.06703566014766693
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 124217,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2003.95068359375,
                            "deviation": 69.2919692993164,
                            "volatility": 0.06000305712223053
                        }
                    },
                    "username": "qUp",
                    "country": "th",
                    "ranking": 29.720119561381566,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d661457ce8e5df3832a36c21aef67dd2-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/19487777"
            },
            "players": {
                "black": {
                    "id": 33792,
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.3831471314238,
                            "deviation": 67.06012209323173,
                            "volatility": 0.06060078427531681
                        }
                    },
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19487777,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-09 22:30 (51867) R:3 (🐬Sofiam🐬 vs He Who Walks in Shadows)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 33792,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 17,
            "black_player_rating": "862.859",
            "white_player_rank": 19,
            "white_player_rating": "1037.424",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 51867,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-09T22:51:31.054137Z",
            "ended": "2019-09-09T22:58:28.181709Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 33792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.0733642578125,
                            "deviation": 67.55724334716797,
                            "volatility": 0.059882763773202896
                        }
                    },
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.168701171875,
                            "deviation": 69.49646759033203,
                            "volatility": 0.06130100414156914
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/19487832"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 449860,
                    "username": "arlekino",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d6d830f095e4c72eefd04b248a53a41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.7884591666864,
                            "deviation": 60.607945672102026,
                            "volatility": 0.05938704854497258
                        }
                    },
                    "ranking": 23.816601933207668,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19487832,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-09 22:30 (51867) R:4 (arlekino vs 🐬Sofiam🐬)",
            "creator": 449860,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 449860,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 19,
            "black_player_rating": "1025.278",
            "white_player_rank": 15,
            "white_player_rating": "618.249",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 51867,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-09T22:58:28.453495Z",
            "ended": "2019-09-09T23:03:13.911798Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.455322265625,
                            "deviation": 69.10238647460938,
                            "volatility": 0.06130359694361687
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 449860,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.687744140625,
                            "deviation": 61.592899322509766,
                            "volatility": 0.059900276362895966
                        }
                    },
                    "username": "arlekino",
                    "country": "un",
                    "ranking": 23.816601933207668,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d6d830f095e4c72eefd04b248a53a41?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/19487890"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 33792,
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.3831471314238,
                            "deviation": 67.06012209323173,
                            "volatility": 0.06060078427531681
                        }
                    },
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19487890,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-09 22:30 (51867) R:5 (He Who Walks in Shadows vs 🐬Sofiam🐬)",
            "creator": 33792,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 33792,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 19,
            "black_player_rating": "1026.763",
            "white_player_rank": 17,
            "white_player_rating": "876.886",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 51867,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-09T23:03:14.182635Z",
            "ended": "2019-09-09T23:09:30.002541Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1757.306640625,
                            "deviation": 69.41217041015625,
                            "volatility": 0.061302464455366135
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 33792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1671.822021484375,
                            "deviation": 67.24688720703125,
                            "volatility": 0.059885185211896896
                        }
                    },
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-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/39728591"
            },
            "players": {
                "black": {
                    "id": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.9868589363232,
                            "deviation": 62.4245093638283,
                            "volatility": 0.061566435233742285
                        }
                    },
                    "ranking": 23.30986183086965,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39728591,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2021-12-22 18:30 (84005) R:1 (🐬Sofiam🐬 vs Atorrante)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 625243,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 84005,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-22T18:30:09.781298Z",
            "ended": "2021-12-22T18:32:11.850755Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.7762451171875,
                            "deviation": 63.14999771118164,
                            "volatility": 0.05857241526246071
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 23.30986183086965,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1857.26611328125,
                            "deviation": 74.2277603149414,
                            "volatility": 0.06704070419073105
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/39650588"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 618464,
                    "username": "KVM1950",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/a8acdf1b3eb4fc6e2b5a50f605232e85?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.9566191452764,
                            "deviation": 73.36622128668601,
                            "volatility": 0.06050429340927616
                        }
                    },
                    "ranking": 30.197830530751503,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39650588,
            "name": "Tournament Game: 9x9 D.E. 12/18/2021🐉 (83624) R:1 (KVM1950 vs 🐬Sofiam🐬)",
            "creator": 618464,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 618464,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "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": 44160,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 83624,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-19T21:21:53.510689Z",
            "ended": "2021-12-22T19:46:02.678575Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1806.0587158203125,
                            "deviation": 74.14812469482422,
                            "volatility": 0.06705909967422485
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 618464,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1869.639892578125,
                            "deviation": 65.93991088867188,
                            "volatility": 0.06035760045051575
                        }
                    },
                    "username": "KVM1950",
                    "country": "de",
                    "ranking": 30.197830530751503,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a8acdf1b3eb4fc6e2b5a50f605232e85?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}