List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=74
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=75",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=73",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52285071"
            },
            "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": 907556,
                    "username": "fifth8118",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fd3d419900c6f3bdf6f9455ecf05df31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.485662328363,
                            "deviation": 64.67348204773535,
                            "volatility": 0.05991338669429855
                        }
                    },
                    "ranking": 27.166644233148265,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52285071,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 907556,
            "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-27T16:40:00.268701Z",
            "ended": "2023-03-27T16:40:48.513580Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1866.9671630859375,
                            "deviation": 77.34526062011719,
                            "volatility": 0.07604435086250305
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 907556,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.0902099609375,
                            "deviation": 64.591064453125,
                            "volatility": 0.059923090040683746
                        }
                    },
                    "username": "fifth8118",
                    "country": "un",
                    "ranking": 27.166644233148265,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fd3d419900c6f3bdf6f9455ecf05df31?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/52285040"
            },
            "players": {
                "black": {
                    "id": 1326661,
                    "username": "一树梨花",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5d0c7baeaf479894f44c7495beac9b32?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.8346617116501,
                            "deviation": 232.06659600096307,
                            "volatility": 0.05999675665790562
                        }
                    },
                    "ranking": 21.92995037672243,
                    "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": 52285040,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1326661,
            "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-27T16:36:05.874750Z",
            "ended": "2023-03-27T16:36:53.480279Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1326661,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.854248046875,
                            "deviation": 243.68804931640625,
                            "volatility": 0.05999736860394478
                        }
                    },
                    "username": "一树梨花",
                    "country": "un",
                    "ranking": 21.92995037672243,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5d0c7baeaf479894f44c7495beac9b32?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1864.3524169921875,
                            "deviation": 76.63465881347656,
                            "volatility": 0.07604566961526871
                        }
                    },
                    "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/52284438"
            },
            "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": 1257175,
                    "username": "cry_cry",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7faa98a07da75ddaa5343ba80a78f70a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2169.475081754489,
                            "deviation": 65.62583959058598,
                            "volatility": 0.05999771875684669
                        }
                    },
                    "ranking": 32.8461982465844,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52284438,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1257175,
            "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-27T16:11:37.111481Z",
            "ended": "2023-03-27T16:13:23.437860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1870.29638671875,
                            "deviation": 76.57701110839844,
                            "volatility": 0.07604863494634628
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1257175,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2139.922607421875,
                            "deviation": 67.65830993652344,
                            "volatility": 0.06000468507409096
                        }
                    },
                    "username": "cry_cry",
                    "country": "un",
                    "ranking": 32.8461982465844,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7faa98a07da75ddaa5343ba80a78f70a?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/52284374"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 52284374,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1200252,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-27T16:09:41.558814Z",
            "ended": "2023-03-27T16:10:04.462212Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1200252,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.27734375,
                            "deviation": 62.25013732910156,
                            "volatility": 0.06005125120282173
                        }
                    },
                    "username": "Chessplayer_1963",
                    "country": "cl",
                    "ranking": 21.13693331820192,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2862ca126e6c856eecf661f1efd53043?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1870.29638671875,
                            "deviation": 76.57701110839844,
                            "volatility": 0.07604863494634628
                        }
                    },
                    "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/52283923"
            },
            "players": {
                "black": {
                    "id": 450309,
                    "username": "Omar_94",
                    "country": "_cat",
                    "icon": "https://secure.gravatar.com/avatar/d91cea2d342ded31d1d62541b4656a9f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1430.2550787093185,
                            "deviation": 63.009300721522074,
                            "volatility": 0.05985821985429141
                        }
                    },
                    "ranking": 23.20115736714386,
                    "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": 52283923,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 450309,
            "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-27T15:49:35.381016Z",
            "ended": "2023-03-27T15:50:17.219544Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 450309,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.2926025390625,
                            "deviation": 62.62953186035156,
                            "volatility": 0.05966763570904732
                        }
                    },
                    "username": "Omar_94",
                    "country": "_cat",
                    "ranking": 23.20115736714386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d91cea2d342ded31d1d62541b4656a9f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1861.642822265625,
                            "deviation": 75.73190307617188,
                            "volatility": 0.07605236768722534
                        }
                    },
                    "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/52283840"
            },
            "players": {
                "black": {
                    "id": 1200363,
                    "username": "deleted-4444e38d-f7af-41a1-b81f-f98a90757c15",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/aee809ec15632b27d897440de12268aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.7417996944778,
                            "deviation": 61.63167727261886,
                            "volatility": 0.05996512935341841
                        }
                    },
                    "ranking": 25.663105303516108,
                    "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": 52283840,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1200363,
            "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-27T15:47:06.785550Z",
            "ended": "2023-03-27T15:48:50.664031Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1200363,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1453857421875,
                            "deviation": 62.96166229248047,
                            "volatility": 0.05996798351407051
                        }
                    },
                    "username": "deleted-4444e38d-f7af-41a1-b81f-f98a90757c15",
                    "country": "fr",
                    "ranking": 25.663105303516108,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aee809ec15632b27d897440de12268aa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1856.426513671875,
                            "deviation": 75.53828430175781,
                            "volatility": 0.07605519890785217
                        }
                    },
                    "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/52283806"
            },
            "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": 1163010,
                    "username": "92跳停",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f76b27011b3fe927b732f5e85c8363b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1715.6440357635672,
                            "deviation": 61.42278888898455,
                            "volatility": 0.05985517426337814
                        }
                    },
                    "ranking": 27.412969657786025,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52283806,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1163010,
            "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-27T15:45:04.478561Z",
            "ended": "2023-03-27T15:45:41.231913Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.787109375,
                            "deviation": 76.18232727050781,
                            "volatility": 0.07605583965778351
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1163010,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1830.0634765625,
                            "deviation": 60.56705856323242,
                            "volatility": 0.059922683984041214
                        }
                    },
                    "username": "92跳停",
                    "country": "un",
                    "ranking": 27.412969657786025,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f76b27011b3fe927b732f5e85c8363b8?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/52283552"
            },
            "players": {
                "black": {
                    "id": 1312374,
                    "username": "andreiraz",
                    "country": "dk",
                    "icon": "https://secure.gravatar.com/avatar/8355186873225dceba8cca88eefb9aa8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1929.9953367860637,
                            "deviation": 60.70181566269088,
                            "volatility": 0.05990448145332815
                        }
                    },
                    "ranking": 30.138397062491087,
                    "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": 52283552,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1312374,
            "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-27T15:34:46.518080Z",
            "ended": "2023-03-27T15:38:02.344267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1312374,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1880.5184326171875,
                            "deviation": 62.427223205566406,
                            "volatility": 0.06001242995262146
                        }
                    },
                    "username": "andreiraz",
                    "country": "dk",
                    "ranking": 30.138397062491087,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8355186873225dceba8cca88eefb9aa8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1856.0426025390625,
                            "deviation": 76.87200164794922,
                            "volatility": 0.07605690509080887
                        }
                    },
                    "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/52283462"
            },
            "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": 545284,
                    "username": "Boriss",
                    "country": "ee",
                    "icon": "https://secure.gravatar.com/avatar/48f92771243ca7832625f364b4649499?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.7500083755988,
                            "deviation": 63.74171720076919,
                            "volatility": 0.060061715364702145
                        }
                    },
                    "ranking": 25.02883745282414,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52283462,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 545284,
            "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-27T15:30:10.849983Z",
            "ended": "2023-03-27T15:32:57.009553Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.7513427734375,
                            "deviation": 76.56412506103516,
                            "volatility": 0.07605938613414764
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 545284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.7801513671875,
                            "deviation": 63.942970275878906,
                            "volatility": 0.06005491688847542
                        }
                    },
                    "username": "Boriss",
                    "country": "ee",
                    "ranking": 25.02883745282414,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/48f92771243ca7832625f364b4649499?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/52283437"
            },
            "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": 545284,
                    "username": "Boriss",
                    "country": "ee",
                    "icon": "https://secure.gravatar.com/avatar/48f92771243ca7832625f364b4649499?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.7500083755988,
                            "deviation": 63.74171720076919,
                            "volatility": 0.060061715364702145
                        }
                    },
                    "ranking": 25.02883745282414,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52283437,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 545284,
            "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-27T15:29:12.529963Z",
            "ended": "2023-03-27T15:29:45.936043Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1847.3353271484375,
                            "deviation": 76.26828002929688,
                            "volatility": 0.0760619193315506
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 545284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.8763427734375,
                            "deviation": 63.5770149230957,
                            "volatility": 0.0600561648607254
                        }
                    },
                    "username": "Boriss",
                    "country": "ee",
                    "ranking": 25.02883745282414,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/48f92771243ca7832625f364b4649499?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
        }
    ]
}