List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-ended&page=9
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=10",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=8",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82154377"
            },
            "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": 637818,
                    "username": "justsun",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/65688a054f2bf9d8d3c08014242615e0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1790.0554536558616,
                            "deviation": 69.10025137152246,
                            "volatility": 0.06003282265259223
                        }
                    },
                    "ranking": 28.39587369788344,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82154377,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2025-12-13 17:00 (135148) R:1 (justsun vs rtayek)",
            "creator": 637818,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 637818,
            "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\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 135148,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-13T17:00:50.011232Z",
            "ended": "2025-12-30T04:41:04.484189Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.7369384765625,
                            "deviation": 64.71759033203125,
                            "volatility": 0.05988839641213417
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 637818,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.3243408203125,
                            "deviation": 69.11378479003906,
                            "volatility": 0.060005899518728256
                        }
                    },
                    "username": "justsun",
                    "country": "jp",
                    "ranking": 28.39587369788344,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/65688a054f2bf9d8d3c08014242615e0-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/82607782"
            },
            "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": 82607782,
            "name": "Tournament Game: 19x19 Open D.E. Cup #142 (134051) R:2 (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": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-28T03:01:28.705124Z",
            "ended": "2025-12-30T00:47:52.600623Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1698.909912109375,
                            "deviation": 64.73575592041016,
                            "volatility": 0.059889987111091614
                        }
                    },
                    "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": 1896.831787109375,
                            "deviation": 64.32200622558594,
                            "volatility": 0.059992823749780655
                        }
                    },
                    "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/82154380"
            },
            "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": 1320745,
                    "username": "Bastien2023",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d782452fd537bc536f24d95f75cf90f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.1155628305507,
                            "deviation": 67.18916119812867,
                            "volatility": 0.06000990788059426
                        }
                    },
                    "ranking": 26.058085770236122,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82154380,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2025-12-13 17:00 (135148) R:1 (Bastien2023 vs rtayek)",
            "creator": 1320745,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1320745,
            "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\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 135148,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-13T17:00:50.250431Z",
            "ended": "2025-12-26T18:18:23.959328Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.99072265625,
                            "deviation": 64.8325424194336,
                            "volatility": 0.059886980801820755
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1320745,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.4554443359375,
                            "deviation": 80.0251693725586,
                            "volatility": 0.05999164283275604
                        }
                    },
                    "username": "Bastien2023",
                    "country": "un",
                    "ranking": 26.058085770236122,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d782452fd537bc536f24d95f75cf90f?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/82312807"
            },
            "players": {
                "black": {
                    "id": 1817379,
                    "username": "redfenixx",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/5b85a65a75e0e16c86bb73a279173be9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.0565121271175,
                            "deviation": 63.29665091397033,
                            "volatility": 0.05990262299612761
                        }
                    },
                    "ranking": 17.500217900016438,
                    "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": 82312807,
            "name": "Tournament Game: ROAD to DAN (135235) R:1 (rtayek vs redfenixx)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1817379,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "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": 22626,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 21600, \"initial_time\": 129600, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 135235,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-18T16:08:43.618001Z",
            "ended": "2025-12-25T18:57:03.919489Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1817379,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.1934204101562,
                            "deviation": 61.28966522216797,
                            "volatility": 0.05995052680373192
                        }
                    },
                    "username": "redfenixx",
                    "country": "ru",
                    "ranking": 17.500217900016438,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5b85a65a75e0e16c86bb73a279173be9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.5787353515625,
                            "deviation": 64.06767272949219,
                            "volatility": 0.059887196868658066
                        }
                    },
                    "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/81056772"
            },
            "players": {
                "black": {
                    "id": 441081,
                    "username": "Rabi Li",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/cba9dd380727e91eeb0100834a04d501-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.1642003077854,
                            "deviation": 67.16301638720581,
                            "volatility": 0.05994769564443067
                        }
                    },
                    "ranking": 25.82874106119885,
                    "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": 81056772,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2025-11-08 17:00 (134023) R:1 (rtayek vs Rabi Li)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 441081,
            "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\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 134023,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-08T17:00:36.519797Z",
            "ended": "2025-12-25T00:55:33.664552Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 441081,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.89697265625,
                            "deviation": 68.29975891113281,
                            "volatility": 0.059930939227342606
                        }
                    },
                    "username": "Rabi Li",
                    "country": "hk",
                    "ranking": 25.82874106119885,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cba9dd380727e91eeb0100834a04d501-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.400146484375,
                            "deviation": 64.14000701904297,
                            "volatility": 0.059888698160648346
                        }
                    },
                    "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/81056771"
            },
            "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": 415460,
                    "username": "Ellom",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/aace51d25405c608663c743cbbeddc49-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.8699209475478,
                            "deviation": 65.65040632108561,
                            "volatility": 0.05966820592921811
                        }
                    },
                    "ranking": 24.501160705567788,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81056771,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2025-11-08 17:00 (134023) R:1 (Ellom vs rtayek)",
            "creator": 415460,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 415460,
            "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\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 134023,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-08T17:00:36.430406Z",
            "ended": "2025-12-18T21:51:31.477472Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.0440673828125,
                            "deviation": 64.22901916503906,
                            "volatility": 0.059890180826187134
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 415460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1834716796875,
                            "deviation": 67.01235961914062,
                            "volatility": 0.05966915190219879
                        }
                    },
                    "username": "Ellom",
                    "country": "fr",
                    "ranking": 24.501160705567788,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aace51d25405c608663c743cbbeddc49-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/80975163"
            },
            "players": {
                "black": {
                    "id": 415460,
                    "username": "Ellom",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/aace51d25405c608663c743cbbeddc49-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.8699209475478,
                            "deviation": 65.65040632108561,
                            "volatility": 0.05966820592921811
                        }
                    },
                    "ranking": 24.501160705567788,
                    "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": 80975163,
            "name": "Tournament Game: CHEERFUL GO #112 Single Elimination (133887) R:1 (rtayek vs Ellom)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 415460,
            "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": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-06T04:00:34.641009Z",
            "ended": "2025-12-18T19:59:34.478649Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 415460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1834716796875,
                            "deviation": 67.01235961914062,
                            "volatility": 0.05966915190219879
                        }
                    },
                    "username": "Ellom",
                    "country": "fr",
                    "ranking": 24.501160705567788,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aace51d25405c608663c743cbbeddc49-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.0440673828125,
                            "deviation": 64.22901916503906,
                            "volatility": 0.059890180826187134
                        }
                    },
                    "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/81508914"
            },
            "players": {
                "black": {
                    "id": 355185,
                    "username": "TS KingKong",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/7d94408e9dd17b620a367090a4b1e4f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.7331730222888,
                            "deviation": 65.35055483523108,
                            "volatility": 0.06000059883040198
                        }
                    },
                    "ranking": 24.175444615156607,
                    "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": 81508914,
            "name": "Tournament Game: 1776s open tournaments 0.0005 (127046) R:3 (rtayek vs TS KongGo)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 355185,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127046,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-22T23:59:58.993558Z",
            "ended": "2025-12-18T15:46:53.784869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 355185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.8753662109375,
                            "deviation": 62.564701080322266,
                            "volatility": 0.05998918041586876
                        }
                    },
                    "username": "TS KingKong",
                    "country": "th",
                    "ranking": 24.175444615156607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7d94408e9dd17b620a367090a4b1e4f7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1720.18212890625,
                            "deviation": 63.887779235839844,
                            "volatility": 0.059882309287786484
                        }
                    },
                    "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/81056770"
            },
            "players": {
                "black": {
                    "id": 142649,
                    "username": "xxxBabauxxx",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/cf457738ed569511fa95bd5c2e15a6c7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.7895551681736,
                            "deviation": 65.64988498062301,
                            "volatility": 0.059939856082768084
                        }
                    },
                    "ranking": 24.65245590278888,
                    "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": 81056770,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2025-11-08 17:00 (134023) R:1 (rtayek vs xxxBabauxxx)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 142649,
            "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\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 134023,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-08T17:00:36.359319Z",
            "ended": "2025-12-15T23:04:58.332640Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 142649,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.5279541015625,
                            "deviation": 67.29533386230469,
                            "volatility": 0.05993553251028061
                        }
                    },
                    "username": "xxxBabauxxx",
                    "country": "it",
                    "ranking": 24.65245590278888,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf457738ed569511fa95bd5c2e15a6c7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1737.10498046875,
                            "deviation": 63.86341857910156,
                            "volatility": 0.05987812206149101
                        }
                    },
                    "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/79661669"
            },
            "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": 79661669,
            "name": "17 Seduction",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 17,
            "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": 110317,
            "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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-26T01:03:21.586790Z",
            "ended": "2025-12-14T09:20:35.661307Z",
            "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": 1737.10498046875,
                            "deviation": 63.86341857910156,
                            "volatility": 0.05987812206149101
                        }
                    },
                    "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
        }
    ]
}