List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=23
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=24",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=22",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/63492720"
            },
            "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63492720,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:5 (rtayek vs CitrusRootWeevil)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 597921,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-18T01:22:06.212001Z",
            "ended": "2024-07-04T16:23:23.449460Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 597921,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.6763916015625,
                            "deviation": 60.99652099609375,
                            "volatility": 0.05973474681377411
                        }
                    },
                    "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": 1696.891845703125,
                            "deviation": 63.121341705322266,
                            "volatility": 0.05987909436225891
                        }
                    },
                    "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/63492719"
            },
            "players": {
                "black": {
                    "id": 31635,
                    "username": "OlegS",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.6764457874833,
                            "deviation": 65.3504284403965,
                            "volatility": 0.05961236003100404
                        }
                    },
                    "ranking": 19.665469657308357,
                    "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": 63492719,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:5 (rtayek vs OlegS)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 31635,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-18T01:22:06.156455Z",
            "ended": "2024-05-07T15:00:51.998711Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 31635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.286376953125,
                            "deviation": 66.08954620361328,
                            "volatility": 0.05961555242538452
                        }
                    },
                    "username": "OlegS",
                    "country": "ru",
                    "ranking": 19.665469657308357,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.8184814453125,
                            "deviation": 63.90771484375,
                            "volatility": 0.05988103523850441
                        }
                    },
                    "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/63492718"
            },
            "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63492718,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:5 (rtayek vs AlexisB)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 82579,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-18T01:22:06.102212Z",
            "ended": "2024-05-28T03:52:31.491053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1612.939208984375,
                            "deviation": 63.102745056152344,
                            "volatility": 0.059872105717659
                        }
                    },
                    "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": 1690.575439453125,
                            "deviation": 63.58113098144531,
                            "volatility": 0.05988124758005142
                        }
                    },
                    "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/63492712"
            },
            "players": {
                "black": {
                    "id": 521117,
                    "username": "mafidufa",
                    "country": "ke",
                    "icon": "https://user-uploads.online-go.com/909b9e24094a84ed65a0d04d7848e4f0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.985417223977,
                            "deviation": 64.12351281717282,
                            "volatility": 0.05991771379851914
                        }
                    },
                    "ranking": 24.256810307352882,
                    "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": 63492712,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:5 (rtayek vs mafidufa)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 521117,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-18T01:22:05.758666Z",
            "ended": "2024-07-01T15:53:57.573259Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 521117,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.4766845703125,
                            "deviation": 65.05867004394531,
                            "volatility": 0.059925079345703125
                        }
                    },
                    "username": "mafidufa",
                    "country": "ke",
                    "ranking": 24.256810307352882,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/909b9e24094a84ed65a0d04d7848e4f0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1687.913330078125,
                            "deviation": 63.253089904785156,
                            "volatility": 0.05988015606999397
                        }
                    },
                    "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/62207372"
            },
            "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": 62207372,
            "name": "Just a reg",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 105547,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-06T00:22:43.356140Z",
            "ended": "2024-05-24T19:40:38.447337Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.575439453125,
                            "deviation": 63.58113098144531,
                            "volatility": 0.05988124758005142
                        }
                    },
                    "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": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/62207357"
            },
            "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": 62207357,
            "name": "Another mini",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "5.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": 127299,
            "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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-06T00:22:17.573126Z",
            "ended": "2024-05-05T04:55:58.038287Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.8184814453125,
                            "deviation": 63.90771484375,
                            "volatility": 0.05988103523850441
                        }
                    },
                    "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": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/62207352"
            },
            "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": 62207352,
            "name": "Another semi-Biggie",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 21,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 102073,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-06T00:22:16.242604Z",
            "ended": "2024-05-16T21:48:48.235497Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.8961181640625,
                            "deviation": 63.74785232543945,
                            "volatility": 0.05987990275025368
                        }
                    },
                    "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": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/62207342"
            },
            "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": 62207342,
            "name": "Another Biggie",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 97459,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-06T00:21:31.434431Z",
            "ended": "2024-05-27T23:59:12.383328Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.575439453125,
                            "deviation": 63.58113098144531,
                            "volatility": 0.05988124758005142
                        }
                    },
                    "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": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/62207310"
            },
            "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": 62207310,
            "name": "Another Rect",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 15,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 104832,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-06T00:19:51.260302Z",
            "ended": "2024-05-22T06:59:29.876178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.8961181640625,
                            "deviation": 63.74785232543945,
                            "volatility": 0.05987990275025368
                        }
                    },
                    "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": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/61715328"
            },
            "players": {
                "black": {
                    "id": 47710,
                    "username": "Azumi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1870190ecbfbdb4574dbdadc479f6dc0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.6925814300562,
                            "deviation": 62.08982111627102,
                            "volatility": 0.05993660376622955
                        }
                    },
                    "ranking": 16.60599810316183,
                    "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": 61715328,
            "name": "Tournament Game: Taiwan NO.1 part III (93814) R:3 (rtayek vs Azumi)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 47710,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 93814,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-18T20:11:32.855589Z",
            "ended": "2024-04-12T15:34:53.124152Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 47710,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.25390625,
                            "deviation": 64.35491180419922,
                            "volatility": 0.05995132029056549
                        }
                    },
                    "username": "Azumi",
                    "country": "us",
                    "ranking": 16.60599810316183,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1870190ecbfbdb4574dbdadc479f6dc0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1737.268798828125,
                            "deviation": 62.849422454833984,
                            "volatility": 0.059870921075344086
                        }
                    },
                    "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
        }
    ]
}