List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=8
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=9",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=7",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85669359"
            },
            "players": {
                "black": {
                    "id": 1837601,
                    "username": "245441683",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e3223554f0ed19901f311685f5ec8d41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 695.5206464298253,
                            "deviation": 69.16119686075606,
                            "volatility": 0.05999681093017296
                        }
                    },
                    "ranking": 6.51122534867165,
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85669359,
            "name": "友谊赛",
            "creator": 1837601,
            "mode": "game",
            "source": "play",
            "black": 1837601,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "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": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T05:32:07.932930Z",
            "ended": "2026-04-02T05:59:38.223404Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1837601,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 711.1539306640625,
                            "deviation": 69.66699981689453,
                            "volatility": 0.05999945476651192
                        }
                    },
                    "username": "245441683",
                    "country": "un",
                    "ranking": 6.51122534867165,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3223554f0ed19901f311685f5ec8d41?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 931.5003051757812,
                            "deviation": 104.76683807373047,
                            "volatility": 0.1485753208398819
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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/85669245"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1993631,
                    "username": "DAVID66",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4ae2a19a607b0d950f6c4d1548d852b9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85669245,
            "name": "友谊赛",
            "creator": 1993631,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1993631,
            "width": 13,
            "height": 13,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "161.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T05:26:20.560805Z",
            "ended": "2026-04-02T05:36:35.946470Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 910.808837890625,
                            "deviation": 105.99063110351562,
                            "volatility": 0.14859698712825775
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1993631,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "DAVID66",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ae2a19a607b0d950f6c4d1548d852b9-32.png",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85669120"
            },
            "players": {
                "black": {
                    "id": 1923956,
                    "username": "艾米粒",
                    "country": "_Starfleet",
                    "icon": "https://secure.gravatar.com/avatar/3e34d4c85be97056dd30f6583040683e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 581.1502323844068,
                            "deviation": 62.909871917200185,
                            "volatility": 0.0604706881601213
                        }
                    },
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85669120,
            "name": "友谊赛",
            "creator": 1923956,
            "mode": "game",
            "source": "play",
            "black": 1923956,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T05:19:46.701622Z",
            "ended": "2026-04-02T05:21:55.757738Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1923956,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 602.8893432617188,
                            "deviation": 63.1741828918457,
                            "volatility": 0.06047039479017258
                        }
                    },
                    "username": "艾米粒",
                    "country": "_Starfleet",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3e34d4c85be97056dd30f6583040683e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.0116577148438,
                            "deviation": 100.94622802734375,
                            "volatility": 0.14861977100372314
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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/85669063"
            },
            "players": {
                "black": {
                    "id": 1752044,
                    "username": "GoManDuh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9b62ecda376f8fa7091964c9d8650e5b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 688.5479368867249,
                            "deviation": 62.00438719117004,
                            "volatility": 0.0600856488999045
                        }
                    },
                    "ranking": 6.277971601746248,
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85669063,
            "name": "Friendly Match",
            "creator": 1752044,
            "mode": "game",
            "source": "play",
            "black": 1752044,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T05:16:58.447952Z",
            "ended": "2026-04-02T05:23:22.814402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1752044,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 688.5479125976562,
                            "deviation": 62.00438690185547,
                            "volatility": 0.06008565053343773
                        }
                    },
                    "username": "GoManDuh",
                    "country": "un",
                    "ranking": 6.277971601746248,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9b62ecda376f8fa7091964c9d8650e5b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 910.808837890625,
                            "deviation": 105.99063110351562,
                            "volatility": 0.14859698712825775
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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/85669040"
            },
            "players": {
                "black": {
                    "id": 1957352,
                    "username": "33B11-lhc",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/9aabc8335b81bf8001baadd6474d80cd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 89.81923972254016,
                            "volatility": 0.059988872984410205
                        }
                    },
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85669040,
            "name": "友谊赛",
            "creator": 1957352,
            "mode": "game",
            "source": "play",
            "black": 1957352,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 3,
            "komi": "3.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": 40,
            "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": "87.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T05:15:48.831748Z",
            "ended": "2026-04-02T05:23:17.279505Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1957352,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 90.0522689819336,
                            "volatility": 0.05999032035470009
                        }
                    },
                    "username": "33B11-lhc",
                    "country": "my",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9aabc8335b81bf8001baadd6474d80cd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 909.9661865234375,
                            "deviation": 103.05132293701172,
                            "volatility": 0.14859947562217712
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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/85669019"
            },
            "players": {
                "black": {
                    "id": 1957171,
                    "username": "33C17-Loke",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d78bcf502167d054ff8689487a5cb6bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 116.75012553205147,
                            "deviation": 90.03613046890108,
                            "volatility": 0.059980098966693235
                        }
                    },
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85669019,
            "name": "Friendly Match",
            "creator": 1957171,
            "mode": "game",
            "source": "play",
            "black": 1957171,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 3,
            "komi": "3.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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-02T05:14:56.847664Z",
            "ended": "2026-04-02T05:15:57.546081Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1957171,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 140.57354736328125,
                            "deviation": 92.38446044921875,
                            "volatility": 0.05998491123318672
                        }
                    },
                    "username": "33C17-Loke",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d78bcf502167d054ff8689487a5cb6bc?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.0116577148438,
                            "deviation": 100.94622802734375,
                            "volatility": 0.14861977100372314
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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/85668997"
            },
            "players": {
                "black": {
                    "id": 1957170,
                    "username": "33C07-entheng",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/b3927a2abf56d5a506cfd95a0454eef3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 179.5843073836959,
                            "deviation": 86.80081860681241,
                            "volatility": 0.059979549264552276
                        }
                    },
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85668997,
            "name": "Friendly Match",
            "creator": 1957170,
            "mode": "game",
            "source": "play",
            "black": 1957170,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 3,
            "komi": "3.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": 40,
            "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": "113.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T05:13:43.703350Z",
            "ended": "2026-04-02T05:23:01.200532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1957170,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 155.93508911132812,
                            "deviation": 88.0602035522461,
                            "volatility": 0.059973228722810745
                        }
                    },
                    "username": "33C07-entheng",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b3927a2abf56d5a506cfd95a0454eef3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7614135742188,
                            "deviation": 100.11558532714844,
                            "volatility": 0.1486031711101532
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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/85668886"
            },
            "players": {
                "black": {
                    "id": 1957352,
                    "username": "33B11-lhc",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/9aabc8335b81bf8001baadd6474d80cd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 89.81923972254016,
                            "volatility": 0.059988872984410205
                        }
                    },
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85668886,
            "name": "友谊赛",
            "creator": 1957352,
            "mode": "game",
            "source": "play",
            "black": 1957352,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 3,
            "komi": "3.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": 40,
            "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": "99.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T05:07:31.575930Z",
            "ended": "2026-04-02T05:14:00.743764Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1957352,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 90.17189025878906,
                            "volatility": 0.05999104306101799
                        }
                    },
                    "username": "33B11-lhc",
                    "country": "my",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9aabc8335b81bf8001baadd6474d80cd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 885.13623046875,
                            "deviation": 97.83871459960938,
                            "volatility": 0.14862260222434998
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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/85668757"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1982977,
                    "username": "scevans415",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1cc973ee0c7c85c14fe506694666f242?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.5510909365946,
                            "deviation": 252.39140462508024,
                            "volatility": 0.05999891560635526
                        }
                    },
                    "ranking": 22.078519871267474,
                    "professional": false,
                    "ui_class": "supporter provisional"
                }
            },
            "id": 85668757,
            "name": "Friendly Match",
            "creator": 1982977,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1982977,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T05:00:32.637799Z",
            "ended": "2026-04-02T05:02:14.872864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 885.13623046875,
                            "deviation": 97.83871459960938,
                            "volatility": 0.14862260222434998
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1982977,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.5511474609375,
                            "deviation": 252.3914031982422,
                            "volatility": 0.05999891459941864
                        }
                    },
                    "username": "scevans415",
                    "country": "un",
                    "ranking": 22.078519871267474,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1cc973ee0c7c85c14fe506694666f242?s=32&d=retro",
                    "ui_class": "supporter provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85668720"
            },
            "players": {
                "black": {
                    "id": 1978340,
                    "username": "jume",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/818fad5fd2426272360b88c46cf49a06?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 728.705914601938,
                            "deviation": 162.9843093059005,
                            "volatility": 0.059998271676222285
                        }
                    },
                    "ranking": 7.590236306914597,
                    "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": 822.9979544786202,
                            "deviation": 98.0064047183861,
                            "volatility": 0.1487789170729842
                        }
                    },
                    "ranking": 10.40720872855075,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85668720,
            "name": "Friendly Match",
            "creator": 1978340,
            "mode": "game",
            "source": "play",
            "black": 1978340,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "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-02T04:57:26.503919Z",
            "ended": "2026-04-02T04:59:58.256213Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1978340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 688.9923706054688,
                            "deviation": 178.01498413085938,
                            "volatility": 0.0599997453391552
                        }
                    },
                    "username": "jume",
                    "country": "un",
                    "ranking": 7.590236306914597,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/818fad5fd2426272360b88c46cf49a06?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 885.13623046875,
                            "deviation": 97.83871459960938,
                            "volatility": 0.14862260222434998
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.40720872855075,
                    "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
        }
    ]
}