List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=30
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=31",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=29",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85737324"
            },
            "players": {
                "black": {
                    "id": 1808486,
                    "username": "KlimK1",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/6ff5f2015cf94381dff7646a1180d7b3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.1627893788942,
                            "deviation": 61.61573258375932,
                            "volatility": 0.060348858344531305
                        }
                    },
                    "ranking": 11.6706598438354,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737324,
            "name": "Friendly Match",
            "creator": 1808486,
            "mode": "game",
            "source": "play",
            "black": 1808486,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "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": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T08:24:33.260223Z",
            "ended": "2026-04-04T08:32:12.546957Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1808486,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 889.3507690429688,
                            "deviation": 61.73966598510742,
                            "volatility": 0.060349658131599426
                        }
                    },
                    "username": "KlimK1",
                    "country": "ru",
                    "ranking": 11.6706598438354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6ff5f2015cf94381dff7646a1180d7b3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/85737313"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1991665,
                    "username": "CaiAaaaa",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/bbd47878ddc71be381c6e21377cec983-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.3615547953566,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85737313,
            "name": "友谊赛",
            "creator": 1991665,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1991665,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T08:24:00.576884Z",
            "ended": "2026-04-04T08:30:05.461058Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1991665,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.361572265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "CaiAaaaa",
                    "country": "cn",
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bbd47878ddc71be381c6e21377cec983-32.png",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85737288"
            },
            "players": {
                "black": {
                    "id": 1767915,
                    "username": "cuteboy0303",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1d55782b627a4cc03b06f9a7ebbee335?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.2991853535472,
                            "deviation": 65.88986484063126,
                            "volatility": 0.05995849853493653
                        }
                    },
                    "ranking": 12.148748746479196,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737288,
            "name": "Friendly Match",
            "creator": 1767915,
            "mode": "game",
            "source": "play",
            "black": 1767915,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T08:22:59.442264Z",
            "ended": "2026-04-04T08:28:35.100799Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1767915,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.2991943359375,
                            "deviation": 65.88986206054688,
                            "volatility": 0.05995849892497063
                        }
                    },
                    "username": "cuteboy0303",
                    "country": "un",
                    "ranking": 12.148748746479196,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1d55782b627a4cc03b06f9a7ebbee335?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/85737271"
            },
            "players": {
                "black": {
                    "id": 1837601,
                    "username": "245441683",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e3223554f0ed19901f311685f5ec8d41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 678.9920936230503,
                            "deviation": 68.12858600051216,
                            "volatility": 0.05999212727878987
                        }
                    },
                    "ranking": 5.9544397603764985,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737271,
            "name": "友谊赛",
            "creator": 1837601,
            "mode": "game",
            "source": "play",
            "black": 1837601,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 74,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 1800, \"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-04T08:22:21.193275Z",
            "ended": "2026-04-04T08:37:00.778017Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1837601,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 678.9920654296875,
                            "deviation": 68.12858581542969,
                            "volatility": 0.05999212712049484
                        }
                    },
                    "username": "245441683",
                    "country": "un",
                    "ranking": 5.9544397603764985,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3223554f0ed19901f311685f5ec8d41?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/85737241"
            },
            "players": {
                "black": {
                    "id": 1745055,
                    "username": "CristiRadulescu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0052836630434,
                            "deviation": 64.23675292677201,
                            "volatility": 0.06028271951251858
                        }
                    },
                    "ranking": 7.053505662811385,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737241,
            "name": "Partidă Amicală",
            "creator": 1745055,
            "mode": "game",
            "source": "play",
            "black": 1745055,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 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": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T08:20:55.988914Z",
            "ended": "2026-04-04T08:24:22.224791Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1745055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0053100585938,
                            "deviation": 64.23675537109375,
                            "volatility": 0.060282718390226364
                        }
                    },
                    "username": "CristiRadulescu",
                    "country": "un",
                    "ranking": 7.053505662811385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/85737203"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1991665,
                    "username": "CaiAaaaa",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/bbd47878ddc71be381c6e21377cec983-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.3615547953566,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85737203,
            "name": "友谊赛",
            "creator": 1991665,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1991665,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T08:19:00.584153Z",
            "ended": "2026-04-04T08:23:57.958217Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1991665,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.361572265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "CaiAaaaa",
                    "country": "cn",
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bbd47878ddc71be381c6e21377cec983-32.png",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85737168"
            },
            "players": {
                "black": {
                    "id": 1745055,
                    "username": "CristiRadulescu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0052836630434,
                            "deviation": 64.23675292677201,
                            "volatility": 0.06028271951251858
                        }
                    },
                    "ranking": 7.053505662811385,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737168,
            "name": "Partidă Amicală",
            "creator": 1745055,
            "mode": "game",
            "source": "play",
            "black": 1745055,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T08:17:56.432649Z",
            "ended": "2026-04-04T08:20:52.180593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1745055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0053100585938,
                            "deviation": 64.23675537109375,
                            "volatility": 0.060282718390226364
                        }
                    },
                    "username": "CristiRadulescu",
                    "country": "un",
                    "ranking": 7.053505662811385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/85737100"
            },
            "players": {
                "black": {
                    "id": 1745055,
                    "username": "CristiRadulescu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0052836630434,
                            "deviation": 64.23675292677201,
                            "volatility": 0.06028271951251858
                        }
                    },
                    "ranking": 7.053505662811385,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737100,
            "name": "Partidă Amicală",
            "creator": 1745055,
            "mode": "game",
            "source": "play",
            "black": 1745055,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 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": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T08:14:40.147426Z",
            "ended": "2026-04-04T08:17:52.598699Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1745055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0053100585938,
                            "deviation": 64.23675537109375,
                            "volatility": 0.060282718390226364
                        }
                    },
                    "username": "CristiRadulescu",
                    "country": "un",
                    "ranking": 7.053505662811385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/85737064"
            },
            "players": {
                "black": {
                    "id": 1748950,
                    "username": "Hoa939",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6ea2ceb65fa135a6c5b6ac101b558343?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.7413414696604,
                            "deviation": 60.790179355201815,
                            "volatility": 0.0599167307523092
                        }
                    },
                    "ranking": 13.771820063622048,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737064,
            "name": "Ván giao hữu",
            "creator": 1748950,
            "mode": "game",
            "source": "play",
            "black": 1748950,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T08:13:32.827248Z",
            "ended": "2026-04-04T08:24:26.894322Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1748950,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.7413330078125,
                            "deviation": 60.79018020629883,
                            "volatility": 0.05991673097014427
                        }
                    },
                    "username": "Hoa939",
                    "country": "un",
                    "ranking": 13.771820063622048,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ea2ceb65fa135a6c5b6ac101b558343?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/85737048"
            },
            "players": {
                "black": {
                    "id": 1745055,
                    "username": "CristiRadulescu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0052836630434,
                            "deviation": 64.23675292677201,
                            "volatility": 0.06028271951251858
                        }
                    },
                    "ranking": 7.053505662811385,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85737048,
            "name": "Partidă Amicală",
            "creator": 1745055,
            "mode": "game",
            "source": "play",
            "black": 1745055,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T08:12:36.920856Z",
            "ended": "2026-04-04T08:14:35.292326Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1745055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 712.0053100585938,
                            "deviation": 64.23675537109375,
                            "volatility": 0.060282718390226364
                        }
                    },
                    "username": "CristiRadulescu",
                    "country": "un",
                    "ranking": 7.053505662811385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dcc007e5d673aaa9230b8dba8e4a452e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0397338867188,
                            "deviation": 99.15725708007812,
                            "volatility": 0.1493695229291916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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
        }
    ]
}