List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=6
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=7",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=5",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85656975"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1987832,
                    "username": "jomof",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/867139ab5bfeaf334cb4d99d2a08e4e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.7256602387827,
                            "deviation": 62.44849568823407,
                            "volatility": 0.05999225778786832
                        }
                    },
                    "ranking": 16.128353781440868,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85656975,
            "name": "Partie amicale",
            "creator": 1987832,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1987832,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T19:14:51.485758Z",
            "ended": "2026-04-01T19:21:22.566105Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.6076049804688,
                            "deviation": 97.56819152832031,
                            "volatility": 0.14901499450206757
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1987832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.8248291015625,
                            "deviation": 62.59817886352539,
                            "volatility": 0.059992555528879166
                        }
                    },
                    "username": "jomof",
                    "country": "un",
                    "ranking": 16.128353781440868,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/867139ab5bfeaf334cb4d99d2a08e4e8?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85656833"
            },
            "players": {
                "black": {
                    "id": 956828,
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331861100146,
                            "deviation": 65.30534375555406,
                            "volatility": 0.05997579274023686
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85656833,
            "name": "Freundschaftsspiel",
            "creator": 956828,
            "mode": "game",
            "source": "play",
            "black": 956828,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T19:08:48.769003Z",
            "ended": "2026-04-01T19:15:56.480171Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 956828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331298828125,
                            "deviation": 65.30534362792969,
                            "volatility": 0.05997579172253609
                        }
                    },
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.6076049804688,
                            "deviation": 97.56819152832031,
                            "volatility": 0.14901499450206757
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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/85656734"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1987832,
                    "username": "jomof",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/867139ab5bfeaf334cb4d99d2a08e4e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.7256602387827,
                            "deviation": 62.44849568823407,
                            "volatility": 0.05999225778786832
                        }
                    },
                    "ranking": 16.128353781440868,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85656734,
            "name": "Partie amicale",
            "creator": 1987832,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1987832,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T19:05:24.368336Z",
            "ended": "2026-04-01T19:14:46.618687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1987832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.7154541015625,
                            "deviation": 62.68487548828125,
                            "volatility": 0.059992555528879166
                        }
                    },
                    "username": "jomof",
                    "country": "un",
                    "ranking": 16.128353781440868,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/867139ab5bfeaf334cb4d99d2a08e4e8?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85656600"
            },
            "players": {
                "black": {
                    "id": 956828,
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331861100146,
                            "deviation": 65.30534375555406,
                            "volatility": 0.05997579274023686
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85656600,
            "name": "Freundschaftsspiel",
            "creator": 956828,
            "mode": "game",
            "source": "play",
            "black": 956828,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T19:01:06.702010Z",
            "ended": "2026-04-01T19:08:07.174620Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 956828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331298828125,
                            "deviation": 65.30534362792969,
                            "volatility": 0.05997579172253609
                        }
                    },
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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/85656591"
            },
            "players": {
                "black": {
                    "id": 1950458,
                    "username": "skyer1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6fa4496eb0758953f3636f4696a97864?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 470.53114080752493,
                            "deviation": 139.6116986152704,
                            "volatility": 0.05998783159813158
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85656591,
            "name": "Дружеский матч",
            "creator": 1950458,
            "mode": "game",
            "source": "play",
            "black": 1950458,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-01T19:00:57.076133Z",
            "ended": "2026-04-01T19:05:38.562191Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1950458,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 470.5311279296875,
                            "deviation": 139.6116943359375,
                            "volatility": 0.059987831860780716
                        }
                    },
                    "username": "skyer1",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6fa4496eb0758953f3636f4696a97864?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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/85656448"
            },
            "players": {
                "black": {
                    "id": 1785519,
                    "username": "Shamaaninpoika",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e50abb7be6d43792f66c1a18898d42d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 646.429827184503,
                            "deviation": 65.08238957391129,
                            "volatility": 0.06058142910260619
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85656448,
            "name": "Ystävyysottelu",
            "creator": 1785519,
            "mode": "game",
            "source": "play",
            "black": 1785519,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 2,
            "komi": "1.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T18:56:01.854157Z",
            "ended": "2026-04-01T18:58:37.594980Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1785519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 646.4298095703125,
                            "deviation": 65.08238983154297,
                            "volatility": 0.06058143079280853
                        }
                    },
                    "username": "Shamaaninpoika",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0e50abb7be6d43792f66c1a18898d42d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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/85656361"
            },
            "players": {
                "black": {
                    "id": 956828,
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331861100146,
                            "deviation": 65.30534375555406,
                            "volatility": 0.05997579274023686
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85656361,
            "name": "Freundschaftsspiel",
            "creator": 956828,
            "mode": "game",
            "source": "play",
            "black": 956828,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T18:52:50.325246Z",
            "ended": "2026-04-01T18:59:29.339425Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 956828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331298828125,
                            "deviation": 65.30534362792969,
                            "volatility": 0.05997579172253609
                        }
                    },
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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/85656177"
            },
            "players": {
                "black": {
                    "id": 1936563,
                    "username": "OW423",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c496371b13d2648059fa1d5b25b03c81?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 575.2387970561801,
                            "deviation": 62.77515373136616,
                            "volatility": 0.06003898538608321
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85656177,
            "name": "Friendly Match",
            "creator": 1936563,
            "mode": "game",
            "source": "play",
            "black": 1936563,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T18:46:03.402215Z",
            "ended": "2026-04-01T18:52:15.502709Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1936563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 575.23876953125,
                            "deviation": 62.77515411376953,
                            "volatility": 0.060038983821868896
                        }
                    },
                    "username": "OW423",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c496371b13d2648059fa1d5b25b03c81?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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/85656137"
            },
            "players": {
                "black": {
                    "id": 956828,
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331861100146,
                            "deviation": 65.30534375555406,
                            "volatility": 0.05997579274023686
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85656137,
            "name": "Freundschaftsspiel",
            "creator": 956828,
            "mode": "game",
            "source": "play",
            "black": 956828,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-01T18:44:33.250079Z",
            "ended": "2026-04-01T18:52:32.263560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 956828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.33331298828125,
                            "deviation": 65.30534362792969,
                            "volatility": 0.05997579172253609
                        }
                    },
                    "username": "GoPlayer4001",
                    "country": "eu",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44a8f5e8a7e57a8093790b4c7c4a3df9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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/85655952"
            },
            "players": {
                "black": {
                    "id": 1936563,
                    "username": "OW423",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c496371b13d2648059fa1d5b25b03c81?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 575.2387970561801,
                            "deviation": 62.77515373136616,
                            "volatility": 0.06003898538608321
                        }
                    },
                    "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": 1013.5757691326467,
                            "deviation": 105.15878854694192,
                            "volatility": 0.1489867410541749
                        }
                    },
                    "ranking": 15.229029807806116,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85655952,
            "name": "Friendly Match",
            "creator": 1936563,
            "mode": "game",
            "source": "play",
            "black": 1936563,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-01T18:37:36.588204Z",
            "ended": "2026-04-01T18:45:22.224812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1936563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 575.23876953125,
                            "deviation": 62.77515411376953,
                            "volatility": 0.060038983821868896
                        }
                    },
                    "username": "OW423",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c496371b13d2648059fa1d5b25b03c81?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.0621337890625,
                            "deviation": 98.13633728027344,
                            "volatility": 0.1490195095539093
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.229029807806116,
                    "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
        }
    ]
}