List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=71
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=72",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=70",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/27038521"
            },
            "players": {
                "black": {
                    "id": 832453,
                    "username": "Malotru",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/fe9a748eb55e4b4f00361a933ea556e7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2039.4324613810727,
                            "deviation": 73.23383470299355,
                            "volatility": 0.060031259083404315
                        }
                    },
                    "ranking": 31.415211634756048,
                    "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 27038521,
            "name": "Tournament Game: Very fast Correspondence DAN 2020-09-21 (65487) R:1 (rtayek vs Malotru)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 832453,
            "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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 65487,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-09-20T13:25:10.481261Z",
            "ended": "2020-10-30T17:06:15.664604Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 832453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2039.4324951171875,
                            "deviation": 73.23383331298828,
                            "volatility": 0.060031257569789886
                        }
                    },
                    "username": "Malotru",
                    "country": "fr",
                    "ranking": 31.415211634756048,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fe9a748eb55e4b4f00361a933ea556e7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1945.7381591796875,
                            "deviation": 63.841548919677734,
                            "volatility": 0.05988394841551781
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "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/45871372"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "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": 45871372,
            "name": "Gonna Be 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-08-03T17:48:58.477738Z",
            "ended": "2022-10-10T18:34:04.309260Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1783.8245849609375,
                            "deviation": 63.77360916137695,
                            "volatility": 0.059882406145334244
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "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/2536475"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1647,
                    "username": "elze",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/243c4a565254c2d23b6cdf5d2356ea9d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1823.6495415960787,
                            "deviation": 65.55726630080021,
                            "volatility": 0.05970979912327263
                        }
                    },
                    "ranking": 28.826304815723446,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 2536475,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2015 (7144) R:1 (elze vs rtayek)",
            "creator": 1647,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1647,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1772.550",
            "white_player_rank": 27,
            "white_player_rating": "1814.605",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 7144,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2015-08-01T07:00:21.342797Z",
            "ended": "2015-09-17T15:31:37.475643Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2034.09814453125,
                            "deviation": 66.39485168457031,
                            "volatility": 0.06000317260622978
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2056.165283203125,
                            "deviation": 62.395748138427734,
                            "volatility": 0.059905361384153366
                        }
                    },
                    "username": "elze",
                    "country": "fr",
                    "ranking": 28.826304815723446,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/243c4a565254c2d23b6cdf5d2356ea9d-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/2951085"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179671,
                    "username": "kramar42",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/7ae36c706e103dffebb1869099fa9cf5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.7033850236166,
                            "deviation": 104.83965483801676,
                            "volatility": 0.05999045706845592
                        }
                    },
                    "ranking": 22.31772986514224,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 2951085,
            "name": "Tournament Game: 2015 OGS Double Elimination Challenge (10603) R:1 (kramar42 vs rtayek)",
            "creator": 179671,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 179671,
            "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": "1804.005",
            "white_player_rank": 14,
            "white_player_rating": "551.756",
            "time_per_move": 20400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 864000, \"max_time\": 1728000, \"time_increment\": 10800}",
            "disable_analysis": false,
            "tournament": 10603,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2015-10-01T12:11:49.997071Z",
            "ended": "2015-10-20T09:44:42.481113Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2033.9287109375,
                            "deviation": 64.4791488647461,
                            "volatility": 0.05999859422445297
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179671,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.792236328125,
                            "deviation": 111.02986145019531,
                            "volatility": 0.0599898025393486
                        }
                    },
                    "username": "kramar42",
                    "country": "ua",
                    "ranking": 22.31772986514224,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7ae36c706e103dffebb1869099fa9cf5?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/2949505"
            },
            "players": {
                "black": {
                    "id": 37721,
                    "username": "tacololo",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/093c945d5b2e0785b155be3ceba7dc5f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.3316681348567,
                            "deviation": 70.08100941620356,
                            "volatility": 0.06010668567671872
                        }
                    },
                    "ranking": 27.81013254197037,
                    "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 2949505,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2015 (8850) R:1 (rtayek vs tacololo)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 37721,
            "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": 26,
            "black_player_rating": "1796.782",
            "white_player_rank": 26,
            "white_player_rating": "1785.017",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 8850,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2015-10-01T07:10:36.238155Z",
            "ended": "2015-10-19T09:48:20.473747Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 37721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2078.372802734375,
                            "deviation": 67.7696533203125,
                            "volatility": 0.05997004732489586
                        }
                    },
                    "username": "tacololo",
                    "country": "nl",
                    "ranking": 27.81013254197037,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/093c945d5b2e0785b155be3ceba7dc5f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2020.336181640625,
                            "deviation": 64.7040786743164,
                            "volatility": 0.0599975548684597
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "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/27100984"
            },
            "players": {
                "black": {
                    "id": 476,
                    "username": "Sighris",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.1074059230114,
                            "deviation": 65.66038781838468,
                            "volatility": 0.060043175898684936
                        }
                    },
                    "ranking": 27.446185241349827,
                    "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 27100984,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 476,
            "white": 179,
            "width": 25,
            "height": 25,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 345600, \"max_time\": 345600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-09-23T07:48:05.467821Z",
            "ended": "2020-11-29T22:47:40.406766Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.56591796875,
                            "deviation": 68.01983642578125,
                            "volatility": 0.060016799718141556
                        }
                    },
                    "username": "Sighris",
                    "country": "us",
                    "ranking": 27.446185241349827,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1906.3973388671875,
                            "deviation": 63.58235549926758,
                            "volatility": 0.059883538633584976
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "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/27101919"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 476,
                    "username": "Sighris",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.1074059230114,
                            "deviation": 65.66038781838468,
                            "volatility": 0.060043175898684936
                        }
                    },
                    "ranking": 27.446185241349827,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 27101919,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 476,
            "width": 17,
            "height": 17,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 345600, \"max_time\": 345600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-09-23T08:20:07.422634Z",
            "ended": "2020-10-02T05:48:51.431937Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2007.3702392578125,
                            "deviation": 64.36370849609375,
                            "volatility": 0.05987989529967308
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1671.1885986328125,
                            "deviation": 67.38232421875,
                            "volatility": 0.06001459062099457
                        }
                    },
                    "username": "Sighris",
                    "country": "us",
                    "ranking": 27.446185241349827,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?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/27149461"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 774650,
                    "username": "liangliang3725",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/edb58c7cbbd393af05b778117262a0c1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1739.6596747585593,
                            "deviation": 73.27429200434733,
                            "volatility": 0.0599817241521701
                        }
                    },
                    "ranking": 27.734776967346473,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 27149461,
            "name": "Tournament Game: Summer olympic games(№2) 2020.(19х19) (63342) R:2 (liangliang3725 vs rtayek)",
            "creator": 774650,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 774650,
            "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": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-09-25T11:20:18.195271Z",
            "ended": "2020-10-17T08:20:19.510902Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.3748779296875,
                            "deviation": 63.55400466918945,
                            "volatility": 0.05988311767578125
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 774650,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1687.872314453125,
                            "deviation": 85.48336029052734,
                            "volatility": 0.05998682975769043
                        }
                    },
                    "username": "liangliang3725",
                    "country": "un",
                    "ranking": 27.734776967346473,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/edb58c7cbbd393af05b778117262a0c1?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/3163692"
            },
            "players": {
                "black": {
                    "id": 32308,
                    "username": "Tsubame",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/256545a0470ec2fbff9f00fa05c8bebb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.5693018305988,
                            "deviation": 66.16830103331172,
                            "volatility": 0.05982627654047209
                        }
                    },
                    "ranking": 26.47568426828295,
                    "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 3163692,
            "name": "Tournament Game: FSTS Autumn 2015 Rumble (9993) R:1 (rtayek vs Tsubame)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 32308,
            "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": 26,
            "black_player_rating": "1765.545",
            "white_player_rank": 26,
            "white_player_rating": "1731.850",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2015-11-02T10:45:04.217242Z",
            "ended": "2015-11-07T08:20:52.601355Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 32308,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.2808837890625,
                            "deviation": 65.19395446777344,
                            "volatility": 0.059994637966156006
                        }
                    },
                    "username": "Tsubame",
                    "country": "fr",
                    "ranking": 26.47568426828295,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/256545a0470ec2fbff9f00fa05c8bebb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2009.0224609375,
                            "deviation": 64.60884857177734,
                            "volatility": 0.06000801548361778
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "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/27307021"
            },
            "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 27307021,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 90240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 345600, \"max_time\": 345600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-10-02T17:10:30.240293Z",
            "ended": "2020-11-25T01:00:27.312789Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1994.81396484375,
                            "deviation": 65.8956069946289,
                            "volatility": 0.06001248210668564
                        }
                    },
                    "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": 1906.3973388671875,
                            "deviation": 63.58235549926758,
                            "volatility": 0.059883538633584976
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "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
        }
    ]
}