List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=83
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=84",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=82",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85922785"
            },
            "players": {
                "black": {
                    "id": 1276791,
                    "username": "cabuerkle",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6b10377b3d2236871b9ae9075270deaa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.985718519398,
                            "deviation": 62.04876462462697,
                            "volatility": 0.06062434733507336
                        }
                    },
                    "ranking": 13.947363850918657,
                    "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": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85922785,
            "name": "Friendly Match",
            "creator": 1276791,
            "mode": "game",
            "source": "play",
            "black": 1276791,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T03:55:29.957900Z",
            "ended": "2026-04-10T03:58:13.517051Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1276791,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 947.9920654296875,
                            "deviation": 61.85478591918945,
                            "volatility": 0.06062319874763489
                        }
                    },
                    "username": "cabuerkle",
                    "country": "us",
                    "ranking": 13.947363850918657,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6b10377b3d2236871b9ae9075270deaa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5725708007812,
                            "deviation": 97.70582580566406,
                            "volatility": 0.1495455950498581
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "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/85922724"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1546583,
                    "username": "NickDerpkins",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/fc949da8fe725e11610a789532955635-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1007.852447954137,
                            "deviation": 63.34995800886719,
                            "volatility": 0.06088019152773713
                        }
                    },
                    "ranking": 15.097939088671584,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85922724,
            "name": "Friendly Match",
            "creator": 1546583,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1546583,
            "width": 13,
            "height": 13,
            "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": 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": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T03:51:48.203092Z",
            "ended": "2026-04-10T03:56:29.972589Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.9973754882812,
                            "deviation": 98.24990844726562,
                            "volatility": 0.149553582072258
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1546583,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.6962890625,
                            "deviation": 64.50833129882812,
                            "volatility": 0.06087878346443176
                        }
                    },
                    "username": "NickDerpkins",
                    "country": "us",
                    "ranking": 15.097939088671584,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fc949da8fe725e11610a789532955635-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85922570"
            },
            "players": {
                "black": {
                    "id": 1921623,
                    "username": "James66896",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a682fff587f41dd07368275620428436?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "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": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85922570,
            "name": "친선 대국",
            "creator": 1921623,
            "mode": "game",
            "source": "play",
            "black": 1921623,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T03:43:27.268837Z",
            "ended": "2026-04-10T03:49:10.299893Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1921623,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "James66896",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a682fff587f41dd07368275620428436?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.9973754882812,
                            "deviation": 98.24990844726562,
                            "volatility": 0.149553582072258
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "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/85922401"
            },
            "players": {
                "black": {
                    "id": 1478400,
                    "username": "macrocode",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/326aae9ee8cc9903bbce8f29873ab9ff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 826.8282030916567,
                            "deviation": 105.98425547429544,
                            "volatility": 0.060002451978307336
                        }
                    },
                    "ranking": 10.514699344204073,
                    "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": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85922401,
            "name": "Friendly Match",
            "creator": 1478400,
            "mode": "game",
            "source": "play",
            "black": 1478400,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "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": 8,
            "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": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T03:34:25.435147Z",
            "ended": "2026-04-10T03:42:26.962411Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1478400,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 826.8281860351562,
                            "deviation": 105.9842529296875,
                            "volatility": 0.06000245362520218
                        }
                    },
                    "username": "macrocode",
                    "country": "un",
                    "ranking": 10.514699344204073,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/326aae9ee8cc9903bbce8f29873ab9ff?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.9973754882812,
                            "deviation": 98.24990844726562,
                            "volatility": 0.149553582072258
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "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/85922325"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.857000371317,
                            "deviation": 61.87298476325131,
                            "volatility": 0.05993071528764768
                        }
                    },
                    "ranking": 11.205072496389842,
                    "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": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85922325,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 1,
            "komi": "1.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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T03:30:24.657536Z",
            "ended": "2026-04-10T03:31:48.287428Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 859.4225463867188,
                            "deviation": 61.295406341552734,
                            "volatility": 0.05993132293224335
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 11.205072496389842,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.9973754882812,
                            "deviation": 98.24990844726562,
                            "volatility": 0.149553582072258
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "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/85922319"
            },
            "players": {
                "black": {
                    "id": 1921623,
                    "username": "James66896",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a682fff587f41dd07368275620428436?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "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": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85922319,
            "name": "친선 대국",
            "creator": 1921623,
            "mode": "game",
            "source": "play",
            "black": 1921623,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T03:30:08.813291Z",
            "ended": "2026-04-10T03:43:04.153275Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1921623,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "James66896",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a682fff587f41dd07368275620428436?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.9973754882812,
                            "deviation": 98.24990844726562,
                            "volatility": 0.149553582072258
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "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/85921986"
            },
            "players": {
                "black": {
                    "id": 1276791,
                    "username": "cabuerkle",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6b10377b3d2236871b9ae9075270deaa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.985718519398,
                            "deviation": 62.04876462462697,
                            "volatility": 0.06062434733507336
                        }
                    },
                    "ranking": 13.947363850918657,
                    "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": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85921986,
            "name": "Friendly Match",
            "creator": 1276791,
            "mode": "game",
            "source": "play",
            "black": 1276791,
            "white": 58441,
            "width": 13,
            "height": 13,
            "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": 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": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T03:10:16.938695Z",
            "ended": "2026-04-10T03:13:59.898498Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1276791,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.4382934570312,
                            "deviation": 61.87615966796875,
                            "volatility": 0.06062331795692444
                        }
                    },
                    "username": "cabuerkle",
                    "country": "us",
                    "ranking": 13.947363850918657,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6b10377b3d2236871b9ae9075270deaa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 960.3604125976562,
                            "deviation": 99.43877410888672,
                            "volatility": 0.14953771233558655
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "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/85921957"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 832752,
                    "username": "suzumushi0810",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/5f579cdde25864fc0bd5505f6bc83d79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.0267191298403,
                            "deviation": 61.24445177756247,
                            "volatility": 0.06004850697867711
                        }
                    },
                    "ranking": 16.869931026950805,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85921957,
            "name": "親睦戦",
            "creator": 832752,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 832752,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T03:08:33.435313Z",
            "ended": "2026-04-10T03:18:02.289940Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 987.7254638671875,
                            "deviation": 98.70185089111328,
                            "volatility": 0.14953364431858063
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 832752,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.8358154296875,
                            "deviation": 61.150882720947266,
                            "volatility": 0.06004905700683594
                        }
                    },
                    "username": "suzumushi0810",
                    "country": "jp",
                    "ranking": 16.869931026950805,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5f579cdde25864fc0bd5505f6bc83d79-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85921818"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1718664,
                    "username": "kgt4951",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3931b56ab627755c114e93766b56e063?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.5182303438205,
                            "deviation": 61.73073635361251,
                            "volatility": 0.059922978753468345
                        }
                    },
                    "ranking": 16.013664663612357,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85921818,
            "name": "친선 대국",
            "creator": 1718664,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1718664,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 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": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T03:02:05.882019Z",
            "ended": "2026-04-10T03:12:55.967866Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 960.3604125976562,
                            "deviation": 99.43877410888672,
                            "volatility": 0.14953771233558655
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1718664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.5181884765625,
                            "deviation": 61.730735778808594,
                            "volatility": 0.05992297828197479
                        }
                    },
                    "username": "kgt4951",
                    "country": "un",
                    "ranking": 16.013664663612357,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3931b56ab627755c114e93766b56e063?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85921749"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.1562595796433,
                            "deviation": 106.62928498450623,
                            "volatility": 0.14939519734731194
                        }
                    },
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1406245,
                    "username": "rinnka",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/beee673b947b9c4174fd0d1f315e7f50-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.1973733184145,
                            "deviation": 60.87193782802207,
                            "volatility": 0.05997757431531372
                        }
                    },
                    "ranking": 18.967165717245194,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85921749,
            "name": "親睦戦",
            "creator": 1406245,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1406245,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 3600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T02:58:32.269986Z",
            "ended": "2026-04-10T03:17:39.619461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 987.7254638671875,
                            "deviation": 98.70185089111328,
                            "volatility": 0.14953364431858063
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.063370288733317,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1406245,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.1973876953125,
                            "deviation": 60.8719367980957,
                            "volatility": 0.05997757613658905
                        }
                    },
                    "username": "rinnka",
                    "country": "jp",
                    "ranking": 18.967165717245194,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/beee673b947b9c4174fd0d1f315e7f50-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}