List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=50
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=51",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52381649"
            },
            "players": {
                "black": {
                    "id": 985049,
                    "username": "YOUNGROCK",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a4f9444e5babb7c5e72d0f413cc755ff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.4199476706892,
                            "deviation": 61.83545532833793,
                            "volatility": 0.05926674083568426
                        }
                    },
                    "ranking": 27.165748011279312,
                    "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": 52381649,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 985049,
            "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-30T23:13:59.648863Z",
            "ended": "2023-03-30T23:15:09.200244Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 985049,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.5499267578125,
                            "deviation": 61.94388198852539,
                            "volatility": 0.059809911996126175
                        }
                    },
                    "username": "YOUNGROCK",
                    "country": "un",
                    "ranking": 27.165748011279312,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a4f9444e5babb7c5e72d0f413cc755ff?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1761.670166015625,
                            "deviation": 71.26788330078125,
                            "volatility": 0.07637901604175568
                        }
                    },
                    "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/52381601"
            },
            "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": 1062220,
                    "username": "kknd",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9353f1fa7cc5d193d5ecf1971236d2a9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2007.483425486876,
                            "deviation": 60.46617057316186,
                            "volatility": 0.05978199349615504
                        }
                    },
                    "ranking": 31.04968115772934,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52381601,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1062220,
            "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-30T23:10:04.496844Z",
            "ended": "2023-03-30T23:12:21.579375Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.07177734375,
                            "deviation": 71.53211975097656,
                            "volatility": 0.07638003677129745
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1062220,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.597900390625,
                            "deviation": 60.73023986816406,
                            "volatility": 0.0597873255610466
                        }
                    },
                    "username": "kknd",
                    "country": "un",
                    "ranking": 31.04968115772934,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9353f1fa7cc5d193d5ecf1971236d2a9?s=32&d=retro",
                    "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/52381538"
            },
            "players": {
                "black": {
                    "id": 985049,
                    "username": "YOUNGROCK",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a4f9444e5babb7c5e72d0f413cc755ff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.4199476706892,
                            "deviation": 61.83545532833793,
                            "volatility": 0.05926674083568426
                        }
                    },
                    "ranking": 27.165748011279312,
                    "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": 52381538,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 985049,
            "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-30T23:08:38.297626Z",
            "ended": "2023-03-30T23:09:17.847948Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 985049,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.822265625,
                            "deviation": 62.018348693847656,
                            "volatility": 0.05981071665883064
                        }
                    },
                    "username": "YOUNGROCK",
                    "country": "un",
                    "ranking": 27.165748011279312,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a4f9444e5babb7c5e72d0f413cc755ff?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.6412353515625,
                            "deviation": 71.79171752929688,
                            "volatility": 0.07638177275657654
                        }
                    },
                    "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/52381287"
            },
            "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": 1277313,
                    "username": "Mindwill",
                    "country": "et",
                    "icon": "https://user-uploads.online-go.com/abbd02f7485246cd1e7f4aea58712f6d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.621312330393,
                            "deviation": 64.37231101026256,
                            "volatility": 0.06024554640487527
                        }
                    },
                    "ranking": 24.389975614022227,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52381287,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1277313,
            "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-30T22:58:28.922857Z",
            "ended": "2023-03-30T23:01:39.633293Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.7764892578125,
                            "deviation": 71.86595916748047,
                            "volatility": 0.0763753280043602
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1277313,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.0823974609375,
                            "deviation": 63.47930908203125,
                            "volatility": 0.060109905898571014
                        }
                    },
                    "username": "Mindwill",
                    "country": "et",
                    "ranking": 24.389975614022227,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbd02f7485246cd1e7f4aea58712f6d-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/52381262"
            },
            "players": {
                "black": {
                    "id": 542417,
                    "username": "tomsfava",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/321c367a0846ab404dcb4ac1def16dc6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.9872634858784,
                            "deviation": 62.14520661370366,
                            "volatility": 0.06000377837356646
                        }
                    },
                    "ranking": 23.80397061081707,
                    "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": 52381262,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 542417,
            "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-30T22:53:08.023737Z",
            "ended": "2023-03-30T22:53:50.577342Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 542417,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.876708984375,
                            "deviation": 63.7693977355957,
                            "volatility": 0.0599348209798336
                        }
                    },
                    "username": "tomsfava",
                    "country": "un",
                    "ranking": 23.80397061081707,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/321c367a0846ab404dcb4ac1def16dc6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1776.8770751953125,
                            "deviation": 71.62071228027344,
                            "volatility": 0.07637849450111389
                        }
                    },
                    "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/52381063"
            },
            "players": {
                "black": {
                    "id": 1030268,
                    "username": "liuedy",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6f6afeb3878d5e28e764c44c0d9774e4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.9187711829554,
                            "deviation": 61.554180055275005,
                            "volatility": 0.06044863863716714
                        }
                    },
                    "ranking": 28.39410597607843,
                    "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": 52381063,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1030268,
            "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-30T22:40:18.487333Z",
            "ended": "2023-03-30T22:40:59.753067Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1030268,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1903.889892578125,
                            "deviation": 61.64384841918945,
                            "volatility": 0.0601060576736927
                        }
                    },
                    "username": "liuedy",
                    "country": "us",
                    "ranking": 28.39410597607843,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6f6afeb3878d5e28e764c44c0d9774e4?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "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": ""
                }
            },
            "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/52380954"
            },
            "players": {
                "black": {
                    "id": 497519,
                    "username": "Kosh-retired",
                    "country": "_Lord_Howe_Island",
                    "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.954785564748,
                            "deviation": 61.40997215047312,
                            "volatility": 0.060088015249815864
                        }
                    },
                    "ranking": 25.432209892698047,
                    "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": 52380954,
            "name": "👽",
            "creator": 497519,
            "mode": "game",
            "source": "play",
            "black": 497519,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 10, \"max_time\": 10}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-30T22:32:19.212256Z",
            "ended": "2023-03-30T22:36:09.427341Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 497519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.464599609375,
                            "deviation": 61.36327362060547,
                            "volatility": 0.06009029969573021
                        }
                    },
                    "username": "Kosh-retired",
                    "country": "_Lord_Howe_Island",
                    "ranking": 25.432209892698047,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.8271484375,
                            "deviation": 71.6322250366211,
                            "volatility": 0.07638470828533173
                        }
                    },
                    "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/52380712"
            },
            "players": {
                "black": {
                    "id": 145059,
                    "username": "shai_simonson",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/548d9895c42a5a1585367e2bfc01b586?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1895.578552210375,
                            "deviation": 61.509732151314545,
                            "volatility": 0.0613195133206047
                        }
                    },
                    "ranking": 29.721847764223988,
                    "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": 52380712,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 145059,
            "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": 15,
            "time_control_parameters": "{\"per_move\": 15, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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-30T22:16:24.316300Z",
            "ended": "2023-03-30T22:21:24.313175Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 145059,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1890.1009521484375,
                            "deviation": 65.8699951171875,
                            "volatility": 0.06044457480311394
                        }
                    },
                    "username": "shai_simonson",
                    "country": "us",
                    "ranking": 29.721847764223988,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/548d9895c42a5a1585367e2bfc01b586?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1790.3233642578125,
                            "deviation": 71.80506134033203,
                            "volatility": 0.07638739049434662
                        }
                    },
                    "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/52380354"
            },
            "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": 167475,
                    "username": "ThiloTeich",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/b1f980f429814c5d09248bf648c4be5f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1671.260841658064,
                            "deviation": 60.80534803942988,
                            "volatility": 0.05987196507215351
                        }
                    },
                    "ranking": 26.80620342099273,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52380354,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 167475,
            "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": 15,
            "time_control_parameters": "{\"per_move\": 15, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-30T21:57:42.118541Z",
            "ended": "2023-03-30T22:02:02.707232Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1834.9058837890625,
                            "deviation": 72.68914794921875,
                            "volatility": 0.07638676464557648
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 167475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1835.8758544921875,
                            "deviation": 60.841041564941406,
                            "volatility": 0.059894368052482605
                        }
                    },
                    "username": "ThiloTeich",
                    "country": "001",
                    "ranking": 26.80620342099273,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b1f980f429814c5d09248bf648c4be5f?s=32&d=retro",
                    "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/52380096"
            },
            "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": 1247276,
                    "username": "info5",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2fc6b2649573bd716ecf78c3e83da8ea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2077.967301444024,
                            "deviation": 69.72143396422433,
                            "volatility": 0.060441059265348304
                        }
                    },
                    "ranking": 31.848547063139648,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52380096,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1247276,
            "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": 20,
            "time_control_parameters": "{\"per_move\": 20, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-30T21:43:52.915499Z",
            "ended": "2023-03-30T21:49:04.570966Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1841.4178466796875,
                            "deviation": 72.5472412109375,
                            "volatility": 0.07638998329639435
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1247276,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2067.353515625,
                            "deviation": 69.32330322265625,
                            "volatility": 0.06029264256358147
                        }
                    },
                    "username": "info5",
                    "country": "un",
                    "ranking": 31.848547063139648,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2fc6b2649573bd716ecf78c3e83da8ea-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
        }
    ]
}