List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=71
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=72",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=70",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52291527"
            },
            "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": 1319222,
                    "username": "toptier1234",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0288e35f663aa7043136c26f17e7dcfa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.8282375109827,
                            "deviation": 64.99615635591653,
                            "volatility": 0.05994679351711474
                        }
                    },
                    "ranking": 25.10466918502394,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52291527,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1319222,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-27T22:19:38.761883Z",
            "ended": "2023-03-27T22:20:02.501571Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1905.627685546875,
                            "deviation": 77.91976165771484,
                            "volatility": 0.07612220197916031
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1319222,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.47998046875,
                            "deviation": 64.11430358886719,
                            "volatility": 0.0599965900182724
                        }
                    },
                    "username": "toptier1234",
                    "country": "un",
                    "ranking": 25.10466918502394,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0288e35f663aa7043136c26f17e7dcfa?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/52291525"
            },
            "players": {
                "black": {
                    "id": 1298589,
                    "username": "deleted-befe2544-ddf0-43ab-811b-85750d74c56f",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/07503e8cf7e3beede858fab95305c933-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.3072897942952,
                            "deviation": 63.20535832331212,
                            "volatility": 0.060133289951245165
                        }
                    },
                    "ranking": 25.642219521248443,
                    "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": 52291525,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1298589,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-28T06:34:53.088080Z",
            "ended": "2023-03-30T01:04:36.680473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1298589,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.34033203125,
                            "deviation": 70.80489349365234,
                            "volatility": 0.059984222054481506
                        }
                    },
                    "username": "deleted-befe2544-ddf0-43ab-811b-85750d74c56f",
                    "country": "tw",
                    "ranking": 25.642219521248443,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/07503e8cf7e3beede858fab95305c933-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1806.884765625,
                            "deviation": 74.7619400024414,
                            "volatility": 0.07632921636104584
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52291523"
            },
            "players": {
                "black": {
                    "id": 1321598,
                    "username": "THETAEBRO",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1f3c8d1e6d2d192bcd9846f4a6268e5a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.6183758274933,
                            "deviation": 70.18178894843888,
                            "volatility": 0.05997288130820969
                        }
                    },
                    "ranking": 20.948147524811386,
                    "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": 52291523,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1321598,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"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": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-03-28T03:21:17.686087Z",
            "ended": "2023-03-29T12:52:40.383329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1321598,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.7774658203125,
                            "deviation": 82.12322235107422,
                            "volatility": 0.05998699739575386
                        }
                    },
                    "username": "THETAEBRO",
                    "country": "us",
                    "ranking": 20.948147524811386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f3c8d1e6d2d192bcd9846f4a6268e5a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.9150390625,
                            "deviation": 74.51113891601562,
                            "volatility": 0.07628374546766281
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52290566"
            },
            "players": {
                "black": {
                    "id": 1326759,
                    "username": "klumori",
                    "country": "sv",
                    "icon": "https://secure.gravatar.com/avatar/32026509c09bd67b2b884f0d6402be08?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.9633766138334,
                            "deviation": 232.88955212992641,
                            "volatility": 0.0599989380161122
                        }
                    },
                    "ranking": 22.15336431969508,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 52290566,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1326759,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-27T20:22:46.573638Z",
            "ended": "2023-03-27T20:24:21.061874Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1326759,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "klumori",
                    "country": "sv",
                    "ranking": 22.15336431969508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/32026509c09bd67b2b884f0d6402be08?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1967.105224609375,
                            "deviation": 74.79779815673828,
                            "volatility": 0.07609543204307556
                        }
                    },
                    "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/52290450"
            },
            "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": 1200252,
                    "username": "Chessplayer_1963",
                    "country": "cl",
                    "icon": "https://secure.gravatar.com/avatar/2862ca126e6c856eecf661f1efd53043?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.2435808091907,
                            "deviation": 61.44427101099612,
                            "volatility": 0.059691829783356964
                        }
                    },
                    "ranking": 21.13693331820192,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52290450,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1200252,
            "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-27T20:20:05.368835Z",
            "ended": "2023-03-27T20:35:41.475352Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1975.9913330078125,
                            "deviation": 75.46819305419922,
                            "volatility": 0.0760902613401413
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1200252,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.9381103515625,
                            "deviation": 62.30299377441406,
                            "volatility": 0.06004645302891731
                        }
                    },
                    "username": "Chessplayer_1963",
                    "country": "cl",
                    "ranking": 21.13693331820192,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2862ca126e6c856eecf661f1efd53043?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/52290390"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1121856,
                    "username": "Jamantitan",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/46d2ebc91aebd2aeb43ff7a5609bfca5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5307115082298,
                            "deviation": 62.46524187738147,
                            "volatility": 0.0600811806929832
                        }
                    },
                    "ranking": 27.303233040712364,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52290390,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1121856,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-27T20:16:52.143031Z",
            "ended": "2023-03-27T20:28:56.798723Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1967.105224609375,
                            "deviation": 74.79779815673828,
                            "volatility": 0.07609543204307556
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1121856,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1674.5423583984375,
                            "deviation": 62.3543586730957,
                            "volatility": 0.05998392775654793
                        }
                    },
                    "username": "Jamantitan",
                    "country": "it",
                    "ranking": 27.303233040712364,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/46d2ebc91aebd2aeb43ff7a5609bfca5-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52289539"
            },
            "players": {
                "black": {
                    "id": 1311437,
                    "username": "Lis2000",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e5599b64ea091d1a4bbb60a475d4f4e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1735.029126566134,
                            "deviation": 62.54105695030382,
                            "volatility": 0.06000131659263629
                        }
                    },
                    "ranking": 27.673075180370258,
                    "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": 52289539,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1311437,
            "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-27T19:49:11.609470Z",
            "ended": "2023-03-27T19:54:21.833056Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1311437,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1780.03369140625,
                            "deviation": 62.94812774658203,
                            "volatility": 0.06000388786196709
                        }
                    },
                    "username": "Lis2000",
                    "country": "un",
                    "ranking": 27.673075180370258,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e5599b64ea091d1a4bbb60a475d4f4e0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1958.6634521484375,
                            "deviation": 74.98250579833984,
                            "volatility": 0.07609868049621582
                        }
                    },
                    "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/52289409"
            },
            "players": {
                "black": {
                    "id": 568880,
                    "username": "TsukasaTakahashi",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/d06d1c786497a7492f7348a317f097a6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2155.8031168929533,
                            "deviation": 67.95017055986592,
                            "volatility": 0.05984940447469662
                        }
                    },
                    "ranking": 32.699846023145675,
                    "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": 52289409,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 568880,
            "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-27T19:45:58.095392Z",
            "ended": "2023-03-27T19:47:33.734192Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2204.933349609375,
                            "deviation": 65.85078430175781,
                            "volatility": 0.05990699678659439
                        }
                    },
                    "username": "TsukasaTakahashi",
                    "country": "jp",
                    "ranking": 32.699846023145675,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d06d1c786497a7492f7348a317f097a6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1965.1806640625,
                            "deviation": 74.94355773925781,
                            "volatility": 0.07610180974006653
                        }
                    },
                    "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/52289247"
            },
            "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": 52289247,
            "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-27T19:38:23.498840Z",
            "ended": "2023-03-27T19:41:14.803360Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1961.1016845703125,
                            "deviation": 74.5444564819336,
                            "volatility": 0.0761043056845665
                        }
                    },
                    "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": 1622.35009765625,
                            "deviation": 61.4634895324707,
                            "volatility": 0.059295039623975754
                        }
                    },
                    "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/52289023"
            },
            "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": 1132924,
                    "username": "oaieuy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7c80a4457dbed2e2689dc04cddba825d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2049.7544207564647,
                            "deviation": 62.42300709995109,
                            "volatility": 0.05998267332268725
                        }
                    },
                    "ranking": 31.532082726215982,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52289023,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1132924,
            "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-27T19:30:41.727423Z",
            "ended": "2023-03-27T19:33:10.067638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1969.2603759765625,
                            "deviation": 74.77113342285156,
                            "volatility": 0.07610896974802017
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1132924,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2023.6591796875,
                            "deviation": 62.91413116455078,
                            "volatility": 0.059985920786857605
                        }
                    },
                    "username": "oaieuy",
                    "country": "un",
                    "ranking": 31.532082726215982,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7c80a4457dbed2e2689dc04cddba825d?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
        }
    ]
}