List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id
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=-id&page=2",
    "previous": null,
    "results": [
        {
            "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/85380428"
            },
            "players": {
                "black": {
                    "id": 1456109,
                    "username": "CelestialObject",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/3f7198346f861743a7ae49a26f78505b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.1992661534046,
                            "deviation": 64.34099331374527,
                            "volatility": 0.059872384534483264
                        }
                    },
                    "ranking": 28.25504793148453,
                    "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": 85380428,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (rtayek vs CelestialObject)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1456109,
            "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:10.258654Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1456109,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.19921875,
                            "deviation": 64.34099578857422,
                            "volatility": 0.05987238511443138
                        }
                    },
                    "username": "CelestialObject",
                    "country": "_LGBT",
                    "ranking": 28.25504793148453,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3f7198346f861743a7ae49a26f78505b?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/85380427"
            },
            "players": {
                "black": {
                    "id": 1373390,
                    "username": "LebertNew",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/86d9d7fb4740ec777704e0b78e980378?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.070627208481,
                            "deviation": 65.70060313604962,
                            "volatility": 0.06002876038812826
                        }
                    },
                    "ranking": 28.99605257555024,
                    "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": 85380427,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (rtayek vs LebertNew)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1373390,
            "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:10.207835Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1373390,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.0706787109375,
                            "deviation": 65.70059967041016,
                            "volatility": 0.06002876162528992
                        }
                    },
                    "username": "LebertNew",
                    "country": "un",
                    "ranking": 28.99605257555024,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/86d9d7fb4740ec777704e0b78e980378?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/85380426"
            },
            "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": 1845172,
                    "username": "Monom",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/a58344419d5815bbdb347a7ee821e954?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.018686115056,
                            "deviation": 79.65024741254248,
                            "volatility": 0.059997914801100144
                        }
                    },
                    "ranking": 28.35656716818242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85380426,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (Monom vs rtayek)",
            "creator": 1845172,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1845172,
            "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:10.150240Z",
            "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": 1845172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.0186767578125,
                            "deviation": 79.6502456665039,
                            "volatility": 0.05999791622161865
                        }
                    },
                    "username": "Monom",
                    "country": "se",
                    "ranking": 28.35656716818242,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a58344419d5815bbdb347a7ee821e954?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/85380425"
            },
            "players": {
                "black": {
                    "id": 1923519,
                    "username": "tokyo_jazz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/80405ffb1c382798eae354dd183d1fa8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.906136200612,
                            "deviation": 128.94226776630393,
                            "volatility": 0.05998605418001037
                        }
                    },
                    "ranking": 28.943513818807546,
                    "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": 85380425,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (rtayek vs tokyo_jazz)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1923519,
            "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:10.100787Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1923519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.9061279296875,
                            "deviation": 128.9422607421875,
                            "volatility": 0.05998605489730835
                        }
                    },
                    "username": "tokyo_jazz",
                    "country": "un",
                    "ranking": 28.943513818807546,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/80405ffb1c382798eae354dd183d1fa8?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/85380424"
            },
            "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": 1873840,
                    "username": "Lowwbepine",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/0a596005e537c65873563a46068564c0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.4576529745484,
                            "deviation": 69.27698064971996,
                            "volatility": 0.059927328568063064
                        }
                    },
                    "ranking": 26.134387917716776,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85380424,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (Lowwbepine vs rtayek)",
            "creator": 1873840,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1873840,
            "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:10.040216Z",
            "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": 1873840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.4576416015625,
                            "deviation": 69.2769775390625,
                            "volatility": 0.059927329421043396
                        }
                    },
                    "username": "Lowwbepine",
                    "country": "fr",
                    "ranking": 26.134387917716776,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0a596005e537c65873563a46068564c0-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/85380423"
            },
            "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": 764160,
                    "username": "iusta",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/5a0dd18f278bc97de00c82ca856e574d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1785.2278234526277,
                            "deviation": 61.97758055961649,
                            "volatility": 0.059934668387008706
                        }
                    },
                    "ranking": 28.33335573862547,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85380423,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (iusta vs rtayek)",
            "creator": 764160,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 764160,
            "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.980065Z",
            "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": 764160,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1785.227783203125,
                            "deviation": 61.97758102416992,
                            "volatility": 0.059934668242931366
                        }
                    },
                    "username": "iusta",
                    "country": "de",
                    "ranking": 28.33335573862547,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a0dd18f278bc97de00c82ca856e574d?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/85380422"
            },
            "players": {
                "black": {
                    "id": 347386,
                    "username": "swiminsky1",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/a3f86597b252272a1df2e70a18b7ec45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.1399685430576,
                            "deviation": 67.44390787649583,
                            "volatility": 0.06004491734282809
                        }
                    },
                    "ranking": 27.834105339774148,
                    "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": 85380422,
            "name": "Tournament Game: FNRRT: SPECIAL for High Kyu - Round Robin (138020) R:1 (rtayek vs swiminsky1)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 347386,
            "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.917833Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 347386,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.1400146484375,
                            "deviation": 67.44390869140625,
                            "volatility": 0.060044918209314346
                        }
                    },
                    "username": "swiminsky1",
                    "country": "my",
                    "ranking": 27.834105339774148,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a3f86597b252272a1df2e70a18b7ec45?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/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/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
        }
    ]
}