List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=90
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=91",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=89",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52235431"
            },
            "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": 253061,
                    "username": "diidac",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/69ec49cab57bb99903cc9cd531d3e7e4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.1606941152854,
                            "deviation": 66.16630399894049,
                            "volatility": 0.060012124734083225
                        }
                    },
                    "ranking": 26.777094267252398,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52235431,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 253061,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-25T23:50:47.506518Z",
            "ended": "2023-03-27T19:35:56.255626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1956.05859375,
                            "deviation": 74.28294372558594,
                            "volatility": 0.07610713690519333
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 253061,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.2452392578125,
                            "deviation": 64.33133697509766,
                            "volatility": 0.060013916343450546
                        }
                    },
                    "username": "diidac",
                    "country": "un",
                    "ranking": 26.777094267252398,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69ec49cab57bb99903cc9cd531d3e7e4?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/52234749"
            },
            "players": {
                "black": {
                    "id": 1292514,
                    "username": "Montrosian",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/f6274f6138900f31732a2d6d16eb6079?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.7007391745956,
                            "deviation": 63.12174120488806,
                            "volatility": 0.05999482894262461
                        }
                    },
                    "ranking": 26.336604125837955,
                    "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": 52234749,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1292514,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "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-25T22:53:36.324198Z",
            "ended": "2023-03-25T23:14:22.962310Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1292514,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.132568359375,
                            "deviation": 62.878517150878906,
                            "volatility": 0.05999092012643814
                        }
                    },
                    "username": "Montrosian",
                    "country": "us",
                    "ranking": 26.336604125837955,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f6274f6138900f31732a2d6d16eb6079?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1847.469482421875,
                            "deviation": 73.71497344970703,
                            "volatility": 0.0759582370519638
                        }
                    },
                    "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/52234702"
            },
            "players": {
                "black": {
                    "id": 1293451,
                    "username": "風羅羅羅",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/340c3dcad69bb087aed3f29551f749ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1981.7933718586307,
                            "deviation": 65.10842279328924,
                            "volatility": 0.05977501097652285
                        }
                    },
                    "ranking": 30.75151535318189,
                    "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": 52234702,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1293451,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "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-25T22:51:54.203941Z",
            "ended": "2023-03-25T23:17:37.217108Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1293451,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2050.057861328125,
                            "deviation": 63.94313049316406,
                            "volatility": 0.05999163165688515
                        }
                    },
                    "username": "風羅羅羅",
                    "country": "un",
                    "ranking": 30.75151535318189,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/340c3dcad69bb087aed3f29551f749ca?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1823.1392822265625,
                            "deviation": 73.80546569824219,
                            "volatility": 0.07596957683563232
                        }
                    },
                    "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/52234701"
            },
            "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": 1020418,
                    "username": "deleted-de280f9c-eee6-42ae-bc10-60c5339768d0",
                    "country": "ug",
                    "icon": "https://user-uploads.online-go.com/6d75b6f56bd087785ea33a9c06f5ab91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1875.6711882389018,
                            "deviation": 64.90375048173287,
                            "volatility": 0.05970714109952293
                        }
                    },
                    "ranking": 29.4774408496532,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234701,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1020418,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-25T22:51:49.355549Z",
            "ended": "2023-03-25T23:19:54.048522Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1816.4285888671875,
                            "deviation": 73.85792541503906,
                            "volatility": 0.07596639543771744
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1020418,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.564697265625,
                            "deviation": 65.17638397216797,
                            "volatility": 0.05972008407115936
                        }
                    },
                    "username": "deleted-de280f9c-eee6-42ae-bc10-60c5339768d0",
                    "country": "ug",
                    "ranking": 29.4774408496532,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6d75b6f56bd087785ea33a9c06f5ab91-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/52234667"
            },
            "players": {
                "black": {
                    "id": 983782,
                    "username": "shlee235",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd923be1189916a7dd1a72b2d7cfcb18?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.052819039734,
                            "deviation": 62.6610153319717,
                            "volatility": 0.05989602652928048
                        }
                    },
                    "ranking": 28.550512712241073,
                    "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": 52234667,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 983782,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "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-25T22:49:22.582002Z",
            "ended": "2023-03-25T23:13:49.512372Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 983782,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1771.00537109375,
                            "deviation": 61.74818420410156,
                            "volatility": 0.05993924289941788
                        }
                    },
                    "username": "shlee235",
                    "country": "un",
                    "ranking": 28.550512712241073,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd923be1189916a7dd1a72b2d7cfcb18?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1866.875,
                            "deviation": 74.08163452148438,
                            "volatility": 0.07595441490411758
                        }
                    },
                    "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/52234665"
            },
            "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": 624462,
                    "username": "Thomas.G.",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f9a4bf10fe460cbafbeb05c63fc4ad32?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.9342045141402,
                            "deviation": 60.451717122021414,
                            "volatility": 0.05968896754478023
                        }
                    },
                    "ranking": 20.192279561556944,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234665,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 624462,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "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-25T22:49:08.588858Z",
            "ended": "2023-03-25T23:21:00.021782Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.475830078125,
                            "deviation": 73.40827178955078,
                            "volatility": 0.07596676796674728
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 624462,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.51513671875,
                            "deviation": 66.38858795166016,
                            "volatility": 0.05975658819079399
                        }
                    },
                    "username": "Thomas.G.",
                    "country": "un",
                    "ranking": 20.192279561556944,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9a4bf10fe460cbafbeb05c63fc4ad32?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/52234610"
            },
            "players": {
                "black": {
                    "id": 1217102,
                    "username": "WISIN",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/4258b1c06ad6958bac38530c3acf70bf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.5535957135753,
                            "deviation": 62.38194359087487,
                            "volatility": 0.05970289827222434
                        }
                    },
                    "ranking": 25.426312118200865,
                    "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": 52234610,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1217102,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "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-25T22:46:34.837520Z",
            "ended": "2023-03-25T23:28:47.206512Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1217102,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.594970703125,
                            "deviation": 63.57986831665039,
                            "volatility": 0.059851303696632385
                        }
                    },
                    "username": "WISIN",
                    "country": "us",
                    "ranking": 25.426312118200865,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4258b1c06ad6958bac38530c3acf70bf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.777099609375,
                            "deviation": 74.4017333984375,
                            "volatility": 0.07596217095851898
                        }
                    },
                    "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/52234609"
            },
            "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": 778612,
                    "username": "Qazmju",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/b153aa87830121686ba7b3d4b1d77698-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.7919246610516,
                            "deviation": 63.08338201661074,
                            "volatility": 0.059986438228980456
                        }
                    },
                    "ranking": 30.25560841209263,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234609,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 778612,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-25T22:45:53.422327Z",
            "ended": "2023-03-25T23:04:31.166591Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1890.40771484375,
                            "deviation": 73.83845520019531,
                            "volatility": 0.07595644146203995
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 778612,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2101.310546875,
                            "deviation": 64.04853057861328,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "Qazmju",
                    "country": "hk",
                    "ranking": 30.25560841209263,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b153aa87830121686ba7b3d4b1d77698-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/52234531"
            },
            "players": {
                "black": {
                    "id": 1105522,
                    "username": "blademagical269",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d50e56dfbe7743bebc22bd727d212bc9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.898928441882,
                            "deviation": 300.776822041669,
                            "volatility": 0.05999920251875211
                        }
                    },
                    "ranking": 23.484992239782702,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234531,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1105522,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-25T22:45:21.331307Z",
            "ended": "2023-03-25T23:03:39.935244Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1105522,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "blademagical269",
                    "country": "un",
                    "ranking": 23.484992239782702,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d50e56dfbe7743bebc22bd727d212bc9?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1886.541748046875,
                            "deviation": 73.10991668701172,
                            "volatility": 0.07595785707235336
                        }
                    },
                    "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/52234530"
            },
            "players": {
                "black": {
                    "id": 1112181,
                    "username": "niculae.mandache",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d7be331083d3da4b052bf84babf1f223?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.4358276044757,
                            "deviation": 61.12987268430142,
                            "volatility": 0.05974557341074188
                        }
                    },
                    "ranking": 27.718485256686378,
                    "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": 52234530,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1112181,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"initial_time\": 120, \"time_increment\": 45, \"max_time\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "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-25T22:43:33.598744Z",
            "ended": "2023-03-25T23:13:05.564038Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1112181,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1808.1922607421875,
                            "deviation": 61.68061447143555,
                            "volatility": 0.059828516095876694
                        }
                    },
                    "username": "niculae.mandache",
                    "country": "un",
                    "ranking": 27.718485256686378,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d7be331083d3da4b052bf84babf1f223?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1885.718017578125,
                            "deviation": 74.51921844482422,
                            "volatility": 0.07595149427652359
                        }
                    },
                    "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
        }
    ]
}