List all games played by a specific player.

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

{
    "count": 2713,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=12",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=10",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/78314782"
            },
            "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": 78314782,
            "name": "She’s 19",
            "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": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 79627,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 604800, \"stones_per_period\": 10}",
            "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-08-16T00:27:25.027595Z",
            "ended": "2025-10-17T17:18:26.780463Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.3079833984375,
                            "deviation": 62.61542892456055,
                            "volatility": 0.059876177459955215
                        }
                    },
                    "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/78092826"
            },
            "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": 78092826,
            "name": "She’s only 17",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 17,
            "height": 17,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 66459,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 604800, \"stones_per_period\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-09T18:24:00.836093Z",
            "ended": "2025-10-03T03:24:13.374371Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.20166015625,
                            "deviation": 62.74960708618164,
                            "volatility": 0.05987673997879028
                        }
                    },
                    "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/77971859"
            },
            "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": 77971859,
            "name": "Black Jack",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 21,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 245838,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 2419200, \"stones_per_period\": 10}",
            "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-08-05T00:03:13.878900Z",
            "ended": "2025-10-08T06:02:35.763284Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.20166015625,
                            "deviation": 62.74960708618164,
                            "volatility": 0.05987673997879028
                        }
                    },
                    "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/77805752"
            },
            "players": {
                "black": {
                    "id": 886972,
                    "username": "Babbo Bruno",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/3a86884a3c89d9e4d9b53b217b0675cf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.5775803942558,
                            "deviation": 64.71892581662271,
                            "volatility": 0.05979926787121193
                        }
                    },
                    "ranking": 15.882129402901015,
                    "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": 77805752,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:8 (rtayek vs Babbo Bruno)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 886972,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-30T16:33:55.006883Z",
            "ended": "2025-09-05T19:01:41.999064Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 886972,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.674560546875,
                            "deviation": 64.1665267944336,
                            "volatility": 0.05982499197125435
                        }
                    },
                    "username": "Babbo Bruno",
                    "country": "us",
                    "ranking": 15.882129402901015,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a86884a3c89d9e4d9b53b217b0675cf-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1742.8638916015625,
                            "deviation": 62.79482650756836,
                            "volatility": 0.05987424775958061
                        }
                    },
                    "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/77805751"
            },
            "players": {
                "black": {
                    "id": 602031,
                    "username": "loki1725",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/32d44a64a5d967d4a3c3cd9a7c895f42-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.3151120297055,
                            "deviation": 61.49483948079021,
                            "volatility": 0.05993070471876352
                        }
                    },
                    "ranking": 18.49831660166151,
                    "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": 77805751,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:8 (rtayek vs loki1725)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 602031,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-30T16:33:54.961541Z",
            "ended": "2025-08-25T09:50:02.301882Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 602031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.810791015625,
                            "deviation": 61.21495819091797,
                            "volatility": 0.059916902333498
                        }
                    },
                    "username": "loki1725",
                    "country": "_Pirate",
                    "ranking": 18.49831660166151,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32d44a64a5d967d4a3c3cd9a7c895f42-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.8841552734375,
                            "deviation": 63.07594299316406,
                            "volatility": 0.05987447500228882
                        }
                    },
                    "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/77805750"
            },
            "players": {
                "black": {
                    "id": 660071,
                    "username": "making 2 eyes",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/70743ea14022a63a367ffc3b0e18cb7f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.885806115116,
                            "deviation": 64.76600072808944,
                            "volatility": 0.05956240504257237
                        }
                    },
                    "ranking": 16.087897472683686,
                    "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": 77805750,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:8 (rtayek vs making 2 eyes)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 660071,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-30T16:33:54.907373Z",
            "ended": "2025-10-08T12:46:59.953995Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 660071,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.998046875,
                            "deviation": 65.7159652709961,
                            "volatility": 0.059540990740060806
                        }
                    },
                    "username": "making 2 eyes",
                    "country": "zz",
                    "ranking": 16.087897472683686,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70743ea14022a63a367ffc3b0e18cb7f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.20166015625,
                            "deviation": 62.74960708618164,
                            "volatility": 0.05987673997879028
                        }
                    },
                    "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/77805749"
            },
            "players": {
                "black": {
                    "id": 597921,
                    "username": "CitrusRootWeevil",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9f0d55a036f99b11f4bf001bd22dee66-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.1569238642383,
                            "deviation": 61.308386069594796,
                            "volatility": 0.059719155310874364
                        }
                    },
                    "ranking": 21.223714429839603,
                    "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": 77805749,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:8 (rtayek vs CitrusRootWeevil)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 597921,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-30T16:33:54.847734Z",
            "ended": "2025-11-05T19:23:42.278417Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 597921,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.8912353515625,
                            "deviation": 60.915924072265625,
                            "volatility": 0.05972343310713768
                        }
                    },
                    "username": "CitrusRootWeevil",
                    "country": "us",
                    "ranking": 21.223714429839603,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9f0d55a036f99b11f4bf001bd22dee66-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.3079833984375,
                            "deviation": 62.61542892456055,
                            "volatility": 0.059876177459955215
                        }
                    },
                    "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/77805748"
            },
            "players": {
                "black": {
                    "id": 82579,
                    "username": "AlexisB",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/0f9786a9f6fb0da78dac1f5e8f469805-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.720543086816,
                            "deviation": 63.9462997054455,
                            "volatility": 0.05985581425553413
                        }
                    },
                    "ranking": 23.273322437774645,
                    "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": 77805748,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:8 (rtayek vs AlexisB)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 82579,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-30T16:33:54.788689Z",
            "ended": "2025-08-14T00:47:17.294764Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.6571044921875,
                            "deviation": 66.5269546508789,
                            "volatility": 0.05987074226140976
                        }
                    },
                    "username": "AlexisB",
                    "country": "au",
                    "ranking": 23.273322437774645,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f9786a9f6fb0da78dac1f5e8f469805-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1746.034423828125,
                            "deviation": 63.24281311035156,
                            "volatility": 0.05987715348601341
                        }
                    },
                    "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/77805747"
            },
            "players": {
                "black": {
                    "id": 906747,
                    "username": "Chibo",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.0930051700104,
                            "deviation": 69.49605568042249,
                            "volatility": 0.05936660717671629
                        }
                    },
                    "ranking": 24.181028126904724,
                    "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": 77805747,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:8 (rtayek vs Chibo)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 906747,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-30T16:33:54.717603Z",
            "ended": "2025-08-26T22:13:20.850181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 906747,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.6566162109375,
                            "deviation": 64.35297393798828,
                            "volatility": 0.05939224734902382
                        }
                    },
                    "username": "Chibo",
                    "country": "150",
                    "ranking": 24.181028126904724,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1755.272705078125,
                            "deviation": 62.93559646606445,
                            "volatility": 0.059873562306165695
                        }
                    },
                    "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/77540646"
            },
            "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": 77540646,
            "name": "Annoyed",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-28T03:05:45.876359Z",
            "ended": "2025-10-10T02:50:57.737124Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.3079833984375,
                            "deviation": 62.61542892456055,
                            "volatility": 0.059876177459955215
                        }
                    },
                    "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
        }
    ]
}