List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=89
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=90",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=88",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/7216718"
            },
            "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": 82080,
                    "username": "Amenofus",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/d3505b73dbc2ea69dfcd670f7465e91a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2150.7296075909885,
                            "deviation": 70.20695925554237,
                            "volatility": 0.06008274839195176
                        }
                    },
                    "ranking": 32.64530014961253,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 7216718,
            "name": "Tournament Game: FSTS May 2015 Meditation (6025) R:4 (Amenofus vs rtayek)",
            "creator": 82080,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 82080,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 28,
            "black_player_rating": "1982.770",
            "white_player_rank": 24,
            "white_player_rating": "1525.754",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 6025,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-12-19T23:22:49.638130Z",
            "ended": "2017-02-17T20:48:52.696835Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2085.745361328125,
                            "deviation": 64.36186981201172,
                            "volatility": 0.060013946145772934
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 82080,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.0732421875,
                            "deviation": 67.49497985839844,
                            "volatility": 0.06011692434549332
                        }
                    },
                    "username": "Amenofus",
                    "country": "ua",
                    "ranking": 32.64530014961253,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3505b73dbc2ea69dfcd670f7465e91a?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/8312964"
            },
            "players": {
                "black": {
                    "id": 138196,
                    "username": "bensho",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/fab76ba748122f062311ae0586a0fe13?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2177.6836107625577,
                            "deviation": 71.71485492750541,
                            "volatility": 0.060019209245699555
                        }
                    },
                    "ranking": 32.933624395858224,
                    "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": 8312964,
            "name": "Tournament Game: FSTS Summer 2016 (9996) R:3 (rtayek vs bensho)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 138196,
            "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": 29,
            "black_player_rating": "2001.046",
            "white_player_rank": 28,
            "white_player_rating": "1915.965",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 9996,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-04-07T22:02:53.721763Z",
            "ended": "2017-04-30T12:15:27.972363Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 138196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2120.59033203125,
                            "deviation": 68.24897003173828,
                            "volatility": 0.05996979773044586
                        }
                    },
                    "username": "bensho",
                    "country": "pl",
                    "ranking": 32.933624395858224,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fab76ba748122f062311ae0586a0fe13?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2053.894287109375,
                            "deviation": 66.03650665283203,
                            "volatility": 0.05999842658638954
                        }
                    },
                    "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/8933085"
            },
            "players": {
                "black": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8933085,
            "name": "Friendly Match",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "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": 28,
            "black_player_rating": "1992.641",
            "white_player_rank": 28,
            "white_player_rating": "1956.362",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "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": "2017-06-01T00:04:29.498204Z",
            "ended": "2017-06-08T01:13:16.810491Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2002.91259765625,
                            "deviation": 153.40330505371094,
                            "volatility": 0.06001432612538338
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2072.46484375,
                            "deviation": 66.78177642822266,
                            "volatility": 0.060006819665431976
                        }
                    },
                    "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/8999005"
            },
            "players": {
                "black": {
                    "id": 125124,
                    "username": "havefun",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/01392fa3394b66f75ba6f8471bf0ee73?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.2298890106524,
                            "deviation": 65.04121212280471,
                            "volatility": 0.05973587897613859
                        }
                    },
                    "ranking": 26.102598882131243,
                    "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": 8999005,
            "name": "Tournament Game: FSTS Autumn 2015 Rumble (9993) R:3 (rtayek vs havefun)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 125124,
            "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": 28,
            "black_player_rating": "1908.191",
            "white_player_rank": 28,
            "white_player_rating": "1949.891",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 9993,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-06-06T20:01:25.879189Z",
            "ended": "2017-06-16T03:17:35.445119Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 125124,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2035.243896484375,
                            "deviation": 64.28984069824219,
                            "volatility": 0.06000775471329689
                        }
                    },
                    "username": "havefun",
                    "country": "ca",
                    "ranking": 26.102598882131243,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01392fa3394b66f75ba6f8471bf0ee73?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2067.829345703125,
                            "deviation": 67.45943450927734,
                            "volatility": 0.060004230588674545
                        }
                    },
                    "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/47188434"
            },
            "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": 55635,
                    "username": "HellRaven",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/3a85290155cb5653cbb4121dd2b2d483-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2155.416335422381,
                            "deviation": 76.15696712195468,
                            "volatility": 0.05990594111239798
                        }
                    },
                    "ranking": 32.69569221415181,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47188434,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (HellRaven vs rtayek)",
            "creator": 55635,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 55635,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-19T09:51:15.530002Z",
            "ended": "2022-10-08T13:09:13.796638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1774.15869140625,
                            "deviation": 63.62500762939453,
                            "volatility": 0.059882983565330505
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 55635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2102.855224609375,
                            "deviation": 66.42300415039062,
                            "volatility": 0.05998653173446655
                        }
                    },
                    "username": "HellRaven",
                    "country": "ca",
                    "ranking": 32.69569221415181,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a85290155cb5653cbb4121dd2b2d483-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/9390129"
            },
            "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": 9390129,
            "name": "Friendly Match",
            "creator": 21826,
            "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": 27,
            "black_player_rating": "1865.798",
            "white_player_rank": 28,
            "white_player_rating": "1980.874",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 2419200, \"max_time\": 2419200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "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": "2017-07-14T19:26:43.510159Z",
            "ended": "2017-07-20T01:20:40.636728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1999.9176025390625,
                            "deviation": 65.4155502319336,
                            "volatility": 0.06000099703669548
                        }
                    },
                    "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": 2105.119873046875,
                            "deviation": 106.38355255126953,
                            "volatility": 0.06001695618033409
                        }
                    },
                    "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/45617654"
            },
            "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": 45617654,
            "name": "Gonna Do Better.",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 268800,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 864000, \"max_time\": 1814400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-07-22T17:19:07.796953Z",
            "ended": "2022-10-21T22:37:10.123123Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1792.0888671875,
                            "deviation": 64.09741973876953,
                            "volatility": 0.05989063158631325
                        }
                    },
                    "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": 2062.38671875,
                            "deviation": 66.44476318359375,
                            "volatility": 0.060006506741046906
                        }
                    },
                    "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/9256969"
            },
            "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": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9256969,
            "name": "Tournament Game: Torneio Juscelino Kubitschek 2017 (28011) R:1 (Sofiam vs rtayek)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 28,
            "black_player_rating": "1916.426",
            "white_player_rank": 26,
            "white_player_rating": "1733.201",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 28011,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-01T03:00:32.050243Z",
            "ended": "2017-08-03T07:33:16.869387Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.282958984375,
                            "deviation": 64.79888916015625,
                            "volatility": 0.060001686215400696
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1887.77880859375,
                            "deviation": 68.61258697509766,
                            "volatility": 0.060323625802993774
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/9468107"
            },
            "players": {
                "black": {
                    "id": 444819,
                    "username": "123234345456567678789091",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/557bf03d32c595df23e5bcd4fd336d06?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 546.2168954774668,
                            "deviation": 94.1537742199999,
                            "volatility": 0.05997408251603829
                        }
                    },
                    "ranking": 5,
                    "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": 9468107,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2017 (27492) R:1 (rtayek vs 123234345456567678789091)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 444819,
            "white": 179,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 27492,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2017-07-22T20:00:55.088291Z",
            "ended": "2017-08-18T07:00:46.364387Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 444819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 546.2169189453125,
                            "deviation": 94.15377044677734,
                            "volatility": 0.05997408181428909
                        }
                    },
                    "username": "123234345456567678789091",
                    "country": "cn",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/557bf03d32c595df23e5bcd4fd336d06?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1953.122314453125,
                            "deviation": 63.40087127685547,
                            "volatility": 0.06000052019953728
                        }
                    },
                    "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/29891725"
            },
            "players": {
                "black": {
                    "id": 641541,
                    "username": "alarique",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/ba686cae86406d4703ecfc805aa04bb2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2070.414233524095,
                            "deviation": 64.93679284949964,
                            "volatility": 0.05998051541158083
                        }
                    },
                    "ranking": 31.764247336082917,
                    "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": 29891725,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:3 (rtayek vs alarique)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 641541,
            "white": 179,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 56209,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-07T16:40:09.913087Z",
            "ended": "2021-03-12T21:56:22.562735Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 641541,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2142.978515625,
                            "deviation": 65.22479248046875,
                            "volatility": 0.0599617175757885
                        }
                    },
                    "username": "alarique",
                    "country": "fr",
                    "ranking": 31.764247336082917,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ba686cae86406d4703ecfc805aa04bb2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1892.2796630859375,
                            "deviation": 64.77729797363281,
                            "volatility": 0.05987556278705597
                        }
                    },
                    "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
        }
    ]
}