List all games played by a specific player.

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

{
    "count": 2714,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&page=95",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=93",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/31609494"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "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": 31609494,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "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": 123,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 120, \"initial_time\": 300, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-03-02T08:39:46.876407Z",
            "ended": "2021-03-02T08:45:09.300639Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1872.185791015625,
                            "deviation": 64.44007873535156,
                            "volatility": 0.05986799672245979
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.5958251953125,
                            "deviation": 65.78514099121094,
                            "volatility": 0.0600011944770813
                        }
                    },
                    "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/46840249"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 509420,
                    "username": "Sophonxe",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.8364584482586,
                            "deviation": 64.15547550416858,
                            "volatility": 0.05944872172340951
                        }
                    },
                    "ranking": 24.036964376296243,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 46840249,
            "name": "Tournament Game: Free for all tournament (31547) R:6 (Sophonxe vs rtayek)",
            "creator": 509420,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 509420,
            "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": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-05T20:32:29.463595Z",
            "ended": "2022-11-19T17:17:59.689425Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1733.35595703125,
                            "deviation": 63.37116622924805,
                            "volatility": 0.05989203602075577
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 509420,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.8724365234375,
                            "deviation": 64.31712341308594,
                            "volatility": 0.059492796659469604
                        }
                    },
                    "username": "Sophonxe",
                    "country": "fr",
                    "ranking": 24.036964376296243,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-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/31475502"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "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": 31475502,
            "name": "AI Aided Masterpiece",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-26T05:47:23.817599Z",
            "ended": "2021-05-21T17:11:42.604339Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1897.7845458984375,
                            "deviation": 64.68391418457031,
                            "volatility": 0.059877797961235046
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2042.9403076171875,
                            "deviation": 65.38530731201172,
                            "volatility": 0.05999835953116417
                        }
                    },
                    "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/31475510"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "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": 31475510,
            "name": "LEC, Prepare To Die",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-26T05:47:25.481163Z",
            "ended": "2021-05-04T00:44:53.961233Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1915.609130859375,
                            "deviation": 64.45234680175781,
                            "volatility": 0.059881534427404404
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.5958251953125,
                            "deviation": 65.78514099121094,
                            "volatility": 0.0600011944770813
                        }
                    },
                    "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/31636967"
            },
            "players": {
                "black": {
                    "id": 20020,
                    "username": "ludwig",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/581cfb0e3c97afb9c196a0c90bf4cf92?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.7320895883927,
                            "deviation": 236.77244126699293,
                            "volatility": 0.05999785870658709
                        }
                    },
                    "ranking": 24.605928475699116,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 31636967,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 20020,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-03-03T04:06:24.927000Z",
            "ended": "2021-05-28T21:33:30.832553Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 20020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.5760498046875,
                            "deviation": 290.0541687011719,
                            "volatility": 0.059999071061611176
                        }
                    },
                    "username": "ludwig",
                    "country": "us",
                    "ranking": 24.605928475699116,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/581cfb0e3c97afb9c196a0c90bf4cf92?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1890.5863037109375,
                            "deviation": 64.58617401123047,
                            "volatility": 0.05987628176808357
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/31495950"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "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": 31495950,
            "name": "Goldilocks",
            "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": "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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-02-26T22:19:06.993484Z",
            "ended": "2021-05-02T06:41:45.624593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1915.609130859375,
                            "deviation": 64.45234680175781,
                            "volatility": 0.059881534427404404
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.5958251953125,
                            "deviation": 65.78514099121094,
                            "volatility": 0.0600011944770813
                        }
                    },
                    "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/33712353"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "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": 33712353,
            "name": "Ray of Death",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-05-14T19:01:19.993518Z",
            "ended": "2021-07-10T06:30:34.305692Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1896.699462890625,
                            "deviation": 64.578369140625,
                            "volatility": 0.05987469106912613
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2050.2890625,
                            "deviation": 65.25189208984375,
                            "volatility": 0.0599968321621418
                        }
                    },
                    "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/33712361"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "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": 33712361,
            "name": "Ray of False Light",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "chinese",
            "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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-05-14T19:01:52.971506Z",
            "ended": "2021-08-29T02:01:54.739980Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1896.4820556640625,
                            "deviation": 65.413818359375,
                            "volatility": 0.059883225709199905
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2041.640869140625,
                            "deviation": 64.96427154541016,
                            "volatility": 0.059998877346515656
                        }
                    },
                    "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/34331619"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 480451,
                    "username": "Johnoriel",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/abd480cef6717d2ffcf5bb0696753448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1592.8689416791444,
                            "deviation": 65.39572706624527,
                            "volatility": 0.05988709117946832
                        }
                    },
                    "ranking": 25.694040834442028,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 34331619,
            "name": "Tournament Game: Summer olympic games(№2) 2020.(19х19) (63342) R:6 (Johnoriel vs rtayek)",
            "creator": 480451,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 480451,
            "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": 21120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 63342,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-06-07T16:50:26.496673Z",
            "ended": "2021-06-22T06:00:45.051104Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1890.5863037109375,
                            "deviation": 64.58617401123047,
                            "volatility": 0.05987628176808357
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 480451,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.041748046875,
                            "deviation": 64.43177795410156,
                            "volatility": 0.059877146035432816
                        }
                    },
                    "username": "Johnoriel",
                    "country": "gb",
                    "ranking": 25.694040834442028,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/abd480cef6717d2ffcf5bb0696753448?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/34901686"
            },
            "players": {
                "black": {
                    "id": 833934,
                    "username": "gs2020",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2151.0210925516226,
                            "deviation": 71.60828081039185,
                            "volatility": 0.059957813062998716
                        }
                    },
                    "ranking": 32.64843741967738,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 34901686,
            "name": "Tournament Game: Winter Olympic Games 2020 (№7) (19x19) (67045) R:3 (rtayek vs gs2020)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 833934,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": true,
            "tournament": 67045,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "51.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-06-29T12:04:13.642189Z",
            "ended": "2021-07-16T01:17:08.199034Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 833934,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2156.160400390625,
                            "deviation": 68.9987564086914,
                            "volatility": 0.0600244514644146
                        }
                    },
                    "username": "gs2020",
                    "country": "us",
                    "ranking": 32.64843741967738,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.2071533203125,
                            "deviation": 64.50321197509766,
                            "volatility": 0.05987811088562012
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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
        }
    ]
}