List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=36
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=37",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=35",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85775611"
            },
            "players": {
                "black": {
                    "id": 1986613,
                    "username": "noon33",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 708.5653239131371,
                            "deviation": 62.32102746175027,
                            "volatility": 0.059972407063243596
                        }
                    },
                    "ranking": 6.941388428452794,
                    "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": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85775611,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "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-05T14:16:24.359072Z",
            "ended": "2026-04-05T14:25:40.702815Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 724.5977783203125,
                            "deviation": 63.91804885864258,
                            "volatility": 0.05996983125805855
                        }
                    },
                    "username": "noon33",
                    "country": "un",
                    "ranking": 6.941388428452794,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.5634765625,
                            "deviation": 96.97396087646484,
                            "volatility": 0.1499246507883072
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "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/85775556"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "username": "shauntan26",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85775556,
            "name": "Friendly Match",
            "creator": 1995007,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1995007,
            "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\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T14:13:55.437296Z",
            "ended": "2026-04-05T14:17:35.180237Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.5634765625,
                            "deviation": 96.97396087646484,
                            "volatility": 0.1499246507883072
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "shauntan26",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85775510"
            },
            "players": {
                "black": {
                    "id": 1568153,
                    "username": "_px",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.5380501322476,
                            "deviation": 63.03925124161487,
                            "volatility": 0.06032380495028081
                        }
                    },
                    "ranking": 10.646194123392556,
                    "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": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85775510,
            "name": "Friendly Match",
            "creator": 1568153,
            "mode": "game",
            "source": "play",
            "black": 1568153,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T14:11:45.403533Z",
            "ended": "2026-04-05T14:15:37.223802Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 818.3174438476562,
                            "deviation": 63.09990692138672,
                            "volatility": 0.060322389006614685
                        }
                    },
                    "username": "_px",
                    "country": "un",
                    "ranking": 10.646194123392556,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 937.2615966796875,
                            "deviation": 97.64674377441406,
                            "volatility": 0.14991195499897003
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "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/85775490"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "username": "shauntan26",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85775490,
            "name": "Friendly Match",
            "creator": 1995007,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1995007,
            "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\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T14:10:53.936633Z",
            "ended": "2026-04-05T14:13:53.081217Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 937.2615966796875,
                            "deviation": 97.64674377441406,
                            "volatility": 0.14991195499897003
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "shauntan26",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85775431"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "username": "shauntan26",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85775431,
            "name": "Friendly Match",
            "creator": 1995007,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1995007,
            "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\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T14:08:42.167612Z",
            "ended": "2026-04-05T14:10:51.856666Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 937.2615966796875,
                            "deviation": 97.64674377441406,
                            "volatility": 0.14991195499897003
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "shauntan26",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85775426"
            },
            "players": {
                "black": {
                    "id": 1986613,
                    "username": "noon33",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 708.5653239131371,
                            "deviation": 62.32102746175027,
                            "volatility": 0.059972407063243596
                        }
                    },
                    "ranking": 6.941388428452794,
                    "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": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85775426,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T14:08:36.221883Z",
            "ended": "2026-04-05T14:16:13.475560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 715.7653198242188,
                            "deviation": 64.03977966308594,
                            "volatility": 0.05997088924050331
                        }
                    },
                    "username": "noon33",
                    "country": "un",
                    "ranking": 6.941388428452794,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.3562622070312,
                            "deviation": 97.37846374511719,
                            "volatility": 0.14993341267108917
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "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/85775386"
            },
            "players": {
                "black": {
                    "id": 319903,
                    "username": "AntoineHankB",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/344f1c44338a8ae6c95529d8ba37d629?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 848.1298178795107,
                            "deviation": 66.87191436635013,
                            "volatility": 0.05976060676708368
                        }
                    },
                    "ranking": 11.103560635222095,
                    "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": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85775386,
            "name": "Friendly Match",
            "creator": 319903,
            "mode": "game",
            "source": "play",
            "black": 319903,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 1,
            "komi": "1.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-05T14:06:58.050014Z",
            "ended": "2026-04-05T14:10:39.014881Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 319903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 846.1204833984375,
                            "deviation": 69.3961181640625,
                            "volatility": 0.05976228043437004
                        }
                    },
                    "username": "AntoineHankB",
                    "country": "fr",
                    "ranking": 11.103560635222095,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/344f1c44338a8ae6c95529d8ba37d629?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 906.2035522460938,
                            "deviation": 98.04266357421875,
                            "volatility": 0.149899423122406
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "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/85775328"
            },
            "players": {
                "black": {
                    "id": 1986613,
                    "username": "noon33",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 708.5653239131371,
                            "deviation": 62.32102746175027,
                            "volatility": 0.059972407063243596
                        }
                    },
                    "ranking": 6.941388428452794,
                    "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": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85775328,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T14:04:33.377553Z",
            "ended": "2026-04-05T14:08:21.751729Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 706.9393310546875,
                            "deviation": 64.16481018066406,
                            "volatility": 0.05997195094823837
                        }
                    },
                    "username": "noon33",
                    "country": "un",
                    "ranking": 6.941388428452794,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 969.063720703125,
                            "deviation": 98.9520263671875,
                            "volatility": 0.1498720347881317
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "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/85775321"
            },
            "players": {
                "black": {
                    "id": 1568153,
                    "username": "_px",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.5380501322476,
                            "deviation": 63.03925124161487,
                            "volatility": 0.06032380495028081
                        }
                    },
                    "ranking": 10.646194123392556,
                    "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": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85775321,
            "name": "Friendly Match",
            "creator": 1568153,
            "mode": "game",
            "source": "play",
            "black": 1568153,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-05T14:04:16.208564Z",
            "ended": "2026-04-05T14:09:25.897695Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.59326171875,
                            "deviation": 63.142311096191406,
                            "volatility": 0.06032058224081993
                        }
                    },
                    "username": "_px",
                    "country": "un",
                    "ranking": 10.646194123392556,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 940.8411865234375,
                            "deviation": 98.31297302246094,
                            "volatility": 0.1498716026544571
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "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/85775315"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.3710359550662,
                            "deviation": 110.83718314499008,
                            "volatility": 0.14975662594241174
                        }
                    },
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "username": "shauntan26",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85775315,
            "name": "Friendly Match",
            "creator": 1995007,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1995007,
            "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\": 1800}",
            "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-05T14:04:01.023480Z",
            "ended": "2026-04-05T14:08:38.422528Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 940.8411865234375,
                            "deviation": 98.31297302246094,
                            "volatility": 0.1498716026544571
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23018682860437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1995007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "shauntan26",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e8f7171b70410d601e6d7099a5e306d?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}