List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=76
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=77",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=75",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52281928"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "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": 52281928,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-27T14:28:11.468136Z",
            "ended": "2023-03-27T14:30:12.618877Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.713623046875,
                            "deviation": 63.075931549072266,
                            "volatility": 0.060085173696279526
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1818.286865234375,
                            "deviation": 74.04081726074219,
                            "volatility": 0.07606501132249832
                        }
                    },
                    "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/52281762"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "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": 52281762,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-27T14:25:01.884186Z",
            "ended": "2023-03-27T14:27:47.988518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.0850830078125,
                            "deviation": 62.94959259033203,
                            "volatility": 0.06008675694465637
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.87890625,
                            "deviation": 74.077880859375,
                            "volatility": 0.07606825232505798
                        }
                    },
                    "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/52281409"
            },
            "players": {
                "black": {
                    "id": 1074297,
                    "username": "eglebubu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c5f32f0d1d7d4ab6e89890407b524cd4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.091887357659,
                            "deviation": 61.72705507844378,
                            "volatility": 0.05984456057132703
                        }
                    },
                    "ranking": 22.17246815686157,
                    "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": 52281409,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1074297,
            "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-27T14:09:37.674117Z",
            "ended": "2023-03-27T14:15:20.260326Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1074297,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1440.688232421875,
                            "deviation": 63.88336944580078,
                            "volatility": 0.05993754416704178
                        }
                    },
                    "username": "eglebubu",
                    "country": "un",
                    "ranking": 22.17246815686157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c5f32f0d1d7d4ab6e89890407b524cd4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.40673828125,
                            "deviation": 73.552978515625,
                            "volatility": 0.07607051730155945
                        }
                    },
                    "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/52281329"
            },
            "players": {
                "black": {
                    "id": 1243837,
                    "username": "Madeleine114514",
                    "country": "_NATO",
                    "icon": "https://user-uploads.online-go.com/6e06a335943974936e9eb79049523cc5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1890.2458610074505,
                            "deviation": 62.788639277211104,
                            "volatility": 0.059976529333256805
                        }
                    },
                    "ranking": 29.656629798718107,
                    "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": 52281329,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1243837,
            "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-27T14:06:16.598724Z",
            "ended": "2023-03-27T14:06:52.708110Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1243837,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1898.1666259765625,
                            "deviation": 66.63336181640625,
                            "volatility": 0.05996598303318024
                        }
                    },
                    "username": "Madeleine114514",
                    "country": "_NATO",
                    "ranking": 29.656629798718107,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6e06a335943974936e9eb79049523cc5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.57568359375,
                            "deviation": 73.85748291015625,
                            "volatility": 0.07606596499681473
                        }
                    },
                    "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/52281326"
            },
            "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": 1261327,
                    "username": "EyeDoc",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/5a179d9dd6d2dbb8fdfa3708a9549868?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.8723843845694,
                            "deviation": 63.19242632073471,
                            "volatility": 0.05997400781876036
                        }
                    },
                    "ranking": 28.21171978341786,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52281326,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1261327,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"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-28T02:32:15.550726Z",
            "ended": "2023-03-29T17:41:51.734503Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.97509765625,
                            "deviation": 75.83697509765625,
                            "volatility": 0.07629010826349258
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1261327,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1689.0831298828125,
                            "deviation": 65.2171401977539,
                            "volatility": 0.059999193996191025
                        }
                    },
                    "username": "EyeDoc",
                    "country": "us",
                    "ranking": 28.21171978341786,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a179d9dd6d2dbb8fdfa3708a9549868?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52280626"
            },
            "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": 1308877,
                    "username": "yunxinzhou92",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a8de5553d16482389c3090f74489aaac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1689.0793619530054,
                            "deviation": 62.42897998389759,
                            "volatility": 0.060006063671494254
                        }
                    },
                    "ranking": 27.051715831072503,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52280626,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1308877,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-27T13:38:59.397237Z",
            "ended": "2023-03-27T13:40:48.303709Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1806.5382080078125,
                            "deviation": 74.22815704345703,
                            "volatility": 0.0760626271367073
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1308877,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.0804443359375,
                            "deviation": 73.65460205078125,
                            "volatility": 0.06000685319304466
                        }
                    },
                    "username": "yunxinzhou92",
                    "country": "un",
                    "ranking": 27.051715831072503,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a8de5553d16482389c3090f74489aaac?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/52280578"
            },
            "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": 1057867,
                    "username": "deleted-5dcb0e5d-5b1c-497e-a738-0513172dbe87",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3749e1a1052f6c645fd96330e651f35b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.572733429074,
                            "deviation": 62.51465210881516,
                            "volatility": 0.05929310686223191
                        }
                    },
                    "ranking": 25.293892268185623,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52280578,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1057867,
            "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-27T13:34:43.577812Z",
            "ended": "2023-03-27T13:35:30.113422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1796.6566162109375,
                            "deviation": 74.52156066894531,
                            "volatility": 0.07606567442417145
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1057867,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.1649169921875,
                            "deviation": 61.72182083129883,
                            "volatility": 0.05929676443338394
                        }
                    },
                    "username": "deleted-5dcb0e5d-5b1c-497e-a738-0513172dbe87",
                    "country": "un",
                    "ranking": 25.293892268185623,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3749e1a1052f6c645fd96330e651f35b?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/52280518"
            },
            "players": {
                "black": {
                    "id": 1057867,
                    "username": "deleted-5dcb0e5d-5b1c-497e-a738-0513172dbe87",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3749e1a1052f6c645fd96330e651f35b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.572733429074,
                            "deviation": 62.51465210881516,
                            "volatility": 0.05929310686223191
                        }
                    },
                    "ranking": 25.293892268185623,
                    "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": 52280518,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1057867,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-27T13:33:49.209804Z",
            "ended": "2023-03-27T13:34:32.873025Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1057867,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.6773681640625,
                            "deviation": 61.614070892333984,
                            "volatility": 0.05929296836256981
                        }
                    },
                    "username": "deleted-5dcb0e5d-5b1c-497e-a738-0513172dbe87",
                    "country": "un",
                    "ranking": 25.293892268185623,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3749e1a1052f6c645fd96330e651f35b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.4808349609375,
                            "deviation": 74.70680236816406,
                            "volatility": 0.07605769485235214
                        }
                    },
                    "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/52280481"
            },
            "players": {
                "black": {
                    "id": 1202292,
                    "username": "mijqut",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/27fba6d1a866452464fa16160396a3ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.2803043573967,
                            "deviation": 63.32716587185044,
                            "volatility": 0.060047906479408886
                        }
                    },
                    "ranking": 29.02388127477381,
                    "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": 52280481,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1202292,
            "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-27T13:31:55.230593Z",
            "ended": "2023-03-27T13:32:30.791444Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1202292,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1867.1309814453125,
                            "deviation": 62.62137985229492,
                            "volatility": 0.060029227286577225
                        }
                    },
                    "username": "mijqut",
                    "country": "un",
                    "ranking": 29.02388127477381,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/27fba6d1a866452464fa16160396a3ac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.809326171875,
                            "deviation": 75.21322631835938,
                            "volatility": 0.07605529576539993
                        }
                    },
                    "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/52279094"
            },
            "players": {
                "black": {
                    "id": 1282619,
                    "username": "deleted-549c69f6-ecd2-4dc3-8493-107c8f96ca6e",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/e1c66766496a60bf01ebe80017881e82-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.7115972640652,
                            "deviation": 65.66372371840335,
                            "volatility": 0.059929386596105215
                        }
                    },
                    "ranking": 25.9375388928348,
                    "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": 52279094,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1282619,
            "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-27T12:28:08.285282Z",
            "ended": "2023-03-27T12:30:50.931425Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1282619,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.0484619140625,
                            "deviation": 70.64962768554688,
                            "volatility": 0.05995909869670868
                        }
                    },
                    "username": "deleted-549c69f6-ecd2-4dc3-8493-107c8f96ca6e",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 25.9375388928348,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e1c66766496a60bf01ebe80017881e82-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.3692626953125,
                            "deviation": 75.36572265625,
                            "volatility": 0.07604457437992096
                        }
                    },
                    "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
        }
    ]
}