List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=86
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=87",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=85",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52250498"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 52250498,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1185340,
            "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:14:14.797227Z",
            "ended": "2023-03-26T13:15:26.450750Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2083.248046875,
                            "deviation": 64.98428344726562,
                            "volatility": 0.05997186154127121
                        }
                    },
                    "username": "문재앙9단",
                    "country": "un",
                    "ranking": 32.03114608617023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/35dbfd799c4671ad56fda4e102fa7c8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1796.8345947265625,
                            "deviation": 75.19696044921875,
                            "volatility": 0.07596094161272049
                        }
                    },
                    "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/52250457"
            },
            "players": {
                "black": {
                    "id": 1300859,
                    "username": "tlwpdus",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/0ff27c02ddaa1abe10d496670ce1a985?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.186140839006,
                            "deviation": 64.32486019417735,
                            "volatility": 0.06007827762169959
                        }
                    },
                    "ranking": 26.272699122901177,
                    "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": 52250457,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1300859,
            "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-26T13:11:53.156901Z",
            "ended": "2023-03-26T13:13:11.724963Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1300859,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.1455078125,
                            "deviation": 99.33490753173828,
                            "volatility": 0.05999669060111046
                        }
                    },
                    "username": "tlwpdus",
                    "country": "kr",
                    "ranking": 26.272699122901177,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0ff27c02ddaa1abe10d496670ce1a985?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.3096923828125,
                            "deviation": 75.25891876220703,
                            "volatility": 0.07595202326774597
                        }
                    },
                    "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/52248960"
            },
            "players": {
                "black": {
                    "id": 1073665,
                    "username": "Menelausq",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bdd277f2207df91873ecd6fc5b1dd0b9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1980.944988550733,
                            "deviation": 61.76098106429053,
                            "volatility": 0.06043157349647266
                        }
                    },
                    "ranking": 30.741602978408867,
                    "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": 52248960,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1073665,
            "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-26T12:04:06.728832Z",
            "ended": "2023-03-26T12:04:41.764129Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1073665,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.7135009765625,
                            "deviation": 65.8863525390625,
                            "volatility": 0.06018095090985298
                        }
                    },
                    "username": "Menelausq",
                    "country": "un",
                    "ranking": 30.741602978408867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bdd277f2207df91873ecd6fc5b1dd0b9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1797.9775390625,
                            "deviation": 76.14258575439453,
                            "volatility": 0.07595738768577576
                        }
                    },
                    "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/52248948"
            },
            "players": {
                "black": {
                    "id": 777839,
                    "username": "Leon Leug",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d970b0f27f4877b159d8bf27c4da94cd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.1846630003704,
                            "deviation": 61.400846383522804,
                            "volatility": 0.059745441829584134
                        }
                    },
                    "ranking": 25.654995895925744,
                    "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": 52248948,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 777839,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-26T16:33:45.848648Z",
            "ended": "2023-03-28T13:32:58.715320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 777839,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.1357421875,
                            "deviation": 61.068599700927734,
                            "volatility": 0.0598079077899456
                        }
                    },
                    "username": "Leon Leug",
                    "country": "un",
                    "ranking": 25.654995895925744,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d970b0f27f4877b159d8bf27c4da94cd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2010.1466064453125,
                            "deviation": 80.0394287109375,
                            "volatility": 0.07616516947746277
                        }
                    },
                    "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/52248940"
            },
            "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": 251055,
                    "username": "AWildTechno",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a9450c1e32f82fd747a8ef999f85901a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.3153531944124,
                            "deviation": 60.61102903750861,
                            "volatility": 0.059779489818789215
                        }
                    },
                    "ranking": 27.50281434464842,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52248940,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 251055,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-26T17:51:51.370114Z",
            "ended": "2023-03-27T18:38:36.315737Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1957.6773681640625,
                            "deviation": 73.48094940185547,
                            "volatility": 0.07610995322465897
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 251055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.0404052734375,
                            "deviation": 60.744834899902344,
                            "volatility": 0.05978276953101158
                        }
                    },
                    "username": "AWildTechno",
                    "country": "un",
                    "ranking": 27.50281434464842,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a9450c1e32f82fd747a8ef999f85901a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52247824"
            },
            "players": {
                "black": {
                    "id": 1315820,
                    "username": "igoOK",
                    "country": "sg",
                    "icon": "https://user-uploads.online-go.com/aa363bfe80aa38331bb382eef6d2361c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1830.3753835289974,
                            "deviation": 66.66062026762275,
                            "volatility": 0.06009116474973144
                        }
                    },
                    "ranking": 28.911527779322004,
                    "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": 52247824,
            "name": "Tournament Game: Shodan Showdown 2023 9x9 Edition (97739) R:2 (🐬Sofiam🐬 vs igoOK)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1315820,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 21333,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"total_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97739,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-26T11:04:27.624016Z",
            "ended": "2023-04-12T08:16:05.166046Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1315820,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.4434814453125,
                            "deviation": 86.64009094238281,
                            "volatility": 0.06001337617635727
                        }
                    },
                    "username": "igoOK",
                    "country": "sg",
                    "ranking": 28.911527779322004,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa363bfe80aa38331bb382eef6d2361c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1880.6630859375,
                            "deviation": 84.52764892578125,
                            "volatility": 0.07675870507955551
                        }
                    },
                    "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/52247450"
            },
            "players": {
                "black": {
                    "id": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2036.5257236222883,
                            "deviation": 73.77023198048443,
                            "volatility": 0.06434578146125765
                        }
                    },
                    "ranking": 31.382193145620963,
                    "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": 52247450,
            "name": "Partie amicale",
            "creator": 1185576,
            "mode": "game",
            "source": "play",
            "black": 1185576,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-26T11:00:16.108504Z",
            "ended": "2023-03-26T23:06:32.626473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2136.269775390625,
                            "deviation": 86.64517211914062,
                            "volatility": 0.060188692063093185
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.382193145620963,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.8837890625,
                            "deviation": 74.71798706054688,
                            "volatility": 0.07601023465394974
                        }
                    },
                    "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/52246399"
            },
            "players": {
                "black": {
                    "id": 1073665,
                    "username": "Menelausq",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bdd277f2207df91873ecd6fc5b1dd0b9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1980.944988550733,
                            "deviation": 61.76098106429053,
                            "volatility": 0.06043157349647266
                        }
                    },
                    "ranking": 30.741602978408867,
                    "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": 52246399,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1073665,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-26T11:53:59.595479Z",
            "ended": "2023-03-27T15:22:29.295415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1073665,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.4140625,
                            "deviation": 64.80726623535156,
                            "volatility": 0.06018388643860817
                        }
                    },
                    "username": "Menelausq",
                    "country": "un",
                    "ranking": 30.741602978408867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bdd277f2207df91873ecd6fc5b1dd0b9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1830.11962890625,
                            "deviation": 76.22921752929688,
                            "volatility": 0.0760657861828804
                        }
                    },
                    "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/52246393"
            },
            "players": {
                "black": {
                    "id": 1311615,
                    "username": "Ellis824",
                    "country": "_Olimpic_Movement",
                    "icon": "https://secure.gravatar.com/avatar/924234a145ed8d677574b1470c7f6c18?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.9794374759788,
                            "deviation": 61.03661083631198,
                            "volatility": 0.05997971393175566
                        }
                    },
                    "ranking": 26.760705328662013,
                    "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": 52246393,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1311615,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-26T12:20:14.323418Z",
            "ended": "2023-03-27T17:54:25.209697Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1311615,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1742.02001953125,
                            "deviation": 62.87619400024414,
                            "volatility": 0.0599961131811142
                        }
                    },
                    "username": "Ellis824",
                    "country": "_Olimpic_Movement",
                    "ranking": 26.760705328662013,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/924234a145ed8d677574b1470c7f6c18?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1931.1585693359375,
                            "deviation": 73.6646499633789,
                            "volatility": 0.07608932256698608
                        }
                    },
                    "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/52246390"
            },
            "players": {
                "black": {
                    "id": 1209014,
                    "username": "ONWAY99",
                    "country": "la",
                    "icon": "https://secure.gravatar.com/avatar/3210a730cd2749ed1050a904686ddbb9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1959.8074769977345,
                            "deviation": 61.47617061413733,
                            "volatility": 0.0599996232412575
                        }
                    },
                    "ranking": 30.493255440916354,
                    "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": 52246390,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1209014,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-03-26T17:28:51.446960Z",
            "ended": "2023-03-27T19:58:27.815356Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1209014,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1980.95166015625,
                            "deviation": 62.67409896850586,
                            "volatility": 0.060000114142894745
                        }
                    },
                    "username": "ONWAY99",
                    "country": "la",
                    "ranking": 30.493255440916354,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3210a730cd2749ed1050a904686ddbb9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1967.105224609375,
                            "deviation": 74.79779815673828,
                            "volatility": 0.07609543204307556
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}