List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-ended&page=33
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=34",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=32",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51058702"
            },
            "players": {
                "black": {
                    "id": 475680,
                    "username": "Kame Sen'nin",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/cce71e9dfc8d392e6effb5e58770d46a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.7167097089534,
                            "deviation": 62.16966129705651,
                            "volatility": 0.059868602187767496
                        }
                    },
                    "ranking": 26.180814466122566,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51058702,
            "name": "Tournament Game: In memory of Mirco Fanti. (99537) R:1 (rtayek vs Kame Sen'nin)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 475680,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 623947,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 99537,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-14T00:01:37.383658Z",
            "ended": "2023-04-29T22:43:34.007680Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 475680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1813.556884765625,
                            "deviation": 64.14471435546875,
                            "volatility": 0.05985584110021591
                        }
                    },
                    "username": "Kame Sen'nin",
                    "country": "cl",
                    "ranking": 26.180814466122566,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cce71e9dfc8d392e6effb5e58770d46a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.386474609375,
                            "deviation": 63.087284088134766,
                            "volatility": 0.059872593730688095
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/50740060"
            },
            "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50740060,
            "name": "BlackJack",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 21,
            "height": 21,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 88079,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "50.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-03T20:38:18.666222Z",
            "ended": "2023-04-27T08:39:07.345543Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2046.3310546875,
                            "deviation": 66.79438781738281,
                            "volatility": 0.06001560762524605
                        }
                    },
                    "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": 1626.386474609375,
                            "deviation": 63.087284088134766,
                            "volatility": 0.059872593730688095
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/51765998"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 489324,
                    "username": "Denethys",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/d6bb72ed4604a83d19ff612e5f7cf314-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.2083494626658,
                            "deviation": 63.23009086629299,
                            "volatility": 0.05985064497341792
                        }
                    },
                    "ranking": 13.636843748457437,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51765998,
            "name": "Tournament Game: Free for all tournament (31547) R:7 (Denethys vs rtayek)",
            "creator": 489324,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 489324,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 432000,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"correspondence\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 432000}",
            "disable_analysis": false,
            "tournament": 31547,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-09T22:04:47.386775Z",
            "ended": "2023-04-24T08:10:37.773607Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.767578125,
                            "deviation": 62.49687576293945,
                            "volatility": 0.05987337976694107
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 489324,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.0150146484375,
                            "deviation": 63.216819763183594,
                            "volatility": 0.05980144441127777
                        }
                    },
                    "username": "Denethys",
                    "country": "fr",
                    "ranking": 13.636843748457437,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6bb72ed4604a83d19ff612e5f7cf314-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/51058716"
            },
            "players": {
                "black": {
                    "id": 627200,
                    "username": "deleted-124758d2-842c-43dc-aac4-fa6cc4bbfe6a",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/e45b726288042dcbdff9470e0d030c95-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1757.5491679379334,
                            "deviation": 68.2635862029428,
                            "volatility": 0.06021915872895434
                        }
                    },
                    "ranking": 27.9716203462018,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51058716,
            "name": "Tournament Game: In memory of Mirco Fanti. (99537) R:1 (rtayek vs Berkant)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 627200,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 623947,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 99537,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-14T00:01:38.596834Z",
            "ended": "2023-04-19T23:40:07.097430Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 627200,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1788.671875,
                            "deviation": 64.95188903808594,
                            "volatility": 0.06014425680041313
                        }
                    },
                    "username": "deleted-124758d2-842c-43dc-aac4-fa6cc4bbfe6a",
                    "country": "tr",
                    "ranking": 27.9716203462018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e45b726288042dcbdff9470e0d030c95-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.187744140625,
                            "deviation": 62.45376205444336,
                            "volatility": 0.05987493321299553
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/52496850"
            },
            "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52496850,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:3 (rtayek vs loki1725)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 602031,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-03T22:09:14.330122Z",
            "ended": "2023-04-19T23:26:57.496466Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 602031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.5263671875,
                            "deviation": 61.110511779785156,
                            "volatility": 0.05993541702628136
                        }
                    },
                    "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": 1622.2169189453125,
                            "deviation": 62.55541229248047,
                            "volatility": 0.05987594649195671
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/52496851"
            },
            "players": {
                "black": {
                    "id": 436574,
                    "username": "superdupont888",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.7113061385238,
                            "deviation": 70.2024699621817,
                            "volatility": 0.05902878692811892
                        }
                    },
                    "ranking": 14.228704072544655,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52496851,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:3 (rtayek vs superdupont888)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 436574,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-03T22:09:14.440153Z",
            "ended": "2023-04-19T22:02:34.147522Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.875732421875,
                            "deviation": 64.8329849243164,
                            "volatility": 0.05933140218257904
                        }
                    },
                    "username": "superdupont888",
                    "country": "cn",
                    "ranking": 14.228704072544655,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.2579345703125,
                            "deviation": 62.65800857543945,
                            "volatility": 0.05987695977091789
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/49904763"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "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": 49904763,
            "name": "Large Vengeance",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 263150,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 864000, \"max_time\": 1814400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-05T01:42:10.237602Z",
            "ended": "2023-04-18T06:35:38.500993Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.2579345703125,
                            "deviation": 62.65800857543945,
                            "volatility": 0.05987695977091789
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2046.3310546875,
                            "deviation": 66.79438781738281,
                            "volatility": 0.06001560762524605
                        }
                    },
                    "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/49558398"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "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": 49558398,
            "name": "Too Big",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 263150,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 864000, \"max_time\": 1814400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-22T18:27:23.433131Z",
            "ended": "2023-04-16T07:24:35.471220Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.2579345703125,
                            "deviation": 62.65800857543945,
                            "volatility": 0.05987695977091789
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2046.3310546875,
                            "deviation": 66.79438781738281,
                            "volatility": 0.06001560762524605
                        }
                    },
                    "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/52709106"
            },
            "players": {
                "black": {
                    "id": 1110905,
                    "username": "dr_perkele",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/04674a621dc6ed4150098b2e102b0652-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.5041430273525,
                            "deviation": 62.37054470781837,
                            "volatility": 0.060022938909622126
                        }
                    },
                    "ranking": 26.234651233600623,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52709106,
            "name": "Tournament Game: 2023 Rounds Survival (95975) R:10 (rtayek vs dr_perkele)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1110905,
            "white": 179,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 95975,
            "tournament_round": 10,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-11T11:53:30.291010Z",
            "ended": "2023-04-15T13:26:22.717381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1110905,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.9122314453125,
                            "deviation": 63.2109375,
                            "volatility": 0.06001491844654083
                        }
                    },
                    "username": "dr_perkele",
                    "country": "zz",
                    "ranking": 26.234651233600623,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/04674a621dc6ed4150098b2e102b0652-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.0281982421875,
                            "deviation": 62.80478286743164,
                            "volatility": 0.059877220541238785
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/52496855"
            },
            "players": {
                "black": {
                    "id": 1023045,
                    "username": "seckot",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/070929b90ced16229953eb3da52eb418-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1017.8483047294976,
                            "deviation": 62.72783404939473,
                            "volatility": 0.0600529910831445
                        }
                    },
                    "ranking": 15.326409125284078,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52496855,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:3 (rtayek vs seckot)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1023045,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-03T22:09:14.808458Z",
            "ended": "2023-04-06T22:09:24.864346Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1023045,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1017.8483276367188,
                            "deviation": 62.72783279418945,
                            "volatility": 0.06005299091339111
                        }
                    },
                    "username": "seckot",
                    "country": "tr",
                    "ranking": 15.326409125284078,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/070929b90ced16229953eb3da52eb418-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.0281982421875,
                            "deviation": 62.80478286743164,
                            "volatility": 0.059877220541238785
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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
        }
    ]
}