List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=63
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=64",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=62",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85892342"
            },
            "players": {
                "black": {
                    "id": 1967015,
                    "username": "shkuk0406",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.954005167906,
                            "deviation": 63.02304450221805,
                            "volatility": 0.0599857579010188
                        }
                    },
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892342,
            "name": "친선 대국",
            "creator": 1967015,
            "mode": "game",
            "source": "play",
            "black": 1967015,
            "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": 18,
            "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": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:58:46.189489Z",
            "ended": "2026-04-09T05:01:07.399576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1967015,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.9539794921875,
                            "deviation": 63.02304458618164,
                            "volatility": 0.05998575687408447
                        }
                    },
                    "username": "shkuk0406",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892324"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892324,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:57:45.182942Z",
            "ended": "2026-04-09T04:58:37.013409Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892306"
            },
            "players": {
                "black": {
                    "id": 1967015,
                    "username": "shkuk0406",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.954005167906,
                            "deviation": 63.02304450221805,
                            "volatility": 0.0599857579010188
                        }
                    },
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892306,
            "name": "친선 대국",
            "creator": 1967015,
            "mode": "game",
            "source": "play",
            "black": 1967015,
            "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": 18,
            "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": "88.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:56:02.440247Z",
            "ended": "2026-04-09T04:58:43.196705Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1967015,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.9539794921875,
                            "deviation": 63.02304458618164,
                            "volatility": 0.05998575687408447
                        }
                    },
                    "username": "shkuk0406",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892289"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892289,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:55:25.225628Z",
            "ended": "2026-04-09T04:57:42.709560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892270"
            },
            "players": {
                "black": {
                    "id": 1967015,
                    "username": "shkuk0406",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.954005167906,
                            "deviation": 63.02304450221805,
                            "volatility": 0.0599857579010188
                        }
                    },
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892270,
            "name": "친선 대국",
            "creator": 1967015,
            "mode": "game",
            "source": "play",
            "black": 1967015,
            "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": 18,
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:54:23.760194Z",
            "ended": "2026-04-09T04:55:59.460857Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1967015,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.9539794921875,
                            "deviation": 63.02304458618164,
                            "volatility": 0.05998575687408447
                        }
                    },
                    "username": "shkuk0406",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892263"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892263,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 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": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T04:54:09.404608Z",
            "ended": "2026-04-09T04:55:07.284773Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892220"
            },
            "players": {
                "black": {
                    "id": 1967015,
                    "username": "shkuk0406",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.954005167906,
                            "deviation": 63.02304450221805,
                            "volatility": 0.0599857579010188
                        }
                    },
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892220,
            "name": "친선 대국",
            "creator": 1967015,
            "mode": "game",
            "source": "play",
            "black": 1967015,
            "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": 18,
            "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": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:51:46.945097Z",
            "ended": "2026-04-09T04:54:21.298417Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1967015,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.9539794921875,
                            "deviation": 63.02304458618164,
                            "volatility": 0.05998575687408447
                        }
                    },
                    "username": "shkuk0406",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd258349dc291eb19cda0f4135081f8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892217"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892217,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T04:51:20.591526Z",
            "ended": "2026-04-09T04:52:16.796350Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892190"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892190,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 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": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:49:46.820076Z",
            "ended": "2026-04-09T04:51:18.081316Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/85892162"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.306290642187,
                            "deviation": 61.32396914774807,
                            "volatility": 0.05993441910066088
                        }
                    },
                    "ranking": 9.817733987783956,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85892162,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T04:48:26.352183Z",
            "ended": "2026-04-09T04:49:44.813365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.98486328125,
                            "deviation": 61.459869384765625,
                            "volatility": 0.05993408337235451
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 9.817733987783956,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.265869140625,
                            "deviation": 105.9539566040039,
                            "volatility": 0.14894063770771027
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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
        }
    ]
}