List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=14
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=15",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=13",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85691067"
            },
            "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": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85691067,
            "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-02T20:23:08.098380Z",
            "ended": "2026-04-02T20:32:32.705142Z",
            "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": 1084.018310546875,
                            "deviation": 98.79534149169922,
                            "volatility": 0.14838142693042755
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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/85691062"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1723799,
                    "username": "jw_go_2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6b87a5ea23c09c753056641ca2f8f1a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.2385680689817,
                            "deviation": 62.48039479273888,
                            "volatility": 0.06013518394392647
                        }
                    },
                    "ranking": 16.55312490243829,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85691062,
            "name": "Friendly Match",
            "creator": 1723799,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1723799,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T20:23:02.977958Z",
            "ended": "2026-04-02T20:36:19.296676Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.005615234375,
                            "deviation": 98.1165542602539,
                            "volatility": 0.14838390052318573
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1723799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.238525390625,
                            "deviation": 62.48039627075195,
                            "volatility": 0.06013518571853638
                        }
                    },
                    "username": "jw_go_2025",
                    "country": "us",
                    "ranking": 16.55312490243829,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6b87a5ea23c09c753056641ca2f8f1a8?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/85690888"
            },
            "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": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85690888,
            "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": "29.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T20:16:35.892937Z",
            "ended": "2026-04-02T20:23:02.619354Z",
            "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": 1073.140380859375,
                            "deviation": 97.98892211914062,
                            "volatility": 0.1484040915966034
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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/85690721"
            },
            "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": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85690721,
            "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-02T20:09:36.867406Z",
            "ended": "2026-04-02T20:16:32.934231Z",
            "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": 1073.032958984375,
                            "deviation": 99.44310760498047,
                            "volatility": 0.148411363363266
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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/85690705"
            },
            "players": {
                "black": {
                    "id": 1553818,
                    "username": "jef_safi",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/d3132dd8fffaae25d024022e9c5664b6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.2979449870447,
                            "deviation": 60.739099467644195,
                            "volatility": 0.0599480851157795
                        }
                    },
                    "ranking": 16.511227330318583,
                    "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": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85690705,
            "name": "Partie amicale",
            "creator": 1553818,
            "mode": "game",
            "source": "play",
            "black": 1553818,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T20:08:52.638687Z",
            "ended": "2026-04-02T20:17:24.246614Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1553818,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.56103515625,
                            "deviation": 60.68570327758789,
                            "volatility": 0.059947893023490906
                        }
                    },
                    "username": "jef_safi",
                    "country": "fr",
                    "ranking": 16.511227330318583,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3132dd8fffaae25d024022e9c5664b6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.032958984375,
                            "deviation": 99.44310760498047,
                            "volatility": 0.148411363363266
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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/85690662"
            },
            "players": {
                "black": {
                    "id": 1987832,
                    "username": "jomof",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/867139ab5bfeaf334cb4d99d2a08e4e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.381871397682,
                            "deviation": 62.67259230244902,
                            "volatility": 0.059988770626258424
                        }
                    },
                    "ranking": 16.941208929312708,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85690662,
            "name": "Partie amicale",
            "creator": 1987832,
            "mode": "game",
            "source": "play",
            "black": 1987832,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T20:07:24.941050Z",
            "ended": "2026-04-02T20:17:49.074712Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1987832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.6041259765625,
                            "deviation": 62.32817840576172,
                            "volatility": 0.05999275669455528
                        }
                    },
                    "username": "jomof",
                    "country": "un",
                    "ranking": 16.941208929312708,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/867139ab5bfeaf334cb4d99d2a08e4e8?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.349365234375,
                            "deviation": 98.65656280517578,
                            "volatility": 0.1484072506427765
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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/85690645"
            },
            "players": {
                "black": {
                    "id": 1990069,
                    "username": "idkoenka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ca8fcd9969d7def7d68e02bf103f5809?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 508.8967920210856,
                            "deviation": 102.21783656872178,
                            "volatility": 0.059988418831561134
                        }
                    },
                    "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": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85690645,
            "name": "Friendly Match",
            "creator": 1990069,
            "mode": "game",
            "source": "play",
            "black": 1990069,
            "white": 58441,
            "width": 13,
            "height": 13,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T20:06:59.312267Z",
            "ended": "2026-04-02T20:10:11.366774Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1990069,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 527.051025390625,
                            "deviation": 105.5357666015625,
                            "volatility": 0.05998992547392845
                        }
                    },
                    "username": "idkoenka",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ca8fcd9969d7def7d68e02bf103f5809?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.032958984375,
                            "deviation": 99.44310760498047,
                            "volatility": 0.148411363363266
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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/85690615"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1723799,
                    "username": "jw_go_2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6b87a5ea23c09c753056641ca2f8f1a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.2385680689817,
                            "deviation": 62.48039479273888,
                            "volatility": 0.06013518394392647
                        }
                    },
                    "ranking": 16.55312490243829,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85690615,
            "name": "Friendly Match",
            "creator": 1723799,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1723799,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T20:06:05.203975Z",
            "ended": "2026-04-02T20:22:57.913329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.140380859375,
                            "deviation": 97.98892211914062,
                            "volatility": 0.1484040915966034
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1723799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.238525390625,
                            "deviation": 62.48039627075195,
                            "volatility": 0.06013518571853638
                        }
                    },
                    "username": "jw_go_2025",
                    "country": "us",
                    "ranking": 16.55312490243829,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6b87a5ea23c09c753056641ca2f8f1a8?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/85690570"
            },
            "players": {
                "black": {
                    "id": 1553818,
                    "username": "jef_safi",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/d3132dd8fffaae25d024022e9c5664b6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.2979449870447,
                            "deviation": 60.739099467644195,
                            "volatility": 0.0599480851157795
                        }
                    },
                    "ranking": 16.511227330318583,
                    "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": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85690570,
            "name": "Partie amicale",
            "creator": 1553818,
            "mode": "game",
            "source": "play",
            "black": 1553818,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T20:04:39.629633Z",
            "ended": "2026-04-02T20:08:35.827660Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1553818,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.211181640625,
                            "deviation": 60.6430549621582,
                            "volatility": 0.059947166591882706
                        }
                    },
                    "username": "jef_safi",
                    "country": "fr",
                    "ranking": 16.511227330318583,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3132dd8fffaae25d024022e9c5664b6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1104.5443115234375,
                            "deviation": 100.28703308105469,
                            "volatility": 0.14840279519557953
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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/85690569"
            },
            "players": {
                "black": {
                    "id": 1990069,
                    "username": "idkoenka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ca8fcd9969d7def7d68e02bf103f5809?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 508.8967920210856,
                            "deviation": 102.21783656872178,
                            "volatility": 0.059988418831561134
                        }
                    },
                    "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": 954.0789892175594,
                            "deviation": 99.47392839806605,
                            "volatility": 0.14862984083906636
                        }
                    },
                    "ranking": 13.828610907577364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85690569,
            "name": "Friendly Match",
            "creator": 1990069,
            "mode": "game",
            "source": "play",
            "black": 1990069,
            "white": 58441,
            "width": 13,
            "height": 13,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"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-02T20:04:39.040818Z",
            "ended": "2026-04-02T20:06:45.276642Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1990069,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 527.051025390625,
                            "deviation": 105.5357666015625,
                            "volatility": 0.05998992547392845
                        }
                    },
                    "username": "idkoenka",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ca8fcd9969d7def7d68e02bf103f5809?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.0916748046875,
                            "deviation": 101.28423309326172,
                            "volatility": 0.14839641749858856
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.828610907577364,
                    "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
        }
    ]
}