List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-ended&page=2
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=3",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83075559"
            },
            "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": 291304,
                    "username": "Woodman",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.8723298861032,
                            "deviation": 66.83379833688058,
                            "volatility": 0.06006519631290386
                        }
                    },
                    "ranking": 22.55477049071731,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83075559,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Woodman vs rtayek)",
            "creator": 291304,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 291304,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:12.538136Z",
            "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": 291304,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.872314453125,
                            "deviation": 66.83380126953125,
                            "volatility": 0.060065194964408875
                        }
                    },
                    "username": "Woodman",
                    "country": "de",
                    "ranking": 22.55477049071731,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?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/82959498"
            },
            "players": {
                "black": {
                    "id": 660071,
                    "username": "making 2 eyes",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/70743ea14022a63a367ffc3b0e18cb7f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.1343256745158,
                            "deviation": 64.38288600277613,
                            "volatility": 0.05956350743368839
                        }
                    },
                    "ranking": 16.027263300121334,
                    "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": 82959498,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:9 (rtayek vs making 2 eyes)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 660071,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 9,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-08T01:34:30.470057Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 660071,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.13427734375,
                            "deviation": 64.38288879394531,
                            "volatility": 0.05956350639462471
                        }
                    },
                    "username": "making 2 eyes",
                    "country": "zz",
                    "ranking": 16.027263300121334,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70743ea14022a63a367ffc3b0e18cb7f-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
        },
        {
            "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/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/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/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": 1620.7656046255106,
                            "deviation": 69.57532433804626,
                            "volatility": 0.05992632243007233
                        }
                    },
                    "ranking": 26.095968284642375,
                    "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": 1620.765625,
                            "deviation": 69.57532501220703,
                            "volatility": 0.05992632359266281
                        }
                    },
                    "username": "Lowwbepine",
                    "country": "fr",
                    "ranking": 26.095968284642375,
                    "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/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/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/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
        }
    ]
}