List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=43
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&page=44",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=42",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80801188"
            },
            "players": {
                "black": {
                    "id": 351226,
                    "username": "icguy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 947.7200637368463,
                            "deviation": 65.66663671718106,
                            "volatility": 0.06021730267100738
                        }
                    },
                    "ranking": 13.673799942403823,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801188,
            "name": "Friendly Match",
            "creator": 351226,
            "mode": "game",
            "source": "play",
            "black": 351226,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 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": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-31T16:05:34.495170Z",
            "ended": "2025-10-31T16:07:38.705049Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 351226,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 959.47802734375,
                            "deviation": 64.62948608398438,
                            "volatility": 0.06010168045759201
                        }
                    },
                    "username": "icguy",
                    "country": "un",
                    "ranking": 13.673799942403823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.1903076171875,
                            "deviation": 102.25834655761719,
                            "volatility": 0.14944185316562653
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/80801239"
            },
            "players": {
                "black": {
                    "id": 1727642,
                    "username": "jg250226_rdetcgi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f9af3e72db9a387e31307f24f047f9fb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 752.0352755010176,
                            "deviation": 75.82462944875701,
                            "volatility": 0.059991021751991086
                        }
                    },
                    "ranking": 8.319762036261315,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801239,
            "name": "Friendly Match",
            "creator": 1727642,
            "mode": "game",
            "source": "play",
            "black": 1727642,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"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": "2025-10-31T16:07:15.945331Z",
            "ended": "2025-10-31T16:09:01.469414Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1727642,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 735.7474975585938,
                            "deviation": 79.575439453125,
                            "volatility": 0.059995122253894806
                        }
                    },
                    "username": "jg250226_rdetcgi",
                    "country": "un",
                    "ranking": 8.319762036261315,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9af3e72db9a387e31307f24f047f9fb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.1903076171875,
                            "deviation": 102.25834655761719,
                            "volatility": 0.14944185316562653
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80801252"
            },
            "players": {
                "black": {
                    "id": 351226,
                    "username": "icguy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 947.7200637368463,
                            "deviation": 65.66663671718106,
                            "volatility": 0.06021730267100738
                        }
                    },
                    "ranking": 13.673799942403823,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801252,
            "name": "Friendly Match",
            "creator": 351226,
            "mode": "game",
            "source": "play",
            "black": 351226,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-31T16:07:44.262030Z",
            "ended": "2025-10-31T16:08:41.627030Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 351226,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 959.47802734375,
                            "deviation": 64.62948608398438,
                            "volatility": 0.06010168045759201
                        }
                    },
                    "username": "icguy",
                    "country": "un",
                    "ranking": 13.673799942403823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.1903076171875,
                            "deviation": 102.25834655761719,
                            "volatility": 0.14944185316562653
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/80801256"
            },
            "players": {
                "black": {
                    "id": 1890341,
                    "username": "Katago Zero",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/b66a0888972bc383e0419ffac76c0e6f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801256,
            "name": "Friendly Match",
            "creator": 1890341,
            "mode": "game",
            "source": "play",
            "black": 1890341,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-31T16:07:47.092379Z",
            "ended": "2025-10-31T16:30:26.279679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1890341,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Katago Zero",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b66a0888972bc383e0419ffac76c0e6f-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.490478515625,
                            "deviation": 101.25438690185547,
                            "volatility": 0.14944829046726227
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/80801295"
            },
            "players": {
                "black": {
                    "id": 351226,
                    "username": "icguy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 947.7200637368463,
                            "deviation": 65.66663671718106,
                            "volatility": 0.06021730267100738
                        }
                    },
                    "ranking": 13.673799942403823,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801295,
            "name": "Friendly Match",
            "creator": 351226,
            "mode": "game",
            "source": "play",
            "black": 351226,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 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": "2025-10-31T16:09:22.179304Z",
            "ended": "2025-10-31T16:11:30.344477Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 351226,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 959.47802734375,
                            "deviation": 64.62948608398438,
                            "volatility": 0.06010168045759201
                        }
                    },
                    "username": "icguy",
                    "country": "un",
                    "ranking": 13.673799942403823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.490478515625,
                            "deviation": 101.25438690185547,
                            "volatility": 0.14944829046726227
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/80801306"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1885964,
                    "username": "dqds205",
                    "country": "_CIS",
                    "icon": "https://secure.gravatar.com/avatar/30b7573abcce0a68996bcda798d05558?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 600.6046022956049,
                            "deviation": 62.42011664487896,
                            "volatility": 0.06002995590672627
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80801306,
            "name": "Дружеский матч",
            "creator": 1885964,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1885964,
            "width": 9,
            "height": 9,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "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": "2025-10-31T16:09:56.752065Z",
            "ended": "2025-10-31T16:11:55.385093Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.490478515625,
                            "deviation": 101.25438690185547,
                            "volatility": 0.14944829046726227
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1885964,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 294.0594177246094,
                            "deviation": 172.0477752685547,
                            "volatility": 0.06000351533293724
                        }
                    },
                    "username": "dqds205",
                    "country": "_CIS",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/30b7573abcce0a68996bcda798d05558?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/80801320"
            },
            "players": {
                "black": {
                    "id": 1786327,
                    "username": "laverditoo34",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/133a315b5d5c270b4360d4b1b65a9152-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 891.7529652436718,
                            "deviation": 60.918065886125014,
                            "volatility": 0.05996386957598006
                        }
                    },
                    "ranking": 12.264659030299802,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801320,
            "name": "Friendly Match",
            "creator": 1786327,
            "mode": "game",
            "source": "play",
            "black": 1786327,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "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": "2025-10-31T16:10:45.151074Z",
            "ended": "2025-10-31T16:18:55.966758Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1786327,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 773.9297485351562,
                            "deviation": 62.055782318115234,
                            "volatility": 0.060005128383636475
                        }
                    },
                    "username": "laverditoo34",
                    "country": "un",
                    "ranking": 12.264659030299802,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/133a315b5d5c270b4360d4b1b65a9152-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.490478515625,
                            "deviation": 101.25438690185547,
                            "volatility": 0.14944829046726227
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/80801326"
            },
            "players": {
                "black": {
                    "id": 1882633,
                    "username": "sfs119",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/795370797913369f0fe5a07e2d1f8328?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.78024736647,
                            "deviation": 152.50050429796465,
                            "volatility": 0.06000500920249458
                        }
                    },
                    "ranking": 14.32553937013655,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801326,
            "name": "友谊赛",
            "creator": 1882633,
            "mode": "game",
            "source": "play",
            "black": 1882633,
            "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": false,
            "started": "2025-10-31T16:10:58.691385Z",
            "ended": "2025-10-31T16:20:09.528461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1882633,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.421875,
                            "deviation": 223.38314819335938,
                            "volatility": 0.060004644095897675
                        }
                    },
                    "username": "sfs119",
                    "country": "un",
                    "ranking": 14.32553937013655,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/795370797913369f0fe5a07e2d1f8328?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.490478515625,
                            "deviation": 101.25438690185547,
                            "volatility": 0.14944829046726227
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/80801352"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1885964,
                    "username": "dqds205",
                    "country": "_CIS",
                    "icon": "https://secure.gravatar.com/avatar/30b7573abcce0a68996bcda798d05558?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 600.6046022956049,
                            "deviation": 62.42011664487896,
                            "volatility": 0.06002995590672627
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80801352,
            "name": "Дружеский матч",
            "creator": 1885964,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1885964,
            "width": 9,
            "height": 9,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "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": "2025-10-31T16:11:59.589709Z",
            "ended": "2025-10-31T16:13:06.160198Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.490478515625,
                            "deviation": 101.25438690185547,
                            "volatility": 0.14944829046726227
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1885964,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 294.0594177246094,
                            "deviation": 172.0477752685547,
                            "volatility": 0.06000351533293724
                        }
                    },
                    "username": "dqds205",
                    "country": "_CIS",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/30b7573abcce0a68996bcda798d05558?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/80801380"
            },
            "players": {
                "black": {
                    "id": 351226,
                    "username": "icguy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 947.7200637368463,
                            "deviation": 65.66663671718106,
                            "volatility": 0.06021730267100738
                        }
                    },
                    "ranking": 13.673799942403823,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80801380,
            "name": "Friendly Match",
            "creator": 351226,
            "mode": "game",
            "source": "play",
            "black": 351226,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-31T16:13:07.740603Z",
            "ended": "2025-10-31T16:14:22.587590Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 351226,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 959.47802734375,
                            "deviation": 64.62948608398438,
                            "volatility": 0.06010168045759201
                        }
                    },
                    "username": "icguy",
                    "country": "un",
                    "ranking": 13.673799942403823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d9167678ae77c1c7151bcbbe7bb12fe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.490478515625,
                            "deviation": 101.25438690185547,
                            "volatility": 0.14944829046726227
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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
        }
    ]
}