List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=60
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=61",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=59",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52346566"
            },
            "players": {
                "black": {
                    "id": 69145,
                    "username": "Fungoers",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1fbf96ac97d4fa17631bbc60e58efe1a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1903.4688902407202,
                            "deviation": 66.56377775187329,
                            "volatility": 0.06068981259165994
                        }
                    },
                    "ranking": 29.81800954730986,
                    "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": 52346566,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 69145,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-03-29T18:40:37.926940Z",
            "ended": "2023-03-29T18:41:03.381837Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 69145,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1886.1373291015625,
                            "deviation": 62.43671798706055,
                            "volatility": 0.061093464493751526
                        }
                    },
                    "username": "Fungoers",
                    "country": "un",
                    "ranking": 29.81800954730986,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1fbf96ac97d4fa17631bbc60e58efe1a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.0245361328125,
                            "deviation": 75.3989486694336,
                            "volatility": 0.07628725469112396
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52343308"
            },
            "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": 504379,
                    "username": "Legault",
                    "country": "_England",
                    "icon": "https://user-uploads.online-go.com/cac7f778ea7db1a41ad563f83e94b586-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.736941952275,
                            "deviation": 65.36656727664013,
                            "volatility": 0.05995341210853871
                        }
                    },
                    "ranking": 28.507876190050986,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52343308,
            "name": "Tournament Game: 13x13 Double Elimination🐉 (78958) R:3 (Legault vs 🐬Sofiam🐬)",
            "creator": 504379,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 504379,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 44160,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 78958,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-29T16:13:54.434407Z",
            "ended": "2023-03-30T22:36:11.167511Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1786.7393798828125,
                            "deviation": 71.75794219970703,
                            "volatility": 0.07638141512870789
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 504379,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.7369384765625,
                            "deviation": 65.36656951904297,
                            "volatility": 0.059953413903713226
                        }
                    },
                    "username": "Legault",
                    "country": "_England",
                    "ranking": 28.507876190050986,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cac7f778ea7db1a41ad563f83e94b586-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/52342697"
            },
            "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": 1121856,
                    "username": "Jamantitan",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/46d2ebc91aebd2aeb43ff7a5609bfca5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5307115082298,
                            "deviation": 62.46524187738147,
                            "volatility": 0.0600811806929832
                        }
                    },
                    "ranking": 27.303233040712364,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52342697,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1121856,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-29T15:47:11.013719Z",
            "ended": "2023-03-29T15:51:02.720994Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1757.6234130859375,
                            "deviation": 75.82730102539062,
                            "volatility": 0.07627137750387192
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1121856,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.0477294921875,
                            "deviation": 63.34340286254883,
                            "volatility": 0.06000243127346039
                        }
                    },
                    "username": "Jamantitan",
                    "country": "it",
                    "ranking": 27.303233040712364,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/46d2ebc91aebd2aeb43ff7a5609bfca5-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52341733"
            },
            "players": {
                "black": {
                    "id": 334080,
                    "username": "ainu7",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/49af0d2d6e512f1a5c07c15a7e93f9f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2021.1697718560397,
                            "deviation": 63.25687400698609,
                            "volatility": 0.06001678011721026
                        }
                    },
                    "ranking": 31.206974487210324,
                    "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": 52341733,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 334080,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-29T15:10:18.567729Z",
            "ended": "2023-03-29T15:12:23.766368Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 334080,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2068.186279296875,
                            "deviation": 65.11139678955078,
                            "volatility": 0.060031380504369736
                        }
                    },
                    "username": "ainu7",
                    "country": "un",
                    "ranking": 31.206974487210324,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/49af0d2d6e512f1a5c07c15a7e93f9f3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.5333251953125,
                            "deviation": 75.58116149902344,
                            "volatility": 0.07627413421869278
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52341647"
            },
            "players": {
                "black": {
                    "id": 826441,
                    "username": "qsgaocard",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/eda7565c1390c7965d3ce7d00a4df9b0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.373730401394,
                            "deviation": 60.739528295791686,
                            "volatility": 0.058940411414840944
                        }
                    },
                    "ranking": 24.493566731283206,
                    "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": 52341647,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 826441,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-29T15:06:32.745571Z",
            "ended": "2023-03-29T15:07:08.170318Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 826441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.75732421875,
                            "deviation": 60.39071273803711,
                            "volatility": 0.05931590124964714
                        }
                    },
                    "username": "qsgaocard",
                    "country": "un",
                    "ranking": 24.493566731283206,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eda7565c1390c7965d3ce7d00a4df9b0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1752.8929443359375,
                            "deviation": 75.92124938964844,
                            "volatility": 0.07627732306718826
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52341609"
            },
            "players": {
                "black": {
                    "id": 1222385,
                    "username": "大山子園",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0c4ed7ebb10f0d475f13898024973f2f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2057.062921175303,
                            "deviation": 63.302167603393336,
                            "volatility": 0.059888506559747
                        }
                    },
                    "ranking": 31.614478386513866,
                    "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": 52341609,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1222385,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-29T15:05:18.301213Z",
            "ended": "2023-03-29T15:05:51.339592Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1222385,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2125.8779296875,
                            "deviation": 62.53249740600586,
                            "volatility": 0.059913504868745804
                        }
                    },
                    "username": "大山子園",
                    "country": "un",
                    "ranking": 31.614478386513866,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0c4ed7ebb10f0d475f13898024973f2f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1756.4891357421875,
                            "deviation": 75.46174621582031,
                            "volatility": 0.07627958059310913
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52341461"
            },
            "players": {
                "black": {
                    "id": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2030.4930233902746,
                            "deviation": 69.70393792365174,
                            "volatility": 0.06434848591056422
                        }
                    },
                    "ranking": 31.313515265588862,
                    "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": 52341461,
            "name": "🐬⭐ + +",
            "creator": 1185576,
            "mode": "game",
            "source": "play",
            "black": 1185576,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-29T15:22:53.968707Z",
            "ended": "2023-03-31T09:48:25.231372Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2147.734375,
                            "deviation": 76.80311584472656,
                            "volatility": 0.06018953397870064
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.313515265588862,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1698.108154296875,
                            "deviation": 71.44224548339844,
                            "volatility": 0.07645799964666367
                        }
                    },
                    "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/52341402"
            },
            "players": {
                "black": {
                    "id": 460923,
                    "username": "トミー",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/cc7b57541dd48a6a332cadae7408b6b0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.9715467322676,
                            "deviation": 62.28418242841257,
                            "volatility": 0.05987496258898725
                        }
                    },
                    "ranking": 24.33378974111256,
                    "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": 52341402,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 460923,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-29T14:57:25.102008Z",
            "ended": "2023-03-29T14:59:34.418865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 460923,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.5748291015625,
                            "deviation": 62.14200210571289,
                            "volatility": 0.05988587439060211
                        }
                    },
                    "username": "トミー",
                    "country": "us",
                    "ranking": 24.33378974111256,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cc7b57541dd48a6a332cadae7408b6b0?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1750.3515625,
                            "deviation": 75.38707733154297,
                            "volatility": 0.07628267258405685
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52337915"
            },
            "players": {
                "black": {
                    "id": 747023,
                    "username": "choyero",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/7b9d0f5eecc581c201d9acc0d8fdbcf5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.7498688425335,
                            "deviation": 63.60628035158491,
                            "volatility": 0.05994457369966431
                        }
                    },
                    "ranking": 20.335895351644055,
                    "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": 52337915,
            "name": "Tournament Game: Summer olympic games(№2) 2020.(19х19)(handicap tournament) (63596) R:14 (🐬Sofiam🐬 vs choyero)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 747023,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 21120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 63596,
            "tournament_round": 14,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-29T12:31:50.637842Z",
            "ended": "2023-04-28T19:00:20.531839Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 747023,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.7745361328125,
                            "deviation": 64.21956634521484,
                            "volatility": 0.05997750908136368
                        }
                    },
                    "username": "choyero",
                    "country": "mx",
                    "ranking": 20.335895351644055,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7b9d0f5eecc581c201d9acc0d8fdbcf5-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/52333902"
            },
            "players": {
                "black": {
                    "id": 833934,
                    "username": "gs2020",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.1499811623885,
                            "deviation": 69.36981080405283,
                            "volatility": 0.05995389999778133
                        }
                    },
                    "ranking": 33.034039137330105,
                    "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": 52333902,
            "name": "Tournament Game: New year tournament 2023 (88549) R:6 (🐬Sofiam🐬 vs gs2020)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 833934,
            "white": 126739,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 88549,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-29T09:18:15.725233Z",
            "ended": "2023-04-06T22:33:37.799471Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 833934,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2195.9287109375,
                            "deviation": 66.00487518310547,
                            "volatility": 0.059920262545347214
                        }
                    },
                    "username": "gs2020",
                    "country": "us",
                    "ranking": 33.034039137330105,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1843.896240234375,
                            "deviation": 80.72955322265625,
                            "volatility": 0.07672188431024551
                        }
                    },
                    "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
        }
    ]
}