List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-ended&page=4
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=-ended&page=5",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=3",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51273200"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 51273200,
            "name": "Sfida 316",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 706506,
            "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": 92554,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-21T06:13:18.383096Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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/50707924"
            },
            "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": 50707924,
            "name": "Sfida 297",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 25,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 93236,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-01T23:20:32.075994Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/49846150"
            },
            "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": 49846150,
            "name": "Sfida 268",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "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": 92554,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-02T21:10:34.961353Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/51352863"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 51352863,
            "name": "Sfida 318",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 706506,
            "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": 92554,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-23T22:31:49.532394Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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/49846051"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 49846051,
            "name": "☮️",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 706506,
            "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": 138490,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 129600, \"initial_time\": 1123200, \"max_time\": 1123200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-02T21:05:38.302594Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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/51561398"
            },
            "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": 51561398,
            "name": "Sfida 326",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 92554,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-02T23:26:16.669046Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/51534675"
            },
            "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": 51534675,
            "name": "325",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 13,
            "height": 25,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 93236,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-01T23:14:59.256329Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/49192116"
            },
            "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": 49192116,
            "name": "Sfida 243",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 22,
            "height": 23,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 90791,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-08T02:18:46.452434Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/49590998"
            },
            "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": 49590998,
            "name": "259",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "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": 92554,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-23T23:34:58.362734Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/49872900"
            },
            "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": 49872900,
            "name": "Sfida 269",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "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": 92554,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-03T20:49:38.317331Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "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": 1267.1053466796875,
                            "deviation": 65.29558563232422,
                            "volatility": 0.06014568358659744
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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
        }
    ]
}