List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=21
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&ordering=-id&page=22",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=20",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52540669"
            },
            "players": {
                "black": {
                    "id": 549881,
                    "username": "kepytekone",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/569e73517fcb5a7cc0b0ab19388cda52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.1742243078138,
                            "deviation": 60.66641441061334,
                            "volatility": 0.0601566020417449
                        }
                    },
                    "ranking": 19.140969802523387,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 52540669,
            "name": "Tournament Game: Con le tue forze (101651) R:1 (🐬Sofiam🐬 vs kepytekone)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 549881,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "disable_analysis": true,
            "tournament": 101651,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-05T12:00:04.622824Z",
            "ended": "2023-04-28T15:29:19.094933Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 549881,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.0487060546875,
                            "deviation": 61.97024154663086,
                            "volatility": 0.060174111276865005
                        }
                    },
                    "username": "kepytekone",
                    "country": "fr",
                    "ranking": 19.140969802523387,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/569e73517fcb5a7cc0b0ab19388cda52-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.7923583984375,
                            "deviation": 76.51931762695312,
                            "volatility": 0.07680801302194595
                        }
                    },
                    "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/52540668"
            },
            "players": {
                "black": {
                    "id": 807976,
                    "username": "johnmichaelbaptista",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/11c613010eecfd09c054d7b3c4f2f09f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.8881184335228,
                            "deviation": 63.57547219769946,
                            "volatility": 0.059714958936572346
                        }
                    },
                    "ranking": 21.059732733355332,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 52540668,
            "name": "Tournament Game: Con le tue forze (101651) R:1 (🐬Sofiam🐬 vs johnmichaelbaptista)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 807976,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "disable_analysis": true,
            "tournament": 101651,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-05T12:00:04.490657Z",
            "ended": "2023-04-28T15:29:21.158061Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807976,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.13623046875,
                            "deviation": 66.11592102050781,
                            "volatility": 0.05971202626824379
                        }
                    },
                    "username": "johnmichaelbaptista",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 21.059732733355332,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/11c613010eecfd09c054d7b3c4f2f09f-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.7923583984375,
                            "deviation": 76.51931762695312,
                            "volatility": 0.07680801302194595
                        }
                    },
                    "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/52537471"
            },
            "players": {
                "black": {
                    "id": 3503,
                    "username": "marigo",
                    "country": "my",
                    "icon": "https://user-uploads.online-go.com/e0eef0dea6a339d6f9413a348c6f1c45-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.7240317674723,
                            "deviation": 65.48397741525444,
                            "volatility": 0.05968321260437078
                        }
                    },
                    "ranking": 26.53398890455185,
                    "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": 52537471,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (🐬Sofiam🐬 vs marigo)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 3503,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Disqualification",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-05T09:27:49.213970Z",
            "ended": "2023-05-03T20:29:46.976667Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 3503,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1901.6419677734375,
                            "deviation": 66.73930358886719,
                            "volatility": 0.05969303473830223
                        }
                    },
                    "username": "marigo",
                    "country": "my",
                    "ranking": 26.53398890455185,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e0eef0dea6a339d6f9413a348c6f1c45-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8505859375,
                            "deviation": 84.06087493896484,
                            "volatility": 0.07685773074626923
                        }
                    },
                    "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/52537470"
            },
            "players": {
                "black": {
                    "id": 388040,
                    "username": "Tenebris.",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/40ec215137091b02be1128531990c07b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1904.7681804583522,
                            "deviation": 73.17750684596552,
                            "volatility": 0.06029383114341998
                        }
                    },
                    "ranking": 29.83380613200081,
                    "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": 52537470,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (🐬Sofiam🐬 vs Tenebris)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 388040,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Disqualification",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-05T09:27:49.068071Z",
            "ended": "2023-05-03T20:29:46.938316Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 388040,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1948.9063720703125,
                            "deviation": 69.33480072021484,
                            "volatility": 0.0602690726518631
                        }
                    },
                    "username": "Tenebris.",
                    "country": "tr",
                    "ranking": 29.83380613200081,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/40ec215137091b02be1128531990c07b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8505859375,
                            "deviation": 84.06087493896484,
                            "volatility": 0.07685773074626923
                        }
                    },
                    "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/52537469"
            },
            "players": {
                "black": {
                    "id": 949961,
                    "username": "Parmacenda",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.24080516324,
                            "deviation": 62.38010882980903,
                            "volatility": 0.0598616643332869
                        }
                    },
                    "ranking": 21.557728110527016,
                    "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": 52537469,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (🐬Sofiam🐬 vs Parmacenda)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 949961,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Disqualification",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-05T09:27:48.905894Z",
            "ended": "2023-05-03T20:29:47.065824Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 949961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.31689453125,
                            "deviation": 65.31278991699219,
                            "volatility": 0.059873588383197784
                        }
                    },
                    "username": "Parmacenda",
                    "country": "es",
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8505859375,
                            "deviation": 84.06087493896484,
                            "volatility": 0.07685773074626923
                        }
                    },
                    "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/52537468"
            },
            "players": {
                "black": {
                    "id": 1051076,
                    "username": "Qwentum",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/ec85d2c66ad78a73ad60a339509b683b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.4945229401947,
                            "deviation": 67.41175499451957,
                            "volatility": 0.05969443342350191
                        }
                    },
                    "ranking": 26.37606248915093,
                    "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": 52537468,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (🐬Sofiam🐬 vs Qwentum)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1051076,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Disqualification",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-05T09:27:48.675925Z",
            "ended": "2023-05-03T20:29:47.018609Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1051076,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1732.433349609375,
                            "deviation": 69.12224578857422,
                            "volatility": 0.05971162021160126
                        }
                    },
                    "username": "Qwentum",
                    "country": "ru",
                    "ranking": 26.37606248915093,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ec85d2c66ad78a73ad60a339509b683b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8505859375,
                            "deviation": 84.06087493896484,
                            "volatility": 0.07685773074626923
                        }
                    },
                    "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/52537467"
            },
            "players": {
                "black": {
                    "id": 1023926,
                    "username": "waldo72",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/495f15fb38960e862180e23372c4e201?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.2412894149718,
                            "deviation": 65.9694801769635,
                            "volatility": 0.06018791709672758
                        }
                    },
                    "ranking": 23.33006201389856,
                    "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": 52537467,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (🐬Sofiam🐬 vs waldo72)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1023926,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Disqualification",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-05T09:27:48.548165Z",
            "ended": "2023-05-03T20:29:46.891513Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1023926,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1571.916259765625,
                            "deviation": 67.28829193115234,
                            "volatility": 0.06006837636232376
                        }
                    },
                    "username": "waldo72",
                    "country": "fr",
                    "ranking": 23.33006201389856,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/495f15fb38960e862180e23372c4e201?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8505859375,
                            "deviation": 84.06087493896484,
                            "volatility": 0.07685773074626923
                        }
                    },
                    "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/52537466"
            },
            "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": 906107,
                    "username": "TD37",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/f815a94a4279e2a0545292a26bd14f7f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 773.1722263935054,
                            "deviation": 71.52990559459697,
                            "volatility": 0.0599803243076006
                        }
                    },
                    "ranking": 8.961447500995616,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52537466,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (TD37 vs 🐬Sofiam🐬)",
            "creator": 906107,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 906107,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-05T09:27:48.410880Z",
            "ended": "2023-05-03T20:17:56.896553Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.3218994140625,
                            "deviation": 85.05883026123047,
                            "volatility": 0.07686443626880646
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 906107,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1083.2955322265625,
                            "deviation": 65.04985809326172,
                            "volatility": 0.06003870069980621
                        }
                    },
                    "username": "TD37",
                    "country": "eu",
                    "ranking": 8.961447500995616,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f815a94a4279e2a0545292a26bd14f7f-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/52537465"
            },
            "players": {
                "black": {
                    "id": 750983,
                    "username": "Christophe_L",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/3e84067f71225bfb4240b707b2ca18ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1420.236717652642,
                            "deviation": 66.81683252915782,
                            "volatility": 0.06003992814005199
                        }
                    },
                    "ranking": 23.038430350203022,
                    "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": 52537465,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (🐬Sofiam🐬 vs Christophe_L)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 750983,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-05T09:27:48.270249Z",
            "ended": "2023-05-03T19:11:34.563428Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.5919189453125,
                            "deviation": 63.813560485839844,
                            "volatility": 0.060023218393325806
                        }
                    },
                    "username": "Christophe_L",
                    "country": "fr",
                    "ranking": 23.038430350203022,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3e84067f71225bfb4240b707b2ca18ac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.3218994140625,
                            "deviation": 85.05883026123047,
                            "volatility": 0.07686443626880646
                        }
                    },
                    "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/52537464"
            },
            "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": 499852,
                    "username": "Plum_Talk",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ebc193678e8d8dcef00b9b94bf63337f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.1011321235935,
                            "deviation": 64.57290504468027,
                            "volatility": 0.059858329660579274
                        }
                    },
                    "ranking": 22.69132901127435,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52537464,
            "name": "Tournament Game: Mingren Nines Title Tournament 2022 (96680) R:2 (Plum_Talk vs 🐬Sofiam🐬)",
            "creator": 499852,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 499852,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96680,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-05T09:27:48.111353Z",
            "ended": "2023-04-30T16:10:02.863697Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 499852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.125732421875,
                            "deviation": 62.771156311035156,
                            "volatility": 0.059909068048000336
                        }
                    },
                    "username": "Plum_Talk",
                    "country": "us",
                    "ranking": 22.69132901127435,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ebc193678e8d8dcef00b9b94bf63337f-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}