List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=54
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=55",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=53",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52370770"
            },
            "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": 868221,
                    "username": "kaskai",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/6b0c12390e1a7629f21f461d1d92de28-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.6634036343783,
                            "deviation": 61.025886769423174,
                            "volatility": 0.05993966154923697
                        }
                    },
                    "ranking": 27.999451795835192,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52370770,
            "name": "fun",
            "creator": 868221,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 868221,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 10, \"period_time\": 10, \"periods\": 3}",
            "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-30T15:03:12.157086Z",
            "ended": "2023-03-30T15:09:33.187306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.17724609375,
                            "deviation": 74.34625244140625,
                            "volatility": 0.07636497169733047
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 868221,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.5205078125,
                            "deviation": 61.518463134765625,
                            "volatility": 0.059993915259838104
                        }
                    },
                    "username": "kaskai",
                    "country": "ie",
                    "ranking": 27.999451795835192,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6b0c12390e1a7629f21f461d1d92de28-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/52369598"
            },
            "players": {
                "black": {
                    "id": 151301,
                    "username": "Itarios",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.810363134346,
                            "deviation": 63.007965016079915,
                            "volatility": 0.059931303961670034
                        }
                    },
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 52369598,
            "name": "IGOL league ",
            "creator": 151301,
            "mode": "game",
            "source": "play",
            "black": 151301,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-30T14:18:18.115262Z",
            "ended": "2023-03-30T14:45:32.031950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 151301,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.475830078125,
                            "deviation": 64.38208770751953,
                            "volatility": 0.059894610196352005
                        }
                    },
                    "username": "Itarios",
                    "country": "mx",
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.73779296875,
                            "deviation": 74.8030776977539,
                            "volatility": 0.07636714726686478
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52369558"
            },
            "players": {
                "black": {
                    "id": 151301,
                    "username": "Itarios",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.810363134346,
                            "deviation": 63.007965016079915,
                            "volatility": 0.059931303961670034
                        }
                    },
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 52369558,
            "name": "IGOL league ",
            "creator": 151301,
            "mode": "game",
            "source": "play",
            "black": 151301,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-03-30T14:17:25.657808Z",
            "ended": "2023-03-30T14:17:55.190000Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 151301,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.475830078125,
                            "deviation": 64.38208770751953,
                            "volatility": 0.059894610196352005
                        }
                    },
                    "username": "Itarios",
                    "country": "mx",
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.590576171875,
                            "deviation": 73.64775085449219,
                            "volatility": 0.07636726647615433
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52368873"
            },
            "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": 930991,
                    "username": "khaofang04659",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5c728485522ad795fea04346bff25813?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.2174350876426,
                            "deviation": 69.54793052239542,
                            "volatility": 0.06001558171430769
                        }
                    },
                    "ranking": 20.88739381272603,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52368873,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 930991,
            "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": 1838,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 47, \"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-30T13:58:48.719835Z",
            "ended": "2023-04-01T06:39:32.455402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.9884033203125,
                            "deviation": 74.56439208984375,
                            "volatility": 0.07660816609859467
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 930991,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.368896484375,
                            "deviation": 99.2237548828125,
                            "volatility": 0.06001574546098709
                        }
                    },
                    "username": "khaofang04659",
                    "country": "un",
                    "ranking": 20.88739381272603,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c728485522ad795fea04346bff25813?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/52368549"
            },
            "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": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52368549,
            "name": "🐿",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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-30T13:38:23.829001Z",
            "ended": "2023-03-30T13:44:49.149073Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.590576171875,
                            "deviation": 73.64775085449219,
                            "volatility": 0.07636726647615433
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.5430908203125,
                            "deviation": 66.61055755615234,
                            "volatility": 0.06011523678898811
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                217554
            ],
            "rengo_white_team": [
                706506,
                1121856
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52368059"
            },
            "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": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52368059,
            "name": "🐿",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-30T13:20:09.988033Z",
            "ended": "2023-03-30T13:36:59.102395Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.590576171875,
                            "deviation": 73.64775085449219,
                            "volatility": 0.07636726647615433
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.5430908203125,
                            "deviation": 66.61055755615234,
                            "volatility": 0.06011523678898811
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                1121856
            ],
            "rengo_white_team": [
                706506,
                217554
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52367889"
            },
            "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": 217554,
                    "username": "deleted-feb8c7dc-a9da-46ab-9d3b-a6cec2d88a15",
                    "country": "ec",
                    "icon": "https://user-uploads.online-go.com/ce86d01c2ad47962f4a2a2021adc5034-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.206150302157,
                            "deviation": 64.05777234622589,
                            "volatility": 0.060235669844112445
                        }
                    },
                    "ranking": 29.76610794127693,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52367889,
            "name": "🐿",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 217554,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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-30T13:15:15.311834Z",
            "ended": "2023-03-30T13:19:21.769751Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.590576171875,
                            "deviation": 73.64775085449219,
                            "volatility": 0.07636726647615433
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 217554,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2146.0498046875,
                            "deviation": 66.74156188964844,
                            "volatility": 0.06019870191812515
                        }
                    },
                    "username": "deleted-feb8c7dc-a9da-46ab-9d3b-a6cec2d88a15",
                    "country": "ec",
                    "ranking": 29.76610794127693,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ce86d01c2ad47962f4a2a2021adc5034-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                706506,
                1121856
            ],
            "rengo_white_team": [
                217554,
                1094460
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52367678"
            },
            "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": 1094460,
                    "username": "Hikaru_No_Go_Read_the_Manga",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b624813a16fd0470750624ef6be48f18-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.4536581536165,
                            "deviation": 73.58709210370657,
                            "volatility": 0.060001753047418366
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52367678,
            "name": "🐿",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1094460,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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-30T13:07:59.110840Z",
            "ended": "2023-03-30T13:12:12.348897Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.6851806640625,
                            "deviation": 73.60114288330078,
                            "volatility": 0.07637052983045578
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1094460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 601.471923828125,
                            "deviation": 75.96041870117188,
                            "volatility": 0.06000591814517975
                        }
                    },
                    "username": "Hikaru_No_Go_Read_the_Manga",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b624813a16fd0470750624ef6be48f18-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                1121856
            ],
            "rengo_white_team": [
                1094460,
                706506
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52367602"
            },
            "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": 698241,
                    "username": "Андрей Голомыздо",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/76d174f0d1a97377902ca431c0bc8fca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.4931734700367,
                            "deviation": 64.39327832473599,
                            "volatility": 0.05968586113307475
                        }
                    },
                    "ranking": 23.075181617572202,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52367602,
            "name": "🐿",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 698241,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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-30T13:02:12.228865Z",
            "ended": "2023-03-30T13:06:43.037730Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.6851806640625,
                            "deviation": 73.60114288330078,
                            "volatility": 0.07637052983045578
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 698241,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.7340087890625,
                            "deviation": 64.05611419677734,
                            "volatility": 0.059848833829164505
                        }
                    },
                    "username": "Андрей Голомыздо",
                    "country": "ru",
                    "ranking": 23.075181617572202,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76d174f0d1a97377902ca431c0bc8fca?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                1094460,
                1121856
            ],
            "rengo_white_team": [
                698241,
                706506
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52367369"
            },
            "players": {
                "black": {
                    "id": 1094460,
                    "username": "Hikaru_No_Go_Read_the_Manga",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b624813a16fd0470750624ef6be48f18-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.4536581536165,
                            "deviation": 73.58709210370657,
                            "volatility": 0.060001753047418366
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52367369,
            "name": "🐿",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1094460,
            "white": 706506,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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-30T12:52:38.158677Z",
            "ended": "2023-03-30T13:01:33.394424Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1094460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 601.471923828125,
                            "deviation": 75.96041870117188,
                            "volatility": 0.06000591814517975
                        }
                    },
                    "username": "Hikaru_No_Go_Read_the_Manga",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b624813a16fd0470750624ef6be48f18-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.6851806640625,
                            "deviation": 73.60114288330078,
                            "volatility": 0.07637052983045578
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1094460,
                1121856
            ],
            "rengo_white_team": [
                706506,
                126739
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}