List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=85
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=86",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=84",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52252263"
            },
            "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": 52252263,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-26T14:24:41.489611Z",
            "ended": "2023-03-26T14:30:47.890137Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.4625244140625,
                            "deviation": 76.90425109863281,
                            "volatility": 0.07600767910480499
                        }
                    },
                    "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": 1550.8206787109375,
                            "deviation": 62.560001373291016,
                            "volatility": 0.06005401536822319
                        }
                    },
                    "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/52252211"
            },
            "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": 974701,
                    "username": "hcasma",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed663ecba2d5f3f262c4442d696c0cc5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.4405584779106,
                            "deviation": 61.66849820459773,
                            "volatility": 0.05975396758784746
                        }
                    },
                    "ranking": 26.767104373911497,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52252211,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 974701,
            "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-26T14:23:09.458917Z",
            "ended": "2023-03-26T14:23:44.077312Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1835.903076171875,
                            "deviation": 77.40351104736328,
                            "volatility": 0.07601072639226913
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 974701,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.30517578125,
                            "deviation": 62.46958541870117,
                            "volatility": 0.05973699688911438
                        }
                    },
                    "username": "hcasma",
                    "country": "un",
                    "ranking": 26.767104373911497,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed663ecba2d5f3f262c4442d696c0cc5?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/52252174"
            },
            "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": 1157296,
                    "username": "Kimoi",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/29d5b9a7fb47a52e394c4f1328af8635-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2046.6951058757077,
                            "deviation": 63.142466223874685,
                            "volatility": 0.06005292341997435
                        }
                    },
                    "ranking": 31.497504903544865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52252174,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1157296,
            "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-26T14:20:51.568876Z",
            "ended": "2023-03-26T14:21:30.322251Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1811.336669921875,
                            "deviation": 77.79126739501953,
                            "volatility": 0.07600284367799759
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1157296,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1989.6375732421875,
                            "deviation": 66.27835845947266,
                            "volatility": 0.06002958491444588
                        }
                    },
                    "username": "Kimoi",
                    "country": "hk",
                    "ranking": 31.497504903544865,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/29d5b9a7fb47a52e394c4f1328af8635-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/52251608"
            },
            "players": {
                "black": {
                    "id": 104935,
                    "username": "leandrocus",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/bdb1931fc546a2bbde25979b144108bb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.6285436990734,
                            "deviation": 63.662651949002125,
                            "volatility": 0.05990619992400048
                        }
                    },
                    "ranking": 15.949775838708643,
                    "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": 52251608,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2023-03-26 13:30 (101554) R:3 (🐬Sofiam🐬 vs leandrocus)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 104935,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 101554,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-26T13:58:59.781969Z",
            "ended": "2023-03-26T14:11:25.179271Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 104935,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.695556640625,
                            "deviation": 60.76606369018555,
                            "volatility": 0.0599273256957531
                        }
                    },
                    "username": "leandrocus",
                    "country": "ar",
                    "ranking": 15.949775838708643,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bdb1931fc546a2bbde25979b144108bb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1843.842529296875,
                            "deviation": 77.02531433105469,
                            "volatility": 0.07598062604665756
                        }
                    },
                    "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/52251298"
            },
            "players": {
                "black": {
                    "id": 1308031,
                    "username": "cosmograndma",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/681bbc52e10da4eea10f938b3bc2093d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.8953926891368,
                            "deviation": 63.3178486064015,
                            "volatility": 0.059117267620753075
                        }
                    },
                    "ranking": 21.324659052368734,
                    "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": 52251298,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2023-03-26 13:30 (101554) R:2 (🐬Sofiam🐬 vs cosmograndma)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1308031,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 101554,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-26T13:45:14.608908Z",
            "ended": "2023-03-26T13:55:49.154896Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1308031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.3028564453125,
                            "deviation": 61.03171157836914,
                            "volatility": 0.06000338867306709
                        }
                    },
                    "username": "cosmograndma",
                    "country": "001",
                    "ranking": 21.324659052368734,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/681bbc52e10da4eea10f938b3bc2093d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.958740234375,
                            "deviation": 76.07675170898438,
                            "volatility": 0.07598128169775009
                        }
                    },
                    "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/52251105"
            },
            "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": 669368,
                    "username": "starwalker0857",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/81c5bcdc03e83042c59029a1e1eaafb7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.4262724980563,
                            "deviation": 68.25594281130503,
                            "volatility": 0.05989805700633506
                        }
                    },
                    "ranking": 23.58912134951967,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52251105,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 669368,
            "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-26T13:39:16.934827Z",
            "ended": "2023-03-26T13:40:25.880248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.61962890625,
                            "deviation": 75.91104125976562,
                            "volatility": 0.07598411291837692
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 669368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.0543212890625,
                            "deviation": 68.67707824707031,
                            "volatility": 0.059908945113420486
                        }
                    },
                    "username": "starwalker0857",
                    "country": "tw",
                    "ranking": 23.58912134951967,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/81c5bcdc03e83042c59029a1e1eaafb7?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/52250875"
            },
            "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": 93059,
                    "username": "Rebeat",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/ce776843ee66e1eacf774ea01b43b6f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.3313582637832,
                            "deviation": 63.41330987954195,
                            "volatility": 0.06231638423160587
                        }
                    },
                    "ranking": 21.57667061452865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52250875,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 93059,
            "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-26T13:29:48.241978Z",
            "ended": "2023-03-26T13:33:04.208175Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.307373046875,
                            "deviation": 75.7395248413086,
                            "volatility": 0.07598695158958435
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 93059,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.843994140625,
                            "deviation": 63.653690338134766,
                            "volatility": 0.06136326119303703
                        }
                    },
                    "username": "Rebeat",
                    "country": "de",
                    "ranking": 21.57667061452865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce776843ee66e1eacf774ea01b43b6f5?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/52250792"
            },
            "players": {
                "black": {
                    "id": 606239,
                    "username": "Dandarabilla",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/bd67bcb72024c28da27a874af6a172af-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 960.7250332700462,
                            "deviation": 65.60567228182434,
                            "volatility": 0.06017534349410298
                        }
                    },
                    "ranking": 13.989313032541691,
                    "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": 52250792,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 606239,
            "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-26T13:27:51.255968Z",
            "ended": "2023-03-26T13:28:25.497238Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606239,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.6513671875,
                            "deviation": 66.08765411376953,
                            "volatility": 0.06016324833035469
                        }
                    },
                    "username": "Dandarabilla",
                    "country": "_United_Nations",
                    "ranking": 13.989313032541691,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bd67bcb72024c28da27a874af6a172af-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1830.9808349609375,
                            "deviation": 74.85742950439453,
                            "volatility": 0.07598793506622314
                        }
                    },
                    "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/52250672"
            },
            "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": 1164650,
                    "username": "zhennigao",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/c707685fd7909bbb72f4bf9d184acb13?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2048.920565898664,
                            "deviation": 64.82779842601212,
                            "volatility": 0.06000763271415662
                        }
                    },
                    "ranking": 31.522663223431657,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52250672,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1164650,
            "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-26T13:21:25.548539Z",
            "ended": "2023-03-26T13:23:30.063883Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1849.0167236328125,
                            "deviation": 75.39595031738281,
                            "volatility": 0.07598624378442764
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1164650,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.680908203125,
                            "deviation": 66.50614929199219,
                            "volatility": 0.06001134216785431
                        }
                    },
                    "username": "zhennigao",
                    "country": "us",
                    "ranking": 31.522663223431657,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c707685fd7909bbb72f4bf9d184acb13?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/52250563"
            },
            "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": 1185340,
                    "username": "문재앙9단",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/35dbfd799c4671ad56fda4e102fa7c8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2094.4223841723633,
                            "deviation": 63.38156301356258,
                            "volatility": 0.05990720782934761
                        }
                    },
                    "ranking": 32.03114608617023,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52250563,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1185340,
            "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-26T13:18:42.334356Z",
            "ended": "2023-03-26T13:20:40.997691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1823.5582275390625,
                            "deviation": 75.38605499267578,
                            "volatility": 0.07597477734088898
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1185340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2063.431640625,
                            "deviation": 65.199951171875,
                            "volatility": 0.059978634119033813
                        }
                    },
                    "username": "문재앙9단",
                    "country": "un",
                    "ranking": 32.03114608617023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/35dbfd799c4671ad56fda4e102fa7c8d?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
        }
    ]
}