List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=91
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=92",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=90",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52234410"
            },
            "players": {
                "black": {
                    "id": 1072182,
                    "username": "Whatef",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0efcea6e71f61ea8fbb5d7f63b0da9a0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1951.7846635575238,
                            "deviation": 61.59840265667028,
                            "volatility": 0.05997565260787364
                        }
                    },
                    "ranking": 30.39829237477614,
                    "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": 52234410,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1072182,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-03-25T22:41:23.296772Z",
            "ended": "2023-03-25T22:41:51.011786Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1072182,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2090.18701171875,
                            "deviation": 61.19782638549805,
                            "volatility": 0.05997345969080925
                        }
                    },
                    "username": "Whatef",
                    "country": "un",
                    "ranking": 30.39829237477614,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0efcea6e71f61ea8fbb5d7f63b0da9a0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1921.392822265625,
                            "deviation": 73.97901153564453,
                            "volatility": 0.07596608996391296
                        }
                    },
                    "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/52234408"
            },
            "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": 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": ""
                }
            },
            "id": 52234408,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1293451,
            "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:39:02.909565Z",
            "ended": "2023-03-25T22:51:35.038083Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1908.4981689453125,
                            "deviation": 73.713623046875,
                            "volatility": 0.07596295326948166
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1293451,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2042.7169189453125,
                            "deviation": 64.0136947631836,
                            "volatility": 0.05999309942126274
                        }
                    },
                    "username": "風羅羅羅",
                    "country": "un",
                    "ranking": 30.75151535318189,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/340c3dcad69bb087aed3f29551f749ca?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/52234273"
            },
            "players": {
                "black": {
                    "id": 918249,
                    "username": "Vic01",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/bca56995efd7a71d0c5029dce73ff429?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1868.418991453725,
                            "deviation": 62.13862169207823,
                            "volatility": 0.060087030823955126
                        }
                    },
                    "ranking": 29.387758946983,
                    "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": 52234273,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 918249,
            "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:32:01.323842Z",
            "ended": "2023-03-25T22:57:22.962200Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 918249,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.236328125,
                            "deviation": 68.69710540771484,
                            "volatility": 0.05999093875288963
                        }
                    },
                    "username": "Vic01",
                    "country": "ca",
                    "ranking": 29.387758946983,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bca56995efd7a71d0c5029dce73ff429?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1898.754150390625,
                            "deviation": 73.47248840332031,
                            "volatility": 0.0759599357843399
                        }
                    },
                    "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/52234272"
            },
            "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": 731154,
                    "username": "quisha.keren",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a72048ea2d05c9f1275ab47a12f86525?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2004.3438943087435,
                            "deviation": 62.3290625808045,
                            "volatility": 0.05994261473482572
                        }
                    },
                    "ranking": 31.01344821158436,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234272,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 731154,
            "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:31:18.696522Z",
            "ended": "2023-03-25T22:51:22.402928Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1921.56787109375,
                            "deviation": 74.15777587890625,
                            "volatility": 0.07596471905708313
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 731154,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1974.070068359375,
                            "deviation": 64.51996612548828,
                            "volatility": 0.059979990124702454
                        }
                    },
                    "username": "quisha.keren",
                    "country": "un",
                    "ranking": 31.01344821158436,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a72048ea2d05c9f1275ab47a12f86525?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/52234235"
            },
            "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": 508199,
                    "username": "ranamar16",
                    "country": "il",
                    "icon": "https://user-uploads.online-go.com/c0cb3c167aaea7f6b9e60bf3760cdb72-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.8692130966074,
                            "deviation": 61.946379052871706,
                            "volatility": 0.059990470497143636
                        }
                    },
                    "ranking": 21.913435724643865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234235,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 508199,
            "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:27:04.026776Z",
            "ended": "2023-03-25T23:06:08.732488Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.2327880859375,
                            "deviation": 73.83509063720703,
                            "volatility": 0.07595323026180267
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 508199,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.60400390625,
                            "deviation": 64.51915740966797,
                            "volatility": 0.06006750091910362
                        }
                    },
                    "username": "ranamar16",
                    "country": "il",
                    "ranking": 21.913435724643865,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0cb3c167aaea7f6b9e60bf3760cdb72-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/52234234"
            },
            "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": 203796,
                    "username": "ryuzakee",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/0aecfc866fbd10999a8f781e538e33d5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.5247123961587,
                            "deviation": 61.84651065844474,
                            "volatility": 0.06009564600079568
                        }
                    },
                    "ranking": 28.786603194085036,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234234,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 203796,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-25T22:25:58.605340Z",
            "ended": "2023-03-25T22:43:32.426941Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1921.392822265625,
                            "deviation": 73.97901153564453,
                            "volatility": 0.07596608996391296
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 203796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1906.8138427734375,
                            "deviation": 63.69486999511719,
                            "volatility": 0.060121241956949234
                        }
                    },
                    "username": "ryuzakee",
                    "country": "de",
                    "ranking": 28.786603194085036,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0aecfc866fbd10999a8f781e538e33d5?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/52234158"
            },
            "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": 203300,
                    "username": "vasvas",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/21884cd0b843ac1df397936e319c3cae-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.8933525938287,
                            "deviation": 66.93923220923217,
                            "volatility": 0.059976905548270655
                        }
                    },
                    "ranking": 20.665893489327704,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234158,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 203300,
            "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:23:14.420219Z",
            "ended": "2023-03-25T23:21:04.546286Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1804.923095703125,
                            "deviation": 73.78194427490234,
                            "volatility": 0.07596410810947418
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 203300,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.0443115234375,
                            "deviation": 62.051918029785156,
                            "volatility": 0.059911299496889114
                        }
                    },
                    "username": "vasvas",
                    "country": "ru",
                    "ranking": 20.665893489327704,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/21884cd0b843ac1df397936e319c3cae-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/52234156"
            },
            "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": 1316349,
                    "username": "qwerty55",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8dd915aea916b8823124b15e0d2f893c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.2940321210709,
                            "deviation": 199.00814713339267,
                            "volatility": 0.060000164432509474
                        }
                    },
                    "ranking": 11.727355641780445,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 52234156,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1316349,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-25T22:25:05.815168Z",
            "ended": "2023-03-25T22:50:50.992001Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1920.8533935546875,
                            "deviation": 73.08109283447266,
                            "volatility": 0.07596513628959656
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1316349,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.772216796875,
                            "deviation": 311.6667175292969,
                            "volatility": 0.06000395864248276
                        }
                    },
                    "username": "qwerty55",
                    "country": "un",
                    "ranking": 11.727355641780445,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8dd915aea916b8823124b15e0d2f893c?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/52234058"
            },
            "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": 1055838,
                    "username": "zhangkangming2003210",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/194258c2e7c974f4074395d5a1da92be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.070836659259,
                            "deviation": 61.08533185646424,
                            "volatility": 0.05991745854609491
                        }
                    },
                    "ranking": 26.468679273309597,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234058,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1055838,
            "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:17:45.450617Z",
            "ended": "2023-03-25T22:38:06.703998Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1942.263916015625,
                            "deviation": 74.27658081054688,
                            "volatility": 0.07596054673194885
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1055838,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1813.0653076171875,
                            "deviation": 61.12563705444336,
                            "volatility": 0.05997120589017868
                        }
                    },
                    "username": "zhangkangming2003210",
                    "country": "un",
                    "ranking": 26.468679273309597,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/194258c2e7c974f4074395d5a1da92be?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/52234057"
            },
            "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": 895114,
                    "username": "boncho",
                    "country": "pa",
                    "icon": "https://secure.gravatar.com/avatar/aae7b79d73ffeca16c76a5b7c59cc091?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1978.0631377224486,
                            "deviation": 60.964078501251905,
                            "volatility": 0.05988860010026933
                        }
                    },
                    "ranking": 30.70790016379959,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52234057,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 895114,
            "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:21:25.598058Z",
            "ended": "2023-03-25T22:48:37.109388Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1936.01318359375,
                            "deviation": 73.515625,
                            "volatility": 0.07596534490585327
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 895114,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.3779296875,
                            "deviation": 61.20217514038086,
                            "volatility": 0.05989812687039375
                        }
                    },
                    "username": "boncho",
                    "country": "pa",
                    "ranking": 30.70790016379959,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aae7b79d73ffeca16c76a5b7c59cc091?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
        }
    ]
}