List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&page=71
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=72",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=70",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/39836584"
            },
            "players": {
                "black": {
                    "id": 295484,
                    "username": "Alberto Toscana",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/d441204ffd233c1a436461cd3eb85a8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1785.5258101122654,
                            "deviation": 61.42881299293233,
                            "volatility": 0.0600854436952555
                        }
                    },
                    "ranking": 28.33721956788649,
                    "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": 39836584,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 295484,
            "white": 126739,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 3, \"max_time\": 5, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-26T20:34:34.750045Z",
            "ended": "2021-12-26T20:34:45.313850Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 295484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1854.9295654296875,
                            "deviation": 64.05592346191406,
                            "volatility": 0.06001581251621246
                        }
                    },
                    "username": "Alberto Toscana",
                    "country": "it",
                    "ranking": 28.33721956788649,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d441204ffd233c1a436461cd3eb85a8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.294921875,
                            "deviation": 72.5933837890625,
                            "volatility": 0.06722227483987808
                        }
                    },
                    "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/39841592"
            },
            "players": {
                "black": {
                    "id": 359720,
                    "username": "TsumeGoJ",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/4e4233399c03c36ce11c786536f51540-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.28718675532,
                            "deviation": 60.86174596432864,
                            "volatility": 0.06000489531566965
                        }
                    },
                    "ranking": 25.451786357895443,
                    "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": 39841592,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 359720,
            "white": 126739,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 3, \"max_time\": 10, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-27T00:59:12.157492Z",
            "ended": "2021-12-27T01:03:01.875972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 359720,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.497802734375,
                            "deviation": 60.77898406982422,
                            "volatility": 0.06000778451561928
                        }
                    },
                    "username": "TsumeGoJ",
                    "country": "us",
                    "ranking": 25.451786357895443,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4e4233399c03c36ce11c786536f51540-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.8900146484375,
                            "deviation": 70.52930450439453,
                            "volatility": 0.06728294491767883
                        }
                    },
                    "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/39836597"
            },
            "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": 295484,
                    "username": "Alberto Toscana",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/d441204ffd233c1a436461cd3eb85a8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1785.5258101122654,
                            "deviation": 61.42881299293233,
                            "volatility": 0.0600854436952555
                        }
                    },
                    "ranking": 28.33721956788649,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39836597,
            "name": "Friendly Match",
            "creator": 295484,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 295484,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 10, \"max_time\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-26T20:35:10.303955Z",
            "ended": "2021-12-26T20:37:38.476247Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1732.6202392578125,
                            "deviation": 72.21236419677734,
                            "volatility": 0.06722661852836609
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 295484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.07666015625,
                            "deviation": 63.99812316894531,
                            "volatility": 0.06001892313361168
                        }
                    },
                    "username": "Alberto Toscana",
                    "country": "it",
                    "ranking": 28.33721956788649,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d441204ffd233c1a436461cd3eb85a8d?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/39838249"
            },
            "players": {
                "black": {
                    "id": 858051,
                    "username": "deleted-fa9d2821-4d13-4661-afe2-96bbe1baefce",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/95622195ab6e79754b1c9136f20ffc46?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2066.576912820464,
                            "deviation": 73.09624281452622,
                            "volatility": 0.06255132237666677
                        }
                    },
                    "ranking": 31.72130114808135,
                    "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": 39838249,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 858051,
            "white": 126739,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 3, \"max_time\": 5, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-26T22:04:22.012206Z",
            "ended": "2021-12-26T22:05:22.280311Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 858051,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2093.99755859375,
                            "deviation": 72.26123046875,
                            "volatility": 0.06166338548064232
                        }
                    },
                    "username": "deleted-fa9d2821-4d13-4661-afe2-96bbe1baefce",
                    "country": "us",
                    "ranking": 31.72130114808135,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/95622195ab6e79754b1c9136f20ffc46?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.1387939453125,
                            "deviation": 69.22329711914062,
                            "volatility": 0.06728557497262955
                        }
                    },
                    "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/8642825"
            },
            "players": {
                "black": {
                    "id": 304299,
                    "username": "moeggz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/087cb0fd9cf237ab4edc8c21e4accac1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.6197313315192,
                            "deviation": 62.68243972873903,
                            "volatility": 0.060000229056377224
                        }
                    },
                    "ranking": 23.60810975967354,
                    "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": 8642825,
            "name": "Partita Amichevole",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 304299,
            "white": 126739,
            "width": 11,
            "height": 12,
            "rules": "japanese",
            "ranked": false,
            "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": 22680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 345600, \"time_increment\": 19800, \"speed\": \"correspondence\"}",
            "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": "2017-05-07T00:33:46.245702Z",
            "ended": "2017-05-26T12:26:30.812111Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 304299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.960693359375,
                            "deviation": 63.78976821899414,
                            "volatility": 0.06001725420355797
                        }
                    },
                    "username": "moeggz",
                    "country": "us",
                    "ranking": 23.60810975967354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/087cb0fd9cf237ab4edc8c21e4accac1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2142.697021484375,
                            "deviation": 73.9408187866211,
                            "volatility": 0.06028793007135391
                        }
                    },
                    "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/39839657"
            },
            "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": 39839657,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2021-12-26 22:30 (84142) R:4 (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": 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": 84142,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-26T23:02:06.494220Z",
            "ended": "2021-12-26T23:04:20.934263Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.1282958984375,
                            "deviation": 70.1548843383789,
                            "volatility": 0.06728880852460861
                        }
                    },
                    "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": 1684.5487060546875,
                            "deviation": 67.12911987304688,
                            "volatility": 0.06055270880460739
                        }
                    },
                    "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/19692936"
            },
            "players": {
                "black": {
                    "id": 380817,
                    "username": "look info döskee",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.1282744304297,
                            "deviation": 68.63680878166396,
                            "volatility": 0.058646562422007574
                        }
                    },
                    "ranking": 14.942969758566955,
                    "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": 19692936,
            "name": "Tournament Game: Fast Cor. 9x9 10player R-Robin. Starts when full. Sep'19fE (52157) R:1 (🐬Sofiam🐬 vs döskee)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 380817,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1159.288",
            "white_player_rank": 22,
            "white_player_rating": "1311.714",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 52157,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-26T14:15:20.676513Z",
            "ended": "2019-09-29T09:52:51.909770Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 380817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.457763671875,
                            "deviation": 64.05607604980469,
                            "volatility": 0.059550706297159195
                        }
                    },
                    "username": "look info döskee",
                    "country": "zz",
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.85205078125,
                            "deviation": 72.3634033203125,
                            "volatility": 0.06129499897360802
                        }
                    },
                    "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/39839690"
            },
            "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": 1094162,
                    "username": "The WOK",
                    "country": "_GoT_Targaryen",
                    "icon": "https://secure.gravatar.com/avatar/9deaa0265757604e06deb1df5304566c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2380.9659403854803,
                            "deviation": 73.47078926792375,
                            "volatility": 0.059977985582337426
                        }
                    },
                    "ranking": 34.99963490979734,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39839690,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2021-12-26 22:30 (84142) R:5 (The WOK vs 🐬Sofiam🐬)",
            "creator": 1094162,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1094162,
            "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": 84142,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-26T23:04:23.348448Z",
            "ended": "2021-12-26T23:12:16.525698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1945.0604248046875,
                            "deviation": 71.10336303710938,
                            "volatility": 0.06728633493185043
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1094162,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2180.054443359375,
                            "deviation": 126.5180435180664,
                            "volatility": 0.059992238879203796
                        }
                    },
                    "username": "The WOK",
                    "country": "_GoT_Targaryen",
                    "ranking": 34.99963490979734,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9deaa0265757604e06deb1df5304566c?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/8895310"
            },
            "players": {
                "black": {
                    "id": 433912,
                    "username": "Kyu_player,",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/2d6efcdc3b4bb5d300681a41449304b6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2544.1063215649483,
                            "deviation": 71.23715854054993,
                            "volatility": 0.06071470989936724
                        }
                    },
                    "ranking": 36.533858911559975,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 8895310,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2017-05-29 01:00 (27521) R:1 (Sofiam vs Kyu_player,)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 433912,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 27521,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Moderator Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2017-05-29T01:00:26.417393Z",
            "ended": "2017-05-29T01:46:58.188538Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 433912,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2037.1170654296875,
                            "deviation": 74.38700866699219,
                            "volatility": 0.06054238602519035
                        }
                    },
                    "username": "Kyu_player,",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 36.533858911559975,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2d6efcdc3b4bb5d300681a41449304b6-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2118.265380859375,
                            "deviation": 73.56517791748047,
                            "volatility": 0.060296036303043365
                        }
                    },
                    "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/8895329"
            },
            "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": 216308,
                    "username": "deleted-1a85b4a4-70ec-409a-9f41-b816db01776d",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/3c5c4a1e5a949fbda57db89498946ffd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1761.6879586710777,
                            "deviation": 64.60884010002523,
                            "volatility": 0.06007352931258787
                        }
                    },
                    "ranking": 28.026071379876395,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8895329,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2017-05-29 01:00 (27521) R:1 (GLP vs Sofiam)",
            "creator": 216308,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 216308,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 27521,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2017-05-29T01:00:27.799989Z",
            "ended": "2017-06-21T18:26:24.321727Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1935.02001953125,
                            "deviation": 70.76353454589844,
                            "volatility": 0.060320861637592316
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 216308,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.391357421875,
                            "deviation": 64.55970001220703,
                            "volatility": 0.060025427490472794
                        }
                    },
                    "username": "deleted-1a85b4a4-70ec-409a-9f41-b816db01776d",
                    "country": "de",
                    "ranking": 28.026071379876395,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3c5c4a1e5a949fbda57db89498946ffd-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
        }
    ]
}