List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-ended
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2713,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=2",
    "previous": null,
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85140414"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 24005,
                    "username": "dietrenke",
                    "country": "at",
                    "icon": "https://secure.gravatar.com/avatar/d50b3fabb9f82d42b4e7e74b04b4957d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.0158346716748,
                            "deviation": 62.81791908498822,
                            "volatility": 0.059741161509845
                        }
                    },
                    "ranking": 25.226411511679302,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85140414,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (dietrenke vs rtayek)",
            "creator": 24005,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 24005,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 137850,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-16T17:01:18.908853Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 24005,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.015869140625,
                            "deviation": 62.81792068481445,
                            "volatility": 0.05974116176366806
                        }
                    },
                    "username": "dietrenke",
                    "country": "at",
                    "ranking": 25.226411511679302,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d50b3fabb9f82d42b4e7e74b04b4957d?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84694411"
            },
            "players": {
                "black": {
                    "id": 1753161,
                    "username": "bltr",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/a802c8fe100077be29f599fb6d33296d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 702.5983495627039,
                            "deviation": 72.54024203538224,
                            "volatility": 0.06005653240518123
                        }
                    },
                    "ranking": 6.745612017709463,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84694411,
            "name": "Tournament Game: CHEERFUL GO #126 Single Elimination (137197) R:2 (rtayek vs bltr)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1753161,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 137197,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-02T15:23:53.322221Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1753161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 702.5983276367188,
                            "deviation": 72.54024505615234,
                            "volatility": 0.06005653366446495
                        }
                    },
                    "username": "bltr",
                    "country": "001",
                    "ranking": 6.745612017709463,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a802c8fe100077be29f599fb6d33296d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "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/85473626"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85473626,
            "name": "Wrecked Ray",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 213221,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-28T19:01:28.698259Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84826797"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84826797,
            "name": "Ray Big",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 21,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 188473,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-06T18:21:21.244145Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85380421"
            },
            "players": {
                "black": {
                    "id": 155819,
                    "username": "Lis9763",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/56f0a3a060c9334bdd584d4221eeab18?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.9474117963655,
                            "deviation": 66.13943317587854,
                            "volatility": 0.05952826094434489
                        }
                    },
                    "ranking": 26.45288386337092,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85380421,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (rtayek vs Lis9763)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 155819,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 138020,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-24T09:26:09.862039Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 155819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.9473876953125,
                            "deviation": 66.13943481445312,
                            "volatility": 0.05952826142311096
                        }
                    },
                    "username": "Lis9763",
                    "country": "ru",
                    "ranking": 26.45288386337092,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/56f0a3a060c9334bdd584d4221eeab18?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "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/84826803"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84826803,
            "name": "Ray Bigger",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 183859,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-06T18:21:22.672353Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85380412"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 398536,
                    "username": "swing39弈",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/bc39b840e958058a287c981c51a478c8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.665548024274,
                            "deviation": 64.43342421074664,
                            "volatility": 0.05988856051484484
                        }
                    },
                    "ranking": 28.94047493878007,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85380412,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (swing39弈 vs rtayek)",
            "creator": 398536,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 398536,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 138020,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-24T09:26:09.332709Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 398536,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.66552734375,
                            "deviation": 64.43342590332031,
                            "volatility": 0.0598885603249073
                        }
                    },
                    "username": "swing39弈",
                    "country": "it",
                    "ranking": 28.94047493878007,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc39b840e958058a287c981c51a478c8-32.png",
                    "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/82950541"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 697072,
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 714.8830055818063,
                            "deviation": 68.65732840993498,
                            "volatility": 0.06005345484429578
                        }
                    },
                    "ranking": 7.146882773331236,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82950541,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2026-01-07 19:00 (136106) R:1 (Harry_Haller vs rtayek)",
            "creator": 697072,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 697072,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 136106,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-07T19:01:18.831000Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 697072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 714.8829956054688,
                            "deviation": 68.6573257446289,
                            "volatility": 0.06005345657467842
                        }
                    },
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "ranking": 7.146882773331236,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?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/84998215"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84998215,
            "name": "Ray of Vengeance",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 21,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 257593,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 2419200, \"stones_per_period\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-13T01:53:23.628422Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85140403"
            },
            "players": {
                "black": {
                    "id": 366796,
                    "username": "EdiTihić",
                    "country": "_GoT_Targaryen",
                    "icon": "https://user-uploads.online-go.com/45ea973f725fae79e466c58ea860fda5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.6557201929131,
                            "deviation": 61.96073852355789,
                            "volatility": 0.059856004917399286
                        }
                    },
                    "ranking": 25.057324023847563,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85140403,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (rtayek vs EdiTihić)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 366796,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 137850,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-16T17:01:17.986633Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 366796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.65576171875,
                            "deviation": 61.96073913574219,
                            "volatility": 0.059856005012989044
                        }
                    },
                    "username": "EdiTihić",
                    "country": "_GoT_Targaryen",
                    "ranking": 25.057324023847563,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/45ea973f725fae79e466c58ea860fda5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "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
        }
    ]
}