List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=11",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=9",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85674184"
            },
            "players": {
                "black": {
                    "id": 1994200,
                    "username": "Facts chess",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4510729d493c26eda4700e2ed4cc101?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 264.4102549456866,
                            "deviation": 123.57241099598892,
                            "volatility": 0.060020473298835454
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85674184,
            "name": "Friendly Match",
            "creator": 1994200,
            "mode": "game",
            "source": "play",
            "black": 1994200,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "komi": "-0.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": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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": "2026-04-02T09:36:53.613057Z",
            "ended": "2026-04-02T09:37:43.649218Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1994200,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 461.8330993652344,
                            "deviation": 153.3018341064453,
                            "volatility": 0.06001659855246544
                        }
                    },
                    "username": "Facts chess",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4510729d493c26eda4700e2ed4cc101?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85674159"
            },
            "players": {
                "black": {
                    "id": 1994200,
                    "username": "Facts chess",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4510729d493c26eda4700e2ed4cc101?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 264.4102549456866,
                            "deviation": 123.57241099598892,
                            "volatility": 0.060020473298835454
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85674159,
            "name": "Friendly Match",
            "creator": 1994200,
            "mode": "game",
            "source": "play",
            "black": 1994200,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "komi": "-0.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": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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": "2026-04-02T09:35:43.369631Z",
            "ended": "2026-04-02T09:36:48.517808Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1994200,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 461.8330993652344,
                            "deviation": 153.3018341064453,
                            "volatility": 0.06001659855246544
                        }
                    },
                    "username": "Facts chess",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4510729d493c26eda4700e2ed4cc101?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85674112"
            },
            "players": {
                "black": {
                    "id": 1994200,
                    "username": "Facts chess",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4510729d493c26eda4700e2ed4cc101?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 264.4102549456866,
                            "deviation": 123.57241099598892,
                            "volatility": 0.060020473298835454
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85674112,
            "name": "Friendly Match",
            "creator": 1994200,
            "mode": "game",
            "source": "play",
            "black": 1994200,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 1,
            "komi": "-0.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": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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": "2026-04-02T09:33:05.842392Z",
            "ended": "2026-04-02T09:35:26.014730Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1994200,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 461.8330993652344,
                            "deviation": 153.3018341064453,
                            "volatility": 0.06001659855246544
                        }
                    },
                    "username": "Facts chess",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4510729d493c26eda4700e2ed4cc101?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85674097"
            },
            "players": {
                "black": {
                    "id": 1758426,
                    "username": "ZhorikXVII",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2201acd696dbbd935c7bf39770ecab1f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 781.6570199197295,
                            "deviation": 66.95716490111083,
                            "volatility": 0.06000957688390863
                        }
                    },
                    "ranking": 9.214111798923106,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85674097,
            "name": "Дружеский матч",
            "creator": 1758426,
            "mode": "game",
            "source": "play",
            "black": 1758426,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T09:32:12.310409Z",
            "ended": "2026-04-02T09:42:04.983054Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1758426,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 781.6570434570312,
                            "deviation": 66.95716857910156,
                            "volatility": 0.06000957638025284
                        }
                    },
                    "username": "ZhorikXVII",
                    "country": "un",
                    "ranking": 9.214111798923106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2201acd696dbbd935c7bf39770ecab1f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85674088"
            },
            "players": {
                "black": {
                    "id": 1307249,
                    "username": "m.noisecore",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/deb4a68fb7ad00e12c7d6134515f96c5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.2519786626285,
                            "deviation": 65.4875286716754,
                            "volatility": 0.059747494122935424
                        }
                    },
                    "ranking": 9.87380752156834,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85674088,
            "name": "Friendly Match",
            "creator": 1307249,
            "mode": "game",
            "source": "play",
            "black": 1307249,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "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": "2026-04-02T09:31:56.352837Z",
            "ended": "2026-04-02T09:39:17.061059Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1307249,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.251953125,
                            "deviation": 65.4875259399414,
                            "volatility": 0.059747494757175446
                        }
                    },
                    "username": "m.noisecore",
                    "country": "un",
                    "ranking": 9.87380752156834,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/deb4a68fb7ad00e12c7d6134515f96c5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85674062"
            },
            "players": {
                "black": {
                    "id": 1307249,
                    "username": "m.noisecore",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/deb4a68fb7ad00e12c7d6134515f96c5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.2519786626285,
                            "deviation": 65.4875286716754,
                            "volatility": 0.059747494122935424
                        }
                    },
                    "ranking": 9.87380752156834,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85674062,
            "name": "Friendly Match",
            "creator": 1307249,
            "mode": "game",
            "source": "play",
            "black": 1307249,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "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": "2026-04-02T09:30:43.525242Z",
            "ended": "2026-04-02T09:31:53.506177Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1307249,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.251953125,
                            "deviation": 65.4875259399414,
                            "volatility": 0.059747494757175446
                        }
                    },
                    "username": "m.noisecore",
                    "country": "un",
                    "ranking": 9.87380752156834,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/deb4a68fb7ad00e12c7d6134515f96c5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85674034"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1136390,
                    "username": "白いはむ",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/17c5dc9258ae0b1e1b1b0007e141e5cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.9014791289594,
                            "deviation": 65.84831393062817,
                            "volatility": 0.060059686644077195
                        }
                    },
                    "ranking": 15.867111986660756,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85674034,
            "name": "親睦戦",
            "creator": 1136390,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1136390,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "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": "2026-04-02T09:29:20.136426Z",
            "ended": "2026-04-02T09:54:44.809210Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.6099243164062,
                            "deviation": 101.0456314086914,
                            "volatility": 0.1487300544977188
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1136390,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.9014892578125,
                            "deviation": 65.84831237792969,
                            "volatility": 0.06005968526005745
                        }
                    },
                    "username": "白いはむ",
                    "country": "un",
                    "ranking": 15.867111986660756,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17c5dc9258ae0b1e1b1b0007e141e5cc?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/85674016"
            },
            "players": {
                "black": {
                    "id": 1987551,
                    "username": "zigyjo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cdac646b719f2ac18cde93a0e5db7ebc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 398.57927788339543,
                            "deviation": 106.81080326845024,
                            "volatility": 0.05999323556315954
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85674016,
            "name": "Partita amichevole",
            "creator": 1987551,
            "mode": "game",
            "source": "play",
            "black": 1987551,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-02T09:28:06.317195Z",
            "ended": "2026-04-02T09:33:16.390402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1987551,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 398.57928466796875,
                            "deviation": 106.81080627441406,
                            "volatility": 0.059993237257003784
                        }
                    },
                    "username": "zigyjo",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cdac646b719f2ac18cde93a0e5db7ebc?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85673903"
            },
            "players": {
                "black": {
                    "id": 1111006,
                    "username": "leekong",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/693ec2ce09bbcbca8e1e681ae2eb5dd2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 684.1461201955927,
                            "deviation": 68.4659572308966,
                            "volatility": 0.06025460516855663
                        }
                    },
                    "ranking": 6.12950092809596,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85673903,
            "name": "Friendly Match",
            "creator": 1111006,
            "mode": "game",
            "source": "play",
            "black": 1111006,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "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": "2026-04-02T09:20:02.790927Z",
            "ended": "2026-04-02T09:27:28.119486Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1111006,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 689.7609252929688,
                            "deviation": 68.50782775878906,
                            "volatility": 0.06025610491633415
                        }
                    },
                    "username": "leekong",
                    "country": "th",
                    "ranking": 6.12950092809596,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/693ec2ce09bbcbca8e1e681ae2eb5dd2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.237060546875,
                            "deviation": 102.652099609375,
                            "volatility": 0.14877893030643463
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/85673893"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.3534809210202,
                            "deviation": 98.23394747686261,
                            "volatility": 0.14866198659425947
                        }
                    },
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1058092,
                    "username": "cchenyu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5c0c2bb33a81c2909cfc8db323621726?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.1999381465207,
                            "deviation": 62.70119096343789,
                            "volatility": 0.05970108150691284
                        }
                    },
                    "ranking": 17.357811504228824,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85673893,
            "name": "友谊赛",
            "creator": 1058092,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1058092,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "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": "2026-04-02T09:19:27.596203Z",
            "ended": "2026-04-02T09:27:51.251771Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.902099609375,
                            "deviation": 102.84402465820312,
                            "volatility": 0.14875578880310059
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.542337622961014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1058092,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.199951171875,
                            "deviation": 62.70119094848633,
                            "volatility": 0.05970108136534691
                        }
                    },
                    "username": "cchenyu",
                    "country": "un",
                    "ranking": 17.357811504228824,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c0c2bb33a81c2909cfc8db323621726?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
        }
    ]
}