List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 289,
    "next": "https://online-go.com/api/v1/players/1845696/games/?format=api&page=15",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&page=13",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81511730"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1893795,
                    "username": "Oroton",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 521.1608427523165,
                            "deviation": 67.67356545908518,
                            "volatility": 0.061346066183410874
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81511730,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1893795,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-23T02:19:00.437425Z",
            "ended": "2025-11-23T02:19:13.220330Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1893795,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 429.0775146484375,
                            "deviation": 62.752685546875,
                            "volatility": 0.060079190880060196
                        }
                    },
                    "username": "Oroton",
                    "country": "nl",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-32.png",
                    "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/81511721"
            },
            "players": {
                "black": {
                    "id": 1195515,
                    "username": "Agapanthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 314.46842611254647,
                            "deviation": 103.20458045085842,
                            "volatility": 0.14977453354081657
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot robot-248"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81511721,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1195515,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 540}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-23T02:18:35.397247Z",
            "ended": "2025-11-23T02:21:04.611043Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 376.0238037109375,
                            "deviation": 99.6133041381836,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "Agapanthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-32.png",
                    "ui_class": "bot robot-248"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81511813"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 404.15993237385896,
                            "deviation": 104.7203667319523,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81511813,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 605979,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 1800}",
            "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": "2025-11-23T02:24:06.254672Z",
            "ended": "2025-11-23T02:24:17.514270Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 548.2301025390625,
                            "deviation": 99.20223236083984,
                            "volatility": 0.1497575044631958
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "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/81513656"
            },
            "players": {
                "black": {
                    "id": 1195515,
                    "username": "Agapanthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 314.46842611254647,
                            "deviation": 103.20458045085842,
                            "volatility": 0.14977453354081657
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot robot-248"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81513656,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1195515,
            "white": 1845696,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-23T04:06:48.570354Z",
            "ended": "2025-11-23T04:07:16.510062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 355.4290771484375,
                            "deviation": 99.15813446044922,
                            "volatility": 0.14998045563697815
                        }
                    },
                    "username": "Agapanthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-32.png",
                    "ui_class": "bot robot-248"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81535098"
            },
            "players": {
                "black": {
                    "id": 1195515,
                    "username": "Agapanthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 314.46842611254647,
                            "deviation": 103.20458045085842,
                            "volatility": 0.14977453354081657
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot robot-248"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81535098,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1195515,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 540}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-23T20:49:02.261001Z",
            "ended": "2025-11-23T20:49:16.369100Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 209.70924377441406,
                            "deviation": 99.76023864746094,
                            "volatility": 0.14991974830627441
                        }
                    },
                    "username": "Agapanthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-32.png",
                    "ui_class": "bot robot-248"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81535113"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 404.15993237385896,
                            "deviation": 104.7203667319523,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81535113,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 605979,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 900}",
            "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": "2025-11-23T20:49:27.470317Z",
            "ended": "2025-11-23T20:49:41.082737Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 536.2716674804688,
                            "deviation": 99.63282012939453,
                            "volatility": 0.14994770288467407
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "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/81535684"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1200334,
                    "username": "Amaranthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 662.3119194708237,
                            "deviation": 108.7220241204368,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 5.378633029937657,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81535684,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1200334,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 1800}",
            "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": "2025-11-23T21:16:15.038839Z",
            "ended": "2025-11-23T21:16:18.928555Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1200334,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 412.2265319824219,
                            "deviation": 105.0211181640625,
                            "volatility": 0.14956684410572052
                        }
                    },
                    "username": "Amaranthus",
                    "country": "un",
                    "ranking": 5.378633029937657,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-32.png",
                    "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/81535702"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 404.15993237385896,
                            "deviation": 104.7203667319523,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81535702,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 605979,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 1800}",
            "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": "2025-11-23T21:17:20.547524Z",
            "ended": "2025-11-23T21:17:42.228311Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 495.12445068359375,
                            "deviation": 98.72937774658203,
                            "volatility": 0.14990845322608948
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "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/81536176"
            },
            "players": {
                "black": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 404.15993237385896,
                            "deviation": 104.7203667319523,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81536176,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 605979,
            "white": 1845696,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-23T21:41:33.067110Z",
            "ended": "2025-11-23T21:41:39.913150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 540.6697387695312,
                            "deviation": 99.87567901611328,
                            "volatility": 0.14984455704689026
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/81536202"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1200334,
                    "username": "Amaranthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 662.3119194708237,
                            "deviation": 108.7220241204368,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 5.378633029937657,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81536202,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1200334,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 900}",
            "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": "2025-11-23T21:43:13.330471Z",
            "ended": "2025-11-23T21:43:17.547163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 450.7568664550781,
                            "deviation": 79.80040740966797,
                            "volatility": 0.06000427156686783
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1200334,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 412.2265319824219,
                            "deviation": 105.0211181640625,
                            "volatility": 0.14956684410572052
                        }
                    },
                    "username": "Amaranthus",
                    "country": "un",
                    "ranking": 5.378633029937657,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f49b1f360e88adf8d226e7f41f92473b-32.png",
                    "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
        }
    ]
}