List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=39
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=40",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=38",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85787166"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.8290937665249,
                            "deviation": 61.45951069362674,
                            "volatility": 0.05993504806847989
                        }
                    },
                    "ranking": 12.13648061387308,
                    "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": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85787166,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "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": 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-05T21:44:43.514770Z",
            "ended": "2026-04-05T21:46:55.503945Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.8291015625,
                            "deviation": 61.459510803222656,
                            "volatility": 0.05993504822254181
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 12.13648061387308,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "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/85787162"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.8290937665249,
                            "deviation": 61.45951069362674,
                            "volatility": 0.05993504806847989
                        }
                    },
                    "ranking": 12.13648061387308,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85787162,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1969865,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-04-05T21:44:32.512413Z",
            "ended": "2026-04-05T21:44:37.690624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.8291015625,
                            "deviation": 61.459510803222656,
                            "volatility": 0.05993504822254181
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 12.13648061387308,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?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/85787094"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "username": "moonstar8282",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85787094,
            "name": "친선 대국",
            "creator": 1963036,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1963036,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T21:41:20.667306Z",
            "ended": "2026-04-05T21:45:52.572487Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "moonstar8282",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85787007"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "username": "moonstar8282",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85787007,
            "name": "친선 대국",
            "creator": 1963036,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1963036,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T21:37:08.217799Z",
            "ended": "2026-04-05T21:41:14.129649Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "moonstar8282",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85787005"
            },
            "players": {
                "black": {
                    "id": 1997543,
                    "username": "metwoboysunny",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c5834d373b86695535c1e773544c33ab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 474.39899886153444,
                            "deviation": 109.98257489358966,
                            "volatility": 0.05998137725560246
                        }
                    },
                    "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": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85787005,
            "name": "Friendly Match",
            "creator": 1997543,
            "mode": "game",
            "source": "play",
            "black": 1997543,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T21:37:07.045188Z",
            "ended": "2026-04-05T22:03:51.564605Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1997543,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.76953125,
                            "deviation": 157.6696319580078,
                            "volatility": 0.059995993971824646
                        }
                    },
                    "username": "metwoboysunny",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c5834d373b86695535c1e773544c33ab?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85786943"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "username": "moonstar8282",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85786943,
            "name": "친선 대국",
            "creator": 1963036,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1963036,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T21:34:47.336376Z",
            "ended": "2026-04-05T21:36:57.687673Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "moonstar8282",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85786847"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "username": "moonstar8282",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85786847,
            "name": "친선 대국",
            "creator": 1963036,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1963036,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T21:30:15.361062Z",
            "ended": "2026-04-05T21:34:42.289316Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "moonstar8282",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85786801"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "username": "moonstar8282",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85786801,
            "name": "친선 대국",
            "creator": 1963036,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1963036,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T21:28:11.336007Z",
            "ended": "2026-04-05T21:29:57.069261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "moonstar8282",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85786705"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997502,
                    "username": "arirang123",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/10e5c1ab3d45277b63c0da20bfe2acb8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.5513468988643,
                            "deviation": 204.68497239415137,
                            "volatility": 0.0600072973821233
                        }
                    },
                    "ranking": 20.82172449710089,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85786705,
            "name": "Friendly Match",
            "creator": 1997502,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1997502,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-04-05T21:23:33.155148Z",
            "ended": "2026-04-05T21:43:37.656146Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997502,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.2880859375,
                            "deviation": 248.609619140625,
                            "volatility": 0.059999916702508926
                        }
                    },
                    "username": "arirang123",
                    "country": "un",
                    "ranking": 20.82172449710089,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/10e5c1ab3d45277b63c0da20bfe2acb8?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85786700"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7457050637215,
                            "deviation": 121.90455414451151,
                            "volatility": 0.14925274805158367
                        }
                    },
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "username": "moonstar8282",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85786700,
            "name": "친선 대국",
            "creator": 1963036,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1963036,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T21:23:24.172857Z",
            "ended": "2026-04-05T21:27:56.478565Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.1595458984375,
                            "deviation": 106.3755874633789,
                            "volatility": 0.1499757170677185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.640353981562079,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1963036,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "moonstar8282",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0f408a378d410a5281ba6e3253721ce?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}