List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=21
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=22",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=20",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85713298"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1990985,
                    "username": "장은혁",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/eac624dde93a8163e78199c78f857f8c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.9565368558518,
                            "deviation": 206.7687881865801,
                            "volatility": 0.05999875187594709
                        }
                    },
                    "ranking": 10.657841853336006,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85713298,
            "name": "친선 대국",
            "creator": 1990985,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1990985,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T14:16:35.766153Z",
            "ended": "2026-04-03T14:37:31.024382Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 898.5159912109375,
                            "deviation": 100.29106140136719,
                            "volatility": 0.1491653323173523
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1990985,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.95654296875,
                            "deviation": 206.76878356933594,
                            "volatility": 0.05999875068664551
                        }
                    },
                    "username": "장은혁",
                    "country": "un",
                    "ranking": 10.657841853336006,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eac624dde93a8163e78199c78f857f8c?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/85713141"
            },
            "players": {
                "black": {
                    "id": 494716,
                    "username": "arthur.chung1121",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424654552203,
                            "deviation": 61.1298940295167,
                            "volatility": 0.059532540988344984
                        }
                    },
                    "ranking": 5.062978584699361,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85713141,
            "name": "Friendly Match",
            "creator": 494716,
            "mode": "game",
            "source": "play",
            "black": 494716,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T14:11:43.506084Z",
            "ended": "2026-04-03T14:21:30.663066Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424682617188,
                            "deviation": 61.1298942565918,
                            "volatility": 0.059532541781663895
                        }
                    },
                    "username": "arthur.chung1121",
                    "country": "un",
                    "ranking": 5.062978584699361,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.9473876953125,
                            "deviation": 101.30425262451172,
                            "volatility": 0.14916886389255524
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/85713123"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1990985,
                    "username": "장은혁",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/eac624dde93a8163e78199c78f857f8c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.9565368558518,
                            "deviation": 206.7687881865801,
                            "volatility": 0.05999875187594709
                        }
                    },
                    "ranking": 10.657841853336006,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85713123,
            "name": "친선 대국",
            "creator": 1990985,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1990985,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T14:11:03.865457Z",
            "ended": "2026-04-03T14:16:32.665083Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 919.6503295898438,
                            "deviation": 99.86404418945312,
                            "volatility": 0.14918701350688934
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1990985,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.95654296875,
                            "deviation": 206.76878356933594,
                            "volatility": 0.05999875068664551
                        }
                    },
                    "username": "장은혁",
                    "country": "un",
                    "ranking": 10.657841853336006,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eac624dde93a8163e78199c78f857f8c?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/85713111"
            },
            "players": {
                "black": {
                    "id": 1978071,
                    "username": "点点2942",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0bb0833282769cd38c0d480098f8a28f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 418.5254884131473,
                            "deviation": 68.00020028566308,
                            "volatility": 0.06000051425919257
                        }
                    },
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85713111,
            "name": "友谊赛",
            "creator": 1978071,
            "mode": "game",
            "source": "play",
            "black": 1978071,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "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": "330.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T14:10:28.023547Z",
            "ended": "2026-04-03T14:20:43.401744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1978071,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 425.7112121582031,
                            "deviation": 68.19005584716797,
                            "volatility": 0.060002006590366364
                        }
                    },
                    "username": "点点2942",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0bb0833282769cd38c0d480098f8a28f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 919.6503295898438,
                            "deviation": 99.86404418945312,
                            "volatility": 0.14918701350688934
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/85713098"
            },
            "players": {
                "black": {
                    "id": 1903682,
                    "username": "realz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8325a16c6855d5094c409e7fc6cd9874?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.7095681230018,
                            "deviation": 64.96794875575401,
                            "volatility": 0.05999360688942318
                        }
                    },
                    "ranking": 13.55108366339516,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85713098,
            "name": "Friendly Match",
            "creator": 1903682,
            "mode": "game",
            "source": "play",
            "black": 1903682,
            "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": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T14:10:06.546173Z",
            "ended": "2026-04-03T14:18:37.550683Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1903682,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.7095947265625,
                            "deviation": 64.96794891357422,
                            "volatility": 0.05999360606074333
                        }
                    },
                    "username": "realz",
                    "country": "un",
                    "ranking": 13.55108366339516,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8325a16c6855d5094c409e7fc6cd9874?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 919.6503295898438,
                            "deviation": 99.86404418945312,
                            "volatility": 0.14918701350688934
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/85713091"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1991447,
                    "username": "pkmdppt",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d15621de2bf73ae36fe9093bda0a68a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85713091,
            "name": "친선 대국",
            "creator": 1991447,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1991447,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 1800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"live\", \"pause_on_weekends\": false, \"per_move\": 1800}",
            "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-03T14:09:54.219230Z",
            "ended": "2026-04-03T14:16:59.309325Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 919.6503295898438,
                            "deviation": 99.86404418945312,
                            "volatility": 0.14918701350688934
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1991447,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.533447265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "pkmdppt",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d15621de2bf73ae36fe9093bda0a68a8?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/85712949"
            },
            "players": {
                "black": {
                    "id": 494716,
                    "username": "arthur.chung1121",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424654552203,
                            "deviation": 61.1298940295167,
                            "volatility": 0.059532540988344984
                        }
                    },
                    "ranking": 5.062978584699361,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85712949,
            "name": "Friendly Match",
            "creator": 494716,
            "mode": "game",
            "source": "play",
            "black": 494716,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T14:04:40.801019Z",
            "ended": "2026-04-03T14:11:25.361519Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424682617188,
                            "deviation": 61.1298942565918,
                            "volatility": 0.059532541781663895
                        }
                    },
                    "username": "arthur.chung1121",
                    "country": "un",
                    "ranking": 5.062978584699361,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 919.6503295898438,
                            "deviation": 99.86404418945312,
                            "volatility": 0.14918701350688934
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/85712821"
            },
            "players": {
                "black": {
                    "id": 494716,
                    "username": "arthur.chung1121",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424654552203,
                            "deviation": 61.1298940295167,
                            "volatility": 0.059532540988344984
                        }
                    },
                    "ranking": 5.062978584699361,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85712821,
            "name": "Friendly Match",
            "creator": 494716,
            "mode": "game",
            "source": "play",
            "black": 494716,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T13:59:50.861941Z",
            "ended": "2026-04-03T14:04:20.120349Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 653.3424682617188,
                            "deviation": 61.1298942565918,
                            "volatility": 0.059532541781663895
                        }
                    },
                    "username": "arthur.chung1121",
                    "country": "un",
                    "ranking": 5.062978584699361,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/70a48f5cb757cc84630b8c7dfbee4acf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 897.5579223632812,
                            "deviation": 100.58946990966797,
                            "volatility": 0.14920471608638763
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/85712816"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1990985,
                    "username": "장은혁",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/eac624dde93a8163e78199c78f857f8c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.9565368558518,
                            "deviation": 206.7687881865801,
                            "volatility": 0.05999875187594709
                        }
                    },
                    "ranking": 10.657841853336006,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85712816,
            "name": "친선 대국",
            "creator": 1990985,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1990985,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T13:59:47.358979Z",
            "ended": "2026-04-03T14:10:59.297541Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 919.6503295898438,
                            "deviation": 99.86404418945312,
                            "volatility": 0.14918701350688934
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1990985,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.95654296875,
                            "deviation": 206.76878356933594,
                            "volatility": 0.05999875068664551
                        }
                    },
                    "username": "장은혁",
                    "country": "un",
                    "ranking": 10.657841853336006,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eac624dde93a8163e78199c78f857f8c?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/85712762"
            },
            "players": {
                "black": {
                    "id": 1568153,
                    "username": "_px",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.6557716568884,
                            "deviation": 63.431990432852146,
                            "volatility": 0.060321710167771575
                        }
                    },
                    "ranking": 9.065516092810611,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85712762,
            "name": "Friendly Match",
            "creator": 1568153,
            "mode": "game",
            "source": "play",
            "black": 1568153,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 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": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T13:57:56.368687Z",
            "ended": "2026-04-03T14:06:15.187751Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.5260620117188,
                            "deviation": 63.516563415527344,
                            "volatility": 0.06032272055745125
                        }
                    },
                    "username": "_px",
                    "country": "un",
                    "ranking": 9.065516092810611,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 897.5579223632812,
                            "deviation": 100.58946990966797,
                            "volatility": 0.14920471608638763
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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
        }
    ]
}