List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=25
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&page=26",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=24",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76628577"
            },
            "players": {
                "black": {
                    "id": 1802787,
                    "username": "LookOffCa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cea9effb8c4737d0d4de8df6cac1120e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 658.478706382186,
                            "deviation": 86.95348370038822,
                            "volatility": 0.05998303436616018
                        }
                    },
                    "ranking": 5.244260283174637,
                    "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": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76628577,
            "name": "Дружеский матч",
            "creator": 1802787,
            "mode": "game",
            "source": "play",
            "black": 1802787,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-24T07:57:21.523830Z",
            "ended": "2025-06-24T07:59:34.404853Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1802787,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 680.2382202148438,
                            "deviation": 89.07325744628906,
                            "volatility": 0.059983085840940475
                        }
                    },
                    "username": "LookOffCa",
                    "country": "un",
                    "ranking": 5.244260283174637,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cea9effb8c4737d0d4de8df6cac1120e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.8104858398438,
                            "deviation": 116.19376373291016,
                            "volatility": 0.149995818734169
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "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/76628630"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1802787,
                    "username": "LookOffCa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cea9effb8c4737d0d4de8df6cac1120e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 658.478706382186,
                            "deviation": 86.95348370038822,
                            "volatility": 0.05998303436616018
                        }
                    },
                    "ranking": 5.244260283174637,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76628630,
            "name": "Дружеский матч",
            "creator": 1802787,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1802787,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"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": "2025-06-24T07:59:47.728906Z",
            "ended": "2025-06-24T08:01:11.642762Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.8104858398438,
                            "deviation": 116.19376373291016,
                            "volatility": 0.149995818734169
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1802787,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 680.2382202148438,
                            "deviation": 89.07325744628906,
                            "volatility": 0.059983085840940475
                        }
                    },
                    "username": "LookOffCa",
                    "country": "un",
                    "ranking": 5.244260283174637,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cea9effb8c4737d0d4de8df6cac1120e?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/76628671"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1802787,
                    "username": "LookOffCa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cea9effb8c4737d0d4de8df6cac1120e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 658.478706382186,
                            "deviation": 86.95348370038822,
                            "volatility": 0.05998303436616018
                        }
                    },
                    "ranking": 5.244260283174637,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76628671,
            "name": "Дружеский матч",
            "creator": 1802787,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1802787,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"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": "2025-06-24T08:01:38.686188Z",
            "ended": "2025-06-24T08:05:57.658451Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.8104858398438,
                            "deviation": 116.19376373291016,
                            "volatility": 0.149995818734169
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1802787,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 680.2382202148438,
                            "deviation": 89.07325744628906,
                            "volatility": 0.059983085840940475
                        }
                    },
                    "username": "LookOffCa",
                    "country": "un",
                    "ranking": 5.244260283174637,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cea9effb8c4737d0d4de8df6cac1120e?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/76628723"
            },
            "players": {
                "black": {
                    "id": 1203553,
                    "username": "Almerika",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bef766eacec1a8efee33331eab7180c2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 358.2539808441138,
                            "deviation": 108.06151625547402,
                            "volatility": 0.061118535210468755
                        }
                    },
                    "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": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76628723,
            "name": "Дружеский матч",
            "creator": 1203553,
            "mode": "game",
            "source": "play",
            "black": 1203553,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-06-24T08:03:33.930324Z",
            "ended": "2025-06-24T08:26:13.975992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1203553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 184.5655059814453,
                            "deviation": 86.76970672607422,
                            "volatility": 0.06108737736940384
                        }
                    },
                    "username": "Almerika",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bef766eacec1a8efee33331eab7180c2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 937.4840698242188,
                            "deviation": 114.3916015625,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "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/76628825"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1691610,
                    "username": "Raysan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/765ae8e2f390301fa1999d9c7505bb59?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 760.5338975461991,
                            "deviation": 65.64374468339102,
                            "volatility": 0.060177621339271944
                        }
                    },
                    "ranking": 8.579909042092059,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76628825,
            "name": "Friendly Match",
            "creator": 1691610,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1691610,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "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": 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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-24T08:06:49.049439Z",
            "ended": "2025-06-24T08:09:40.534276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.8104858398438,
                            "deviation": 116.19376373291016,
                            "volatility": 0.149995818734169
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1691610,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 968.5565795898438,
                            "deviation": 64.9189682006836,
                            "volatility": 0.06014125794172287
                        }
                    },
                    "username": "Raysan",
                    "country": "un",
                    "ranking": 8.579909042092059,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/765ae8e2f390301fa1999d9c7505bb59?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/81905820"
            },
            "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": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81905820,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-05T21:21:30.872505Z",
            "ended": "2025-12-05T21:31:57.480139Z",
            "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": 1125.0675048828125,
                            "deviation": 103.51808166503906,
                            "volatility": 0.14976033568382263
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "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/76628846"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1752237,
                    "username": "alexlmikh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.6823235776296,
                            "deviation": 60.38102122164696,
                            "volatility": 0.05977419280339051
                        }
                    },
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76628846,
            "name": "Bot Match",
            "creator": 1752237,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1752237,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"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": "2025-06-24T08:07:18.373747Z",
            "ended": "2025-06-24T08:08:08.425268Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.8104858398438,
                            "deviation": 116.19376373291016,
                            "volatility": 0.149995818734169
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1752237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 749.1932373046875,
                            "deviation": 61.05901336669922,
                            "volatility": 0.05981125682592392
                        }
                    },
                    "username": "alexlmikh",
                    "country": "un",
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?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/76628884"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1752237,
                    "username": "alexlmikh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.6823235776296,
                            "deviation": 60.38102122164696,
                            "volatility": 0.05977419280339051
                        }
                    },
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76628884,
            "name": "Bot Match",
            "creator": 1752237,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1752237,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"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": "2025-06-24T08:08:37.889048Z",
            "ended": "2025-06-24T08:10:28.579592Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.2872314453125,
                            "deviation": 112.94512176513672,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1752237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 749.1932373046875,
                            "deviation": 61.05901336669922,
                            "volatility": 0.05981125682592392
                        }
                    },
                    "username": "alexlmikh",
                    "country": "un",
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?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/76628899"
            },
            "players": {
                "black": {
                    "id": 1803795,
                    "username": "roongnapapp671",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4c53f1d2a24b6f3b1aac17d1cc3aa20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 226.94281334033553,
                            "deviation": 86.8138153874877,
                            "volatility": 0.06010274905462022
                        }
                    },
                    "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": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76628899,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1803795,
            "mode": "game",
            "source": "play",
            "black": 1803795,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "10.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": 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": "82.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-24T08:09:20.041557Z",
            "ended": "2025-06-24T08:12:07.359554Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1803795,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 100.0,
                            "deviation": 95.24974822998047,
                            "volatility": 0.06006933003664017
                        }
                    },
                    "username": "roongnapapp671",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4c53f1d2a24b6f3b1aac17d1cc3aa20?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.2872314453125,
                            "deviation": 112.94512176513672,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "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/76628930"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.134857389256,
                            "deviation": 98.76454116191749,
                            "volatility": 0.14926366788857728
                        }
                    },
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1752237,
                    "username": "alexlmikh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.6823235776296,
                            "deviation": 60.38102122164696,
                            "volatility": 0.05977419280339051
                        }
                    },
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76628930,
            "name": "Bot Match",
            "creator": 1752237,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1752237,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"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": "2025-06-24T08:10:33.199684Z",
            "ended": "2025-06-24T08:13:28.479644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 965.1256713867188,
                            "deviation": 115.6469497680664,
                            "volatility": 0.14999786019325256
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.37728080034065,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1752237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 749.1932373046875,
                            "deviation": 61.05901336669922,
                            "volatility": 0.05981125682592392
                        }
                    },
                    "username": "alexlmikh",
                    "country": "un",
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?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
        }
    ]
}