List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=91
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=92",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=90",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85946368"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1349675,
                    "username": "nidhoggur",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5ca83021041f9404154fd3164cd4b0d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.880067415249,
                            "deviation": 74.18370680308773,
                            "volatility": 0.06000276440243235
                        }
                    },
                    "ranking": 14.657996507983587,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85946368,
            "name": "Friendly Match",
            "creator": 1349675,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1349675,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "3.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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T20:31:02.852135Z",
            "ended": "2026-04-10T20:33:19.908147Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1349675,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.8800659179688,
                            "deviation": 74.18370819091797,
                            "volatility": 0.06000276282429695
                        }
                    },
                    "username": "nidhoggur",
                    "country": "un",
                    "ranking": 14.657996507983587,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5ca83021041f9404154fd3164cd4b0d7?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/85946324"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 538451,
                    "username": "Zhurgut",
                    "country": "ch",
                    "icon": "https://user-uploads.online-go.com/3f652ba38cddffd1c3cc54973f143d2a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.3873685907975,
                            "deviation": 67.65995945958055,
                            "volatility": 0.06000755409037509
                        }
                    },
                    "ranking": 23.073459659184635,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85946324,
            "name": "Friendly Match",
            "creator": 538451,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 538451,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"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-10T20:29:23.447256Z",
            "ended": "2026-04-10T20:33:18.283386Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 538451,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.3873291015625,
                            "deviation": 67.65995788574219,
                            "volatility": 0.06000755354762077
                        }
                    },
                    "username": "Zhurgut",
                    "country": "ch",
                    "ranking": 23.073459659184635,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3f652ba38cddffd1c3cc54973f143d2a-32.png",
                    "ui_class": ""
                }
            },
            "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/85946292"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1962020,
                    "username": "akatrickster1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/351c415a8aaf756d282fbfe31f77afc2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 421.02035650729385,
                            "deviation": 161.31670310747776,
                            "volatility": 0.05999896511395041
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85946292,
            "name": "Friendly Match",
            "creator": 1962020,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1962020,
            "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": 6,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T20:28:06.438386Z",
            "ended": "2026-04-10T20:31:26.183194Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1962020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 421.0203552246094,
                            "deviation": 161.3166961669922,
                            "volatility": 0.05999896675348282
                        }
                    },
                    "username": "akatrickster1",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/351c415a8aaf756d282fbfe31f77afc2?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/85946285"
            },
            "players": {
                "black": {
                    "id": 1971727,
                    "username": "emilio.manzotti0006",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bc6393e0c8fd04fe4c90f76cf206c504?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 538.8302545940594,
                            "deviation": 90.59020415412405,
                            "volatility": 0.060012238290526876
                        }
                    },
                    "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": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85946285,
            "name": "Friendly Match",
            "creator": 1971727,
            "mode": "game",
            "source": "play",
            "black": 1971727,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T20:28:02.606848Z",
            "ended": "2026-04-10T20:31:17.849185Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1971727,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 538.8302612304688,
                            "deviation": 90.59020233154297,
                            "volatility": 0.06001223996281624
                        }
                    },
                    "username": "emilio.manzotti0006",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bc6393e0c8fd04fe4c90f76cf206c504?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "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/85946154"
            },
            "players": {
                "black": {
                    "id": 1971727,
                    "username": "emilio.manzotti0006",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bc6393e0c8fd04fe4c90f76cf206c504?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 538.8302545940594,
                            "deviation": 90.59020415412405,
                            "volatility": 0.060012238290526876
                        }
                    },
                    "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": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85946154,
            "name": "Friendly Match",
            "creator": 1971727,
            "mode": "game",
            "source": "play",
            "black": 1971727,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T20:21:36.403877Z",
            "ended": "2026-04-10T20:25:40.106461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1971727,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 538.8302612304688,
                            "deviation": 90.59020233154297,
                            "volatility": 0.06001223996281624
                        }
                    },
                    "username": "emilio.manzotti0006",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bc6393e0c8fd04fe4c90f76cf206c504?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "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/85946008"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1349675,
                    "username": "nidhoggur",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5ca83021041f9404154fd3164cd4b0d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.880067415249,
                            "deviation": 74.18370680308773,
                            "volatility": 0.06000276440243235
                        }
                    },
                    "ranking": 14.657996507983587,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85946008,
            "name": "Friendly Match",
            "creator": 1349675,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1349675,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "3.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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "56.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T20:15:45.194311Z",
            "ended": "2026-04-10T20:30:59.170393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1349675,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.8800659179688,
                            "deviation": 74.18370819091797,
                            "volatility": 0.06000276282429695
                        }
                    },
                    "username": "nidhoggur",
                    "country": "un",
                    "ranking": 14.657996507983587,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5ca83021041f9404154fd3164cd4b0d7?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/85945776"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1983243,
                    "username": "von_Drakonov",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d997a13a86f8974acb83479e6cfe1167?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 594.7882972914588,
                            "deviation": 87.81785313811247,
                            "volatility": 0.05996424961981569
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85945776,
            "name": "Friendly Match",
            "creator": 1983243,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1983243,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "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-10T20:07:05.609116Z",
            "ended": "2026-04-10T20:14:20.579824Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1983243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 594.7882690429688,
                            "deviation": 87.81785583496094,
                            "volatility": 0.05996425077319145
                        }
                    },
                    "username": "von_Drakonov",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d997a13a86f8974acb83479e6cfe1167?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/85945742"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1117469,
                    "username": "BardP",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dd1570395a30440c50062336d878232f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.2364454273904,
                            "deviation": 61.57201928587922,
                            "volatility": 0.05985057507203104
                        }
                    },
                    "ranking": 14.689727995941487,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85945742,
            "name": "Friendly Match",
            "creator": 1117469,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1117469,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-10T20:05:46.537563Z",
            "ended": "2026-04-10T20:15:06.655953Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1117469,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.2364501953125,
                            "deviation": 61.572017669677734,
                            "volatility": 0.05985057353973389
                        }
                    },
                    "username": "BardP",
                    "country": "un",
                    "ranking": 14.689727995941487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dd1570395a30440c50062336d878232f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85945681"
            },
            "players": {
                "black": {
                    "id": 1723799,
                    "username": "jw_go_2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6b87a5ea23c09c753056641ca2f8f1a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.2385680689817,
                            "deviation": 62.48039479273888,
                            "volatility": 0.06013518394392647
                        }
                    },
                    "ranking": 16.55312490243829,
                    "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": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85945681,
            "name": "Friendly Match",
            "creator": 1723799,
            "mode": "game",
            "source": "play",
            "black": 1723799,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "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-10T20:03:49.657800Z",
            "ended": "2026-04-10T20:18:07.063376Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1723799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.238525390625,
                            "deviation": 62.48039627075195,
                            "volatility": 0.06013518571853638
                        }
                    },
                    "username": "jw_go_2025",
                    "country": "us",
                    "ranking": 16.55312490243829,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6b87a5ea23c09c753056641ca2f8f1a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327758789062,
                            "deviation": 97.42082977294922,
                            "volatility": 0.14943301677703857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "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/85945672"
            },
            "players": {
                "black": {
                    "id": 1557832,
                    "username": "royhreynolds",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/eb3bedee8c87553ab1d1455358b24407?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 536.4360125092776,
                            "deviation": 66.63542872127013,
                            "volatility": 0.05992668400325281
                        }
                    },
                    "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": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85945672,
            "name": "Friendly Match",
            "creator": 1557832,
            "mode": "game",
            "source": "play",
            "black": 1557832,
            "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": 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": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-10T20:03:27.204573Z",
            "ended": "2026-04-10T20:12:45.252032Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1557832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 535.9199829101562,
                            "deviation": 67.39251708984375,
                            "volatility": 0.05992693826556206
                        }
                    },
                    "username": "royhreynolds",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eb3bedee8c87553ab1d1455358b24407?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 901.0625,
                            "deviation": 97.03721618652344,
                            "volatility": 0.14945712685585022
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "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
        }
    ]
}