List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=12
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=13",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=11",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85692965"
            },
            "players": {
                "black": {
                    "id": 1897298,
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 255.12351914228725,
                            "deviation": 73.79415794868167,
                            "volatility": 0.06000967885974229
                        }
                    },
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692965,
            "name": "Bot Match",
            "creator": 1897298,
            "mode": "game",
            "source": "play",
            "black": 1897298,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 2,
            "komi": "1.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": 107733,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T21:40:44.957596Z",
            "ended": "2026-04-02T21:42:35.182931Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1897298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 230.3558807373047,
                            "deviation": 73.9200439453125,
                            "volatility": 0.06000329926609993
                        }
                    },
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 994.763916015625,
                            "deviation": 103.24440002441406,
                            "volatility": 0.14841033518314362
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692958"
            },
            "players": {
                "black": {
                    "id": 1955365,
                    "username": "Tsumego fan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415759576481,
                            "deviation": 63.4152920660885,
                            "volatility": 0.060006175073293366
                        }
                    },
                    "ranking": 7.1098904077183755,
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692958,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 1955365,
            "mode": "game",
            "source": "play",
            "black": 1955365,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"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-02T21:40:23.656880Z",
            "ended": "2026-04-02T21:42:13.026226Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955365,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415771484375,
                            "deviation": 63.41529083251953,
                            "volatility": 0.06000617519021034
                        }
                    },
                    "username": "Tsumego fan",
                    "country": "un",
                    "ranking": 7.1098904077183755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 994.763916015625,
                            "deviation": 103.24440002441406,
                            "volatility": 0.14841033518314362
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692923"
            },
            "players": {
                "black": {
                    "id": 1955365,
                    "username": "Tsumego fan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415759576481,
                            "deviation": 63.4152920660885,
                            "volatility": 0.060006175073293366
                        }
                    },
                    "ranking": 7.1098904077183755,
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692923,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 1955365,
            "mode": "game",
            "source": "play",
            "black": 1955365,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T21:38:31.235697Z",
            "ended": "2026-04-02T21:39:53.997500Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955365,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415771484375,
                            "deviation": 63.41529083251953,
                            "volatility": 0.06000617519021034
                        }
                    },
                    "username": "Tsumego fan",
                    "country": "un",
                    "ranking": 7.1098904077183755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 994.763916015625,
                            "deviation": 103.24440002441406,
                            "volatility": 0.14841033518314362
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692889"
            },
            "players": {
                "black": {
                    "id": 1955365,
                    "username": "Tsumego fan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415759576481,
                            "deviation": 63.4152920660885,
                            "volatility": 0.060006175073293366
                        }
                    },
                    "ranking": 7.1098904077183755,
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692889,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 1955365,
            "mode": "game",
            "source": "play",
            "black": 1955365,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T21:36:54.915220Z",
            "ended": "2026-04-02T21:38:27.566510Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955365,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415771484375,
                            "deviation": 63.41529083251953,
                            "volatility": 0.06000617519021034
                        }
                    },
                    "username": "Tsumego fan",
                    "country": "un",
                    "ranking": 7.1098904077183755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.2037963867188,
                            "deviation": 100.43034362792969,
                            "volatility": 0.14841508865356445
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692873"
            },
            "players": {
                "black": {
                    "id": 1897298,
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 255.12351914228725,
                            "deviation": 73.79415794868167,
                            "volatility": 0.06000967885974229
                        }
                    },
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692873,
            "name": "Bot Match",
            "creator": 1897298,
            "mode": "game",
            "source": "play",
            "black": 1897298,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 2,
            "komi": "1.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": 107733,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T21:36:26.282279Z",
            "ended": "2026-04-02T21:39:26.365883Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1897298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 235.5290985107422,
                            "deviation": 74.0734634399414,
                            "volatility": 0.06000465899705887
                        }
                    },
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.2037963867188,
                            "deviation": 100.43034362792969,
                            "volatility": 0.14841508865356445
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692859"
            },
            "players": {
                "black": {
                    "id": 1955365,
                    "username": "Tsumego fan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415759576481,
                            "deviation": 63.4152920660885,
                            "volatility": 0.060006175073293366
                        }
                    },
                    "ranking": 7.1098904077183755,
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692859,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 1955365,
            "mode": "game",
            "source": "play",
            "black": 1955365,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T21:35:44.207575Z",
            "ended": "2026-04-02T21:36:52.622470Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955365,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415771484375,
                            "deviation": 63.41529083251953,
                            "volatility": 0.06000617519021034
                        }
                    },
                    "username": "Tsumego fan",
                    "country": "un",
                    "ranking": 7.1098904077183755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.2037963867188,
                            "deviation": 100.43034362792969,
                            "volatility": 0.14841508865356445
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692852"
            },
            "players": {
                "black": {
                    "id": 956828,
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331861100146,
                            "deviation": 65.30534375555406,
                            "volatility": 0.05997579274023686
                        }
                    },
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692852,
            "name": "Freundschaftsspiel",
            "creator": 956828,
            "mode": "game",
            "source": "play",
            "black": 956828,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T21:35:26.532867Z",
            "ended": "2026-04-02T21:48:31.653625Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 956828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331298828125,
                            "deviation": 65.30534362792969,
                            "volatility": 0.05997579172253609
                        }
                    },
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 933.39599609375,
                            "deviation": 105.96678924560547,
                            "volatility": 0.14858722686767578
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692831"
            },
            "players": {
                "black": {
                    "id": 1955365,
                    "username": "Tsumego fan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415759576481,
                            "deviation": 63.4152920660885,
                            "volatility": 0.060006175073293366
                        }
                    },
                    "ranking": 7.1098904077183755,
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692831,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 1955365,
            "mode": "game",
            "source": "play",
            "black": 1955365,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T21:34:35.269657Z",
            "ended": "2026-04-02T21:35:42.522602Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955365,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415771484375,
                            "deviation": 63.41529083251953,
                            "volatility": 0.06000617519021034
                        }
                    },
                    "username": "Tsumego fan",
                    "country": "un",
                    "ranking": 7.1098904077183755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.6492309570312,
                            "deviation": 97.50740814208984,
                            "volatility": 0.1484200805425644
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692810"
            },
            "players": {
                "black": {
                    "id": 1897298,
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 255.12351914228725,
                            "deviation": 73.79415794868167,
                            "volatility": 0.06000967885974229
                        }
                    },
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692810,
            "name": "Bot Match",
            "creator": 1897298,
            "mode": "game",
            "source": "play",
            "black": 1897298,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 2,
            "komi": "1.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": 107733,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T21:33:50.938728Z",
            "ended": "2026-04-02T21:36:20.308140Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1897298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 240.8667449951172,
                            "deviation": 74.25675964355469,
                            "volatility": 0.060006044805049896
                        }
                    },
                    "username": "マチカネフクキタル",
                    "country": "001",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/546127240dbfd77f6d18847e09f8ca60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.6492309570312,
                            "deviation": 97.50740814208984,
                            "volatility": 0.1484200805425644
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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/85692763"
            },
            "players": {
                "black": {
                    "id": 1955365,
                    "username": "Tsumego fan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415759576481,
                            "deviation": 63.4152920660885,
                            "volatility": 0.060006175073293366
                        }
                    },
                    "ranking": 7.1098904077183755,
                    "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": 929.9286925865797,
                            "deviation": 98.75894761564714,
                            "volatility": 0.14861734954278666
                        }
                    },
                    "ranking": 13.235078304389337,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85692763,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 1955365,
            "mode": "game",
            "source": "play",
            "black": 1955365,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"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-02T21:31:52.438979Z",
            "ended": "2026-04-02T21:33:45.341657Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955365,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.7415771484375,
                            "deviation": 63.41529083251953,
                            "volatility": 0.06000617519021034
                        }
                    },
                    "username": "Tsumego fan",
                    "country": "un",
                    "ranking": 7.1098904077183755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ad019c3c6ff3f8c3a4a7dbdbbbef052d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.6492309570312,
                            "deviation": 97.50740814208984,
                            "volatility": 0.1484200805425644
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.235078304389337,
                    "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
        }
    ]
}