List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=3
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=4",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=2",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85638160"
            },
            "players": {
                "black": {
                    "id": 1698258,
                    "username": "artasound",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f3a9134e7f06fe4dc7ccb6d092ddce7f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 65.33456063169496,
                            "volatility": 0.0602240885489703
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85638160,
            "name": "Дружеский матч",
            "creator": 1698258,
            "mode": "game",
            "source": "play",
            "black": 1698258,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "237.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:42:39.169850Z",
            "ended": "2026-04-01T06:56:09.166593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1698258,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 65.33456420898438,
                            "volatility": 0.06022408977150917
                        }
                    },
                    "username": "artasound",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f3a9134e7f06fe4dc7ccb6d092ddce7f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85638143"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85638143,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "52.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T06:41:21.125675Z",
            "ended": "2026-04-01T06:44:00.855138Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85638132"
            },
            "players": {
                "black": {
                    "id": 1994421,
                    "username": "limjiseop1234",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fe89af02c0c9fcc60c9d9e31f43f6135?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85638132,
            "name": "친선 대국",
            "creator": 1994421,
            "mode": "game",
            "source": "play",
            "black": 1994421,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:40:37.211408Z",
            "ended": "2026-04-01T06:45:16.145272Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1994421,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "limjiseop1234",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fe89af02c0c9fcc60c9d9e31f43f6135?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85638095"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85638095,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:38:57.801891Z",
            "ended": "2026-04-01T06:41:16.588617Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85638057"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85638057,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:37:09.003563Z",
            "ended": "2026-04-01T06:38:55.716360Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85638037"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85638037,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:36:09.121879Z",
            "ended": "2026-04-01T06:37:06.588958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85637993"
            },
            "players": {
                "black": {
                    "id": 1994421,
                    "username": "limjiseop1234",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fe89af02c0c9fcc60c9d9e31f43f6135?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85637993,
            "name": "친선 대국",
            "creator": 1994421,
            "mode": "game",
            "source": "play",
            "black": 1994421,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:33:29.246695Z",
            "ended": "2026-04-01T06:40:26.215258Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1994421,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "limjiseop1234",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fe89af02c0c9fcc60c9d9e31f43f6135?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85637992"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85637992,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T06:33:27.189911Z",
            "ended": "2026-04-01T06:36:06.244289Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85637957"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85637957,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T06:31:49.725833Z",
            "ended": "2026-04-01T06:33:23.757277Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.555908203125,
                            "deviation": 100.32940673828125,
                            "volatility": 0.14944203197956085
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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/85637920"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.5559130576821,
                            "deviation": 100.32940887073931,
                            "volatility": 0.14944202724633882
                        }
                    },
                    "ranking": 14.720554313364634,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85637920,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T06:29:42.226838Z",
            "ended": "2026-04-01T06:31:46.577485Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.9949951171875,
                            "deviation": 97.07426452636719,
                            "volatility": 0.14944393932819366
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.720554313364634,
                    "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
        }
    ]
}