List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-ended&page=7
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=8",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=6",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83563234"
            },
            "players": {
                "black": {
                    "id": 1220803,
                    "username": "nobhaete",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1885.506745511345,
                            "deviation": 73.56871213781416,
                            "volatility": 0.059839915821872806
                        }
                    },
                    "ranking": 29.598516573207675,
                    "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": 83563234,
            "name": "Tournament Game: CHEERFUL GO #112 Single Elimination (133887) R:2 (rtayek vs nobhaete)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1220803,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 133887,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "29.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-26T11:29:54.734131Z",
            "ended": "2026-02-13T02:49:50.487075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1220803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1932.151611328125,
                            "deviation": 73.68011474609375,
                            "volatility": 0.059822384268045425
                        }
                    },
                    "username": "nobhaete",
                    "country": "cn",
                    "ranking": 29.598516573207675,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1694.2322998046875,
                            "deviation": 66.09999084472656,
                            "volatility": 0.05988017097115517
                        }
                    },
                    "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/83763957"
            },
            "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": 1784178,
                    "username": "flyfisherman",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e375e3f5b7d5f6df224264fc69d76ee?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1844.6472989597482,
                            "deviation": 67.431964674444,
                            "volatility": 0.05996412353326582
                        }
                    },
                    "ranking": 29.091334290319033,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83763957,
            "name": "Tournament Game: 19x19 Open D.E. Cup #142 (134051) R:5 (flyfisherman vs rtayek)",
            "creator": 1784178,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1784178,
            "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": 134051,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-01T12:57:17.683939Z",
            "ended": "2026-02-06T17:21:54.271215Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.54296875,
                            "deviation": 66.07449340820312,
                            "volatility": 0.05988172069191933
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1784178,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1928.6339111328125,
                            "deviation": 67.7645263671875,
                            "volatility": 0.05997379124164581
                        }
                    },
                    "username": "flyfisherman",
                    "country": "us",
                    "ranking": 29.091334290319033,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e375e3f5b7d5f6df224264fc69d76ee?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/83751654"
            },
            "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": 1100591,
                    "username": "THE SAGANIST",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.4882369545926,
                            "deviation": 64.17213710006851,
                            "volatility": 0.05968634708536328
                        }
                    },
                    "ranking": 15.24986113407589,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83751654,
            "name": "Tournament Game: 19x19 Open D.E. Cup #142 (134051) R:4 (THE SAGANIST vs rtayek)",
            "creator": 1100591,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1100591,
            "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": 134051,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-02-01T02:42:02.404381Z",
            "ended": "2026-02-01T12:57:15.389409Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.54296875,
                            "deviation": 66.07449340820312,
                            "volatility": 0.05988172069191933
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1100591,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.7501220703125,
                            "deviation": 64.10223388671875,
                            "volatility": 0.05968436971306801
                        }
                    },
                    "username": "THE SAGANIST",
                    "country": "us",
                    "ranking": 15.24986113407589,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-32.png",
                    "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/82670466"
            },
            "players": {
                "black": {
                    "id": 1491001,
                    "username": "YuHoru",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f436157b51ddb76bea5d5b74434ff255?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.9674699222633,
                            "deviation": 65.03567338118397,
                            "volatility": 0.05995257298649725
                        }
                    },
                    "ranking": 18.491421194131156,
                    "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": 82670466,
            "name": "Tournament Game: 19x19 Open D.E. Cup #142 (134051) R:3 (rtayek vs YuHoru)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1491001,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 134051,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-12-30T00:47:55.553106Z",
            "ended": "2026-02-01T02:42:00.123744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1491001,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.967529296875,
                            "deviation": 65.03567504882812,
                            "volatility": 0.059952571988105774
                        }
                    },
                    "username": "YuHoru",
                    "country": "un",
                    "ranking": 18.491421194131156,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f436157b51ddb76bea5d5b74434ff255?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.54296875,
                            "deviation": 66.07449340820312,
                            "volatility": 0.05988172069191933
                        }
                    },
                    "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/83075563"
            },
            "players": {
                "black": {
                    "id": 1220803,
                    "username": "nobhaete",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1885.506745511345,
                            "deviation": 73.56871213781416,
                            "volatility": 0.059839915821872806
                        }
                    },
                    "ranking": 29.598516573207675,
                    "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": 83075563,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (rtayek vs nobhaete)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1220803,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:12.912727Z",
            "ended": "2026-01-30T04:31:21.014589Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1220803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.832275390625,
                            "deviation": 75.12018585205078,
                            "volatility": 0.059824224561452866
                        }
                    },
                    "username": "nobhaete",
                    "country": "cn",
                    "ranking": 29.598516573207675,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.4586181640625,
                            "deviation": 65.99842834472656,
                            "volatility": 0.059883225709199905
                        }
                    },
                    "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/82525226"
            },
            "players": {
                "black": {
                    "id": 1476738,
                    "username": "Mag11",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/16fda86ed34daf7a60098924dc02f3b2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.2457289013735,
                            "deviation": 62.6157356744209,
                            "volatility": 0.059990152482448794
                        }
                    },
                    "ranking": 21.79981776453462,
                    "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": 82525226,
            "name": "Friendly game",
            "creator": 1476738,
            "mode": "game",
            "source": "play",
            "black": 1476738,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 88451,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 259200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-25T19:02:05.049233Z",
            "ended": "2026-01-26T23:13:01.573765Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1476738,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.0830078125,
                            "deviation": 62.79636001586914,
                            "volatility": 0.06000172346830368
                        }
                    },
                    "username": "Mag11",
                    "country": "un",
                    "ranking": 21.79981776453462,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/16fda86ed34daf7a60098924dc02f3b2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.4586181640625,
                            "deviation": 65.99842834472656,
                            "volatility": 0.059883225709199905
                        }
                    },
                    "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/82950529"
            },
            "players": {
                "black": {
                    "id": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.2807126381908,
                            "deviation": 69.06077530927647,
                            "volatility": 0.06050054029793948
                        }
                    },
                    "ranking": 17.996437408455915,
                    "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": 82950529,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2026-01-07 19:00 (136106) R:1 (rtayek vs Cher.ChChChCherry)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 744862,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 136106,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-01-07T19:01:17.511553Z",
            "ended": "2026-01-22T12:37:06.697682Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.5980224609375,
                            "deviation": 67.30374908447266,
                            "volatility": 0.06024898961186409
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.4586181640625,
                            "deviation": 65.99842834472656,
                            "volatility": 0.059883225709199905
                        }
                    },
                    "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/82124357"
            },
            "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": 82124357,
            "name": "Street Legal",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 18,
            "height": 17,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 108988,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-12T18:15:18.155337Z",
            "ended": "2026-01-21T23:57:37.827021Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.4586181640625,
                            "deviation": 65.99842834472656,
                            "volatility": 0.059883225709199905
                        }
                    },
                    "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": 2065.215576171875,
                            "deviation": 64.1490707397461,
                            "volatility": 0.0600091926753521
                        }
                    },
                    "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/82124378"
            },
            "players": {
                "black": {
                    "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"
                },
                "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": 82124378,
            "name": "Big un",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 25,
            "height": 25,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 97459,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-12T18:16:18.408744Z",
            "ended": "2026-01-21T23:57:33.511271Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.215576171875,
                            "deviation": 64.1490707397461,
                            "volatility": 0.0600091926753521
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.4586181640625,
                            "deviation": 65.99842834472656,
                            "volatility": 0.059883225709199905
                        }
                    },
                    "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/82124366"
            },
            "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": 82124366,
            "name": "Street Legal",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 105547,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-12T18:16:15.449451Z",
            "ended": "2026-01-21T23:57:27.020054Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.4586181640625,
                            "deviation": 65.99842834472656,
                            "volatility": 0.059883225709199905
                        }
                    },
                    "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": 2065.215576171875,
                            "deviation": 64.1490707397461,
                            "volatility": 0.0600091926753521
                        }
                    },
                    "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
        }
    ]
}