List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=27
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=28",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=26",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85729968"
            },
            "players": {
                "black": {
                    "id": 1907794,
                    "username": "Scootenbloot",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.217069398036,
                            "deviation": 61.312891862985964,
                            "volatility": 0.05960975723061321
                        }
                    },
                    "ranking": 16.35770663903458,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729968,
            "name": "Friendly Match",
            "creator": 1907794,
            "mode": "game",
            "source": "play",
            "black": 1907794,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T01:48:27.292041Z",
            "ended": "2026-04-04T01:53:19.447555Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1907794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.3495483398438,
                            "deviation": 61.31748580932617,
                            "volatility": 0.05962621793150902
                        }
                    },
                    "username": "Scootenbloot",
                    "country": "un",
                    "ranking": 16.35770663903458,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.4818115234375,
                            "deviation": 100.18983459472656,
                            "volatility": 0.14900587499141693
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729887"
            },
            "players": {
                "black": {
                    "id": 1727751,
                    "username": "jg250226_knyqtrl",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/178df7a11ef8ed8e76876461a4a81fef?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 677.722877956564,
                            "deviation": 117.58398628614735,
                            "volatility": 0.06002483723853855
                        }
                    },
                    "ranking": 5.911125797066297,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729887,
            "name": "友谊赛",
            "creator": 1727751,
            "mode": "game",
            "source": "play",
            "black": 1727751,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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-04T01:44:20.316412Z",
            "ended": "2026-04-04T01:50:50.165241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1727751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 721.9366455078125,
                            "deviation": 124.38956451416016,
                            "volatility": 0.060023896396160126
                        }
                    },
                    "username": "jg250226_knyqtrl",
                    "country": "un",
                    "ranking": 5.911125797066297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/178df7a11ef8ed8e76876461a4a81fef?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1144.22607421875,
                            "deviation": 100.54660034179688,
                            "volatility": 0.1490214318037033
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729870"
            },
            "players": {
                "black": {
                    "id": 1907794,
                    "username": "Scootenbloot",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.217069398036,
                            "deviation": 61.312891862985964,
                            "volatility": 0.05960975723061321
                        }
                    },
                    "ranking": 16.35770663903458,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729870,
            "name": "Friendly Match",
            "creator": 1907794,
            "mode": "game",
            "source": "play",
            "black": 1907794,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T01:43:34.904316Z",
            "ended": "2026-04-04T01:48:25.131677Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1907794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.3495483398438,
                            "deviation": 61.31748580932617,
                            "volatility": 0.05962621793150902
                        }
                    },
                    "username": "Scootenbloot",
                    "country": "un",
                    "ranking": 16.35770663903458,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1144.22607421875,
                            "deviation": 100.54660034179688,
                            "volatility": 0.1490214318037033
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729843"
            },
            "players": {
                "black": {
                    "id": 1748950,
                    "username": "Hoa939",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6ea2ceb65fa135a6c5b6ac101b558343?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.7413414696604,
                            "deviation": 60.790179355201815,
                            "volatility": 0.0599167307523092
                        }
                    },
                    "ranking": 13.771820063622048,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729843,
            "name": "Ván giao hữu",
            "creator": 1748950,
            "mode": "game",
            "source": "play",
            "black": 1748950,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T01:42:13.064066Z",
            "ended": "2026-04-04T01:58:36.697964Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1748950,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.7413330078125,
                            "deviation": 60.79018020629883,
                            "volatility": 0.05991673097014427
                        }
                    },
                    "username": "Hoa939",
                    "country": "un",
                    "ranking": 13.771820063622048,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ea2ceb65fa135a6c5b6ac101b558343?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.4818115234375,
                            "deviation": 100.18983459472656,
                            "volatility": 0.14900587499141693
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729763"
            },
            "players": {
                "black": {
                    "id": 1907794,
                    "username": "Scootenbloot",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.217069398036,
                            "deviation": 61.312891862985964,
                            "volatility": 0.05960975723061321
                        }
                    },
                    "ranking": 16.35770663903458,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729763,
            "name": "Friendly Match",
            "creator": 1907794,
            "mode": "game",
            "source": "play",
            "black": 1907794,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T01:37:54.975649Z",
            "ended": "2026-04-04T01:43:32.390631Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1907794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.3495483398438,
                            "deviation": 61.31748580932617,
                            "volatility": 0.05962621793150902
                        }
                    },
                    "username": "Scootenbloot",
                    "country": "un",
                    "ranking": 16.35770663903458,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.7667236328125,
                            "deviation": 101.06693267822266,
                            "volatility": 0.14902812242507935
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729735"
            },
            "players": {
                "black": {
                    "id": 1727337,
                    "username": "jg250226_fftfolz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0ba858b41727de3fe77f7766eb8c4da?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 463.3709880409697,
                            "deviation": 87.27288050760978,
                            "volatility": 0.05999426178250795
                        }
                    },
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729735,
            "name": "Friendly Match",
            "creator": 1727337,
            "mode": "game",
            "source": "play",
            "black": 1727337,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-04T01:36:06.362925Z",
            "ended": "2026-04-04T01:50:40.015806Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1727337,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 463.3710021972656,
                            "deviation": 87.27288055419922,
                            "volatility": 0.05999426171183586
                        }
                    },
                    "username": "jg250226_fftfolz",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0ba858b41727de3fe77f7766eb8c4da?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1144.22607421875,
                            "deviation": 100.54660034179688,
                            "volatility": 0.1490214318037033
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729685"
            },
            "players": {
                "black": {
                    "id": 1727751,
                    "username": "jg250226_knyqtrl",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/178df7a11ef8ed8e76876461a4a81fef?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 677.722877956564,
                            "deviation": 117.58398628614735,
                            "volatility": 0.06002483723853855
                        }
                    },
                    "ranking": 5.911125797066297,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729685,
            "name": "友谊赛",
            "creator": 1727751,
            "mode": "game",
            "source": "play",
            "black": 1727751,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "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-04T01:33:31.174879Z",
            "ended": "2026-04-04T01:43:47.858726Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1727751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 777.9083862304688,
                            "deviation": 131.0203094482422,
                            "volatility": 0.060022078454494476
                        }
                    },
                    "username": "jg250226_knyqtrl",
                    "country": "un",
                    "ranking": 5.911125797066297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/178df7a11ef8ed8e76876461a4a81fef?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.7667236328125,
                            "deviation": 101.06693267822266,
                            "volatility": 0.14902812242507935
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729677"
            },
            "players": {
                "black": {
                    "id": 1907794,
                    "username": "Scootenbloot",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.217069398036,
                            "deviation": 61.312891862985964,
                            "volatility": 0.05960975723061321
                        }
                    },
                    "ranking": 16.35770663903458,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729677,
            "name": "Friendly Match",
            "creator": 1907794,
            "mode": "game",
            "source": "play",
            "black": 1907794,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T01:32:58.092461Z",
            "ended": "2026-04-04T01:37:52.211361Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1907794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.3495483398438,
                            "deviation": 61.31748580932617,
                            "volatility": 0.05962621793150902
                        }
                    },
                    "username": "Scootenbloot",
                    "country": "un",
                    "ranking": 16.35770663903458,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76e2c0aca99eb6e00da53e8bb571eac4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.7667236328125,
                            "deviation": 101.06693267822266,
                            "volatility": 0.14902812242507935
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729646"
            },
            "players": {
                "black": {
                    "id": 1727751,
                    "username": "jg250226_knyqtrl",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/178df7a11ef8ed8e76876461a4a81fef?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 677.722877956564,
                            "deviation": 117.58398628614735,
                            "volatility": 0.06002483723853855
                        }
                    },
                    "ranking": 5.911125797066297,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729646,
            "name": "友谊赛",
            "creator": 1727751,
            "mode": "game",
            "source": "play",
            "black": 1727751,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "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": 65,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-04T01:31:48.422457Z",
            "ended": "2026-04-04T01:32:23.357779Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1727751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 777.9083862304688,
                            "deviation": 131.0203094482422,
                            "volatility": 0.060022078454494476
                        }
                    },
                    "username": "jg250226_knyqtrl",
                    "country": "un",
                    "ranking": 5.911125797066297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/178df7a11ef8ed8e76876461a4a81fef?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.7667236328125,
                            "deviation": 101.06693267822266,
                            "volatility": 0.14902812242507935
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/85729565"
            },
            "players": {
                "black": {
                    "id": 1748950,
                    "username": "Hoa939",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6ea2ceb65fa135a6c5b6ac101b558343?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.7413414696604,
                            "deviation": 60.790179355201815,
                            "volatility": 0.0599167307523092
                        }
                    },
                    "ranking": 13.771820063622048,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85729565,
            "name": "Ván giao hữu",
            "creator": 1748950,
            "mode": "game",
            "source": "play",
            "black": 1748950,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T01:27:31.013896Z",
            "ended": "2026-04-04T01:38:41.107744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1748950,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.7413330078125,
                            "deviation": 60.79018020629883,
                            "volatility": 0.05991673097014427
                        }
                    },
                    "username": "Hoa939",
                    "country": "un",
                    "ranking": 13.771820063622048,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ea2ceb65fa135a6c5b6ac101b558343?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.7667236328125,
                            "deviation": 101.06693267822266,
                            "volatility": 0.14902812242507935
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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
        }
    ]
}