List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=64
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=65",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=63",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52322287"
            },
            "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": 52322287,
            "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": "byoyomi",
            "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": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-28T22:25:12.122733Z",
            "ended": "2023-03-28T22:26:32.144245Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2066.208984375,
                            "deviation": 77.9655990600586,
                            "volatility": 0.07621405273675919
                        }
                    },
                    "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": 2009.479736328125,
                            "deviation": 67.98347473144531,
                            "volatility": 0.06029055267572403
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/52322173"
            },
            "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": 52322173,
            "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": "byoyomi",
            "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": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-28T22:19:53.369786Z",
            "ended": "2023-03-28T22:21:31.696279Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2050.718017578125,
                            "deviation": 78.78857421875,
                            "volatility": 0.07621537148952484
                        }
                    },
                    "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": 2017.186279296875,
                            "deviation": 68.27037048339844,
                            "volatility": 0.06029253453016281
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/52322101"
            },
            "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": 1028216,
                    "username": "Laowantong",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d50dc6f38e48f7b149b11915d128444a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1731.176167738836,
                            "deviation": 61.98558936816066,
                            "volatility": 0.060459956124201734
                        }
                    },
                    "ranking": 27.62160908069314,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52322101,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1028216,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-28T22:15:00.974896Z",
            "ended": "2023-03-28T22:18:00.562677Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2076.690673828125,
                            "deviation": 79.22433471679688,
                            "volatility": 0.076206736266613
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1028216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1889.690185546875,
                            "deviation": 64.07917022705078,
                            "volatility": 0.06024836748838425
                        }
                    },
                    "username": "Laowantong",
                    "country": "un",
                    "ranking": 27.62160908069314,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d50dc6f38e48f7b149b11915d128444a?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/52321975"
            },
            "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": 1202043,
                    "username": "snowmatchajelly",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ea60446aabe367d1fb8f5aa236172f76?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2110.6189073267888,
                            "deviation": 68.51429623421132,
                            "volatility": 0.06003176983744572
                        }
                    },
                    "ranking": 32.20948029943515,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52321975,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1202043,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-28T22:10:38.027637Z",
            "ended": "2023-03-28T22:11:33.824127Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2057.70458984375,
                            "deviation": 80.17503356933594,
                            "volatility": 0.07620609551668167
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1202043,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2084.131591796875,
                            "deviation": 66.71572875976562,
                            "volatility": 0.06001085042953491
                        }
                    },
                    "username": "snowmatchajelly",
                    "country": "us",
                    "ranking": 32.20948029943515,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ea60446aabe367d1fb8f5aa236172f76?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/52321932"
            },
            "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": 1217102,
                    "username": "WISIN",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/4258b1c06ad6958bac38530c3acf70bf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.5535957135753,
                            "deviation": 62.38194359087487,
                            "volatility": 0.05970289827222434
                        }
                    },
                    "ranking": 25.426312118200865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52321932,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1217102,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-28T22:05:50.045958Z",
            "ended": "2023-03-28T22:07:01.712467Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2054.228271484375,
                            "deviation": 79.80522155761719,
                            "volatility": 0.07620812207460403
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1217102,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1656.5322265625,
                            "deviation": 63.27653884887695,
                            "volatility": 0.05985008925199509
                        }
                    },
                    "username": "WISIN",
                    "country": "us",
                    "ranking": 25.426312118200865,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4258b1c06ad6958bac38530c3acf70bf-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/52321860"
            },
            "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": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52321860,
            "name": "Gona GO fast",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"main_time\": 30, \"period_time\": 2, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-28T22:02:25.155240Z",
            "ended": "2023-03-28T22:04:53.435073Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2049.87841796875,
                            "deviation": 79.58596801757812,
                            "volatility": 0.07621051371097565
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1698.4083251953125,
                            "deviation": 64.6798095703125,
                            "volatility": 0.06008366867899895
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/52321807"
            },
            "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": 1072182,
                    "username": "Whatef",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0efcea6e71f61ea8fbb5d7f63b0da9a0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1951.7846635575238,
                            "deviation": 61.59840265667028,
                            "volatility": 0.05997565260787364
                        }
                    },
                    "ranking": 30.39829237477614,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52321807,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1072182,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-28T21:59:04.712630Z",
            "ended": "2023-03-28T22:01:26.025276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2067.529296875,
                            "deviation": 80.59263610839844,
                            "volatility": 0.07621098309755325
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1072182,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2001.55126953125,
                            "deviation": 62.20633316040039,
                            "volatility": 0.05996428057551384
                        }
                    },
                    "username": "Whatef",
                    "country": "un",
                    "ranking": 30.39829237477614,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0efcea6e71f61ea8fbb5d7f63b0da9a0?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/52321713"
            },
            "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": 1072182,
                    "username": "Whatef",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0efcea6e71f61ea8fbb5d7f63b0da9a0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1951.7846635575238,
                            "deviation": 61.59840265667028,
                            "volatility": 0.05997565260787364
                        }
                    },
                    "ranking": 30.39829237477614,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52321713,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1072182,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-28T21:55:19.595471Z",
            "ended": "2023-03-28T21:58:03.668174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2047.296875,
                            "deviation": 81.67149353027344,
                            "volatility": 0.07620993256568909
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1072182,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2011.253662109375,
                            "deviation": 62.287384033203125,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "Whatef",
                    "country": "un",
                    "ranking": 30.39829237477614,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0efcea6e71f61ea8fbb5d7f63b0da9a0?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/52321689"
            },
            "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": 1094556,
                    "username": "qac007",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/364cbf36e576fba189fa87367659b29f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.9879131525722,
                            "deviation": 62.32328741538795,
                            "volatility": 0.05982097228744859
                        }
                    },
                    "ranking": 27.30943076310411,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52321689,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1094556,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"main_time\": 25, \"period_time\": 2, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-28T21:53:47.314198Z",
            "ended": "2023-03-28T21:54:47.751150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2043.3148193359375,
                            "deviation": 81.4357681274414,
                            "volatility": 0.07621210813522339
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1094556,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.1201171875,
                            "deviation": 63.027713775634766,
                            "volatility": 0.05986964702606201
                        }
                    },
                    "username": "qac007",
                    "country": "un",
                    "ranking": 27.30943076310411,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/364cbf36e576fba189fa87367659b29f?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/52321642"
            },
            "players": {
                "black": {
                    "id": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "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": 52321642,
            "name": "Sfida 352",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 706506,
            "white": 126739,
            "width": 22,
            "height": 16,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 181917,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 1123200, \"max_time\": 1123200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-28T22:27:14.447055Z",
            "ended": "2023-05-01T16:23:42.181463Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.4298095703125,
                            "deviation": 65.86869812011719,
                            "volatility": 0.06010494753718376
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}