List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=79
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=80",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=78",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85913768"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85913768,
            "name": "Partida amistosa",
            "creator": 2000172,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 2000172,
            "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": 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": "73.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T19:58:57.780023Z",
            "ended": "2026-04-09T20:00:05.341408Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.760498046875,
                            "deviation": 116.52757263183594,
                            "volatility": 0.14932148158550262
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?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/85913699"
            },
            "players": {
                "black": {
                    "id": 1273509,
                    "username": "tetsuishidas",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bbaa4105b654ecaa0b29d78ab13fa549?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 328.51775302673104,
                            "deviation": 73.25230322960627,
                            "volatility": 0.05972425748270089
                        }
                    },
                    "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": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85913699,
            "name": "親睦戦",
            "creator": 1273509,
            "mode": "game",
            "source": "play",
            "black": 1273509,
            "white": 58441,
            "width": 19,
            "height": 19,
            "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": 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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-09T19:56:40.035377Z",
            "ended": "2026-04-09T19:57:21.693881Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1273509,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 328.51776123046875,
                            "deviation": 73.25230407714844,
                            "volatility": 0.05972425639629364
                        }
                    },
                    "username": "tetsuishidas",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bbaa4105b654ecaa0b29d78ab13fa549?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.760498046875,
                            "deviation": 116.52757263183594,
                            "volatility": 0.14932148158550262
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "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/85913656"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85913656,
            "name": "Partida amistosa",
            "creator": 2000172,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 2000172,
            "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": 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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T19:55:09.213063Z",
            "ended": "2026-04-09T19:58:55.201135Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.760498046875,
                            "deviation": 116.52757263183594,
                            "volatility": 0.14932148158550262
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?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/85913570"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85913570,
            "name": "Partida amistosa",
            "creator": 2000172,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 2000172,
            "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": 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": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T19:51:51.246673Z",
            "ended": "2026-04-09T19:54:56.565971Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.760498046875,
                            "deviation": 116.52757263183594,
                            "volatility": 0.14932148158550262
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?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/85913489"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85913489,
            "name": "Partida amistosa",
            "creator": 2000172,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 2000172,
            "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": 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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T19:48:45.538263Z",
            "ended": "2026-04-09T19:51:18.309609Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.760498046875,
                            "deviation": 116.52757263183594,
                            "volatility": 0.14932148158550262
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?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/85913440"
            },
            "players": {
                "black": {
                    "id": 1985110,
                    "username": "after rainfall",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b0d6290027b9f85e958223490d8ba3e2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 521.2194566652341,
                            "deviation": 70.74865755391141,
                            "volatility": 0.060010711521532284
                        }
                    },
                    "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": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85913440,
            "name": "Friendly Match",
            "creator": 1985110,
            "mode": "game",
            "source": "play",
            "black": 1985110,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 51,
            "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": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T19:46:17.398557Z",
            "ended": "2026-04-09T19:49:37.493200Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1985110,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 490.8706970214844,
                            "deviation": 71.44601440429688,
                            "volatility": 0.06000948324799538
                        }
                    },
                    "username": "after rainfall",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b0d6290027b9f85e958223490d8ba3e2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1030.240478515625,
                            "deviation": 114.74608612060547,
                            "volatility": 0.14932961761951447
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85913404"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85913404,
            "name": "Partida amistosa",
            "creator": 2000172,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 2000172,
            "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": 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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T19:44:50.310687Z",
            "ended": "2026-04-09T19:48:43.217650Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1030.240478515625,
                            "deviation": 114.74608612060547,
                            "volatility": 0.14932961761951447
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?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/85913387"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000033,
                    "username": "EdwardKimCa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/71268228b8581d60e80e3d5895845768?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85913387,
            "name": "Friendly Match",
            "creator": 2000033,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 2000033,
            "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": 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-09T19:44:18.567458Z",
            "ended": "2026-04-09T20:10:19.927156Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.760498046875,
                            "deviation": 116.52757263183594,
                            "volatility": 0.14932148158550262
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000033,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "EdwardKimCa",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/71268228b8581d60e80e3d5895845768?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/85913377"
            },
            "players": {
                "black": {
                    "id": 1985110,
                    "username": "after rainfall",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b0d6290027b9f85e958223490d8ba3e2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 521.2194566652341,
                            "deviation": 70.74865755391141,
                            "volatility": 0.060010711521532284
                        }
                    },
                    "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": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85913377,
            "name": "Friendly Match",
            "creator": 1985110,
            "mode": "game",
            "source": "play",
            "black": 1985110,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 51,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T19:43:59.794769Z",
            "ended": "2026-04-09T19:46:12.651972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1985110,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 492.3187255859375,
                            "deviation": 70.95140075683594,
                            "volatility": 0.06001003831624985
                        }
                    },
                    "username": "after rainfall",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b0d6290027b9f85e958223490d8ba3e2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.73779296875,
                            "deviation": 112.89444732666016,
                            "volatility": 0.14933796226978302
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85913351"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6579603536845,
                            "deviation": 113.19564770467107,
                            "volatility": 0.14948997770086814
                        }
                    },
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85913351,
            "name": "Partida amistosa",
            "creator": 2000172,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 2000172,
            "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": 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": "73.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T19:42:59.714102Z",
            "ended": "2026-04-09T19:44:46.364795Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.73779296875,
                            "deviation": 112.89444732666016,
                            "volatility": 0.14933796226978302
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.082882478955625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 2000172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mondelo.alejandro",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fecd4fb41b4a01f0760bfe196ec575f3?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
        }
    ]
}