List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&page=81",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=79",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/30657674"
            },
            "players": {
                "black": {
                    "id": 440966,
                    "username": "Meithras",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/546f3eda4948c18e4e4f57c4eb489226?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.4637871096263,
                            "deviation": 67.06557734655036,
                            "volatility": 0.060001006397197194
                        }
                    },
                    "ranking": 22.697328845629418,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30657674,
            "name": "Cincinnati Go Club",
            "creator": 440966,
            "mode": "game",
            "source": "play",
            "black": 440966,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 13,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-31T19:13:32.039772Z",
            "ended": "2021-01-31T19:28:24.987638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 440966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.201416015625,
                            "deviation": 68.29427337646484,
                            "volatility": 0.05998940393328667
                        }
                    },
                    "username": "Meithras",
                    "country": "us",
                    "ranking": 22.697328845629418,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/546f3eda4948c18e4e4f57c4eb489226?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.4061279296875,
                            "deviation": 63.831947326660156,
                            "volatility": 0.05983492359519005
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/24909300"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "username": "bucky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1175798054705,
                            "deviation": 98.87899742037905,
                            "volatility": 0.0599887460818143
                        }
                    },
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24909300,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-23T12:38:35.299516Z",
            "ended": "2020-07-01T14:55:27.259048Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.53271484375,
                            "deviation": 63.40728759765625,
                            "volatility": 0.0598832331597805
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.073486328125,
                            "deviation": 166.84898376464844,
                            "volatility": 0.05999797582626343
                        }
                    },
                    "username": "bucky",
                    "country": "un",
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?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/24956248"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "username": "hereforthegainz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0388738091094,
                            "deviation": 62.272451666056924,
                            "volatility": 0.05990644686571139
                        }
                    },
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24956248,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 598667,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-25T13:05:59.045620Z",
            "ended": "2020-07-05T19:51:44.433998Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.41162109375,
                            "deviation": 63.9172248840332,
                            "volatility": 0.05988040193915367
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.1363525390625,
                            "deviation": 64.24320983886719,
                            "volatility": 0.0599244125187397
                        }
                    },
                    "username": "hereforthegainz",
                    "country": "us",
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-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/28063574"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 585650,
                    "username": "kazaam1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/807ec2be7b1e11832178d9af5003fbe1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.0887598499291,
                            "deviation": 63.47368537546071,
                            "volatility": 0.060268735137639855
                        }
                    },
                    "ranking": 25.8997879025016,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28063574,
            "name": "Friendly Match",
            "creator": 585650,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 585650,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 60, \"time_increment\": 60, \"max_time\": 60, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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-11-05T01:30:52.517338Z",
            "ended": "2020-11-05T01:35:07.352783Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.7325439453125,
                            "deviation": 62.43994140625,
                            "volatility": 0.05985194444656372
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 585650,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1498.874755859375,
                            "deviation": 62.77927017211914,
                            "volatility": 0.0601319745182991
                        }
                    },
                    "username": "kazaam1",
                    "country": "un",
                    "ranking": 25.8997879025016,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/807ec2be7b1e11832178d9af5003fbe1?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/47781470"
            },
            "players": {
                "black": {
                    "id": 752697,
                    "username": "LogiB",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/c94b6678dcc6a40b4cabadec70300589?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.0361575483212,
                            "deviation": 61.318967749227795,
                            "volatility": 0.05990283593102328
                        }
                    },
                    "ranking": 16.656379386161237,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47781470,
            "name": "Friendly Match",
            "creator": 752697,
            "mode": "game",
            "source": "play",
            "black": 752697,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 60, \"time_increment\": 15, \"max_time\": 120, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-10-13T02:27:50.243889Z",
            "ended": "2022-10-13T02:37:24.151095Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 752697,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.21044921875,
                            "deviation": 65.02951049804688,
                            "volatility": 0.06002916768193245
                        }
                    },
                    "username": "LogiB",
                    "country": "_Pirate",
                    "ranking": 16.656379386161237,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c94b6678dcc6a40b4cabadec70300589?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.138427734375,
                            "deviation": 62.62327194213867,
                            "volatility": 0.05980627238750458
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/14693625"
            },
            "players": {
                "black": {
                    "id": 575956,
                    "username": "ichzenfel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/120959b4ee46fc11bf194dabae55600d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14693625,
            "name": "Vriendschappelijke Wedstrijd",
            "creator": 575956,
            "mode": "game",
            "source": "play",
            "black": 575956,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-10-04T02:53:57.286424Z",
            "ended": "2018-10-09T02:54:09.123111Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 575956,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "ichzenfel",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/120959b4ee46fc11bf194dabae55600d?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.5147705078125,
                            "deviation": 70.72870635986328,
                            "volatility": 0.05999406427145004
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/25372940"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "username": "bucky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1175798054705,
                            "deviation": 98.87899742037905,
                            "volatility": 0.0599887460818143
                        }
                    },
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25372940,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-12T14:32:37.819586Z",
            "ended": "2020-07-22T19:23:02.460051Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.7196044921875,
                            "deviation": 63.788509368896484,
                            "volatility": 0.059872619807720184
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.073486328125,
                            "deviation": 166.84898376464844,
                            "volatility": 0.05999797582626343
                        }
                    },
                    "username": "bucky",
                    "country": "un",
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?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/25219238"
            },
            "players": {
                "black": {
                    "id": 73503,
                    "username": "GrigoryTimofeev",
                    "country": "il",
                    "icon": "https://user-uploads.online-go.com/bf90cecd928a6ce83e2639a6f947a476-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.060390052496,
                            "deviation": 63.40546627650245,
                            "volatility": 0.05994348453460438
                        }
                    },
                    "ranking": 25.65318665248899,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25219238,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:3 (benjito vs GrigoryTimofeev)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 73503,
            "white": 568679,
            "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": 42054,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-06T02:34:03.907872Z",
            "ended": "2020-07-22T13:33:44.072321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 73503,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.6431884765625,
                            "deviation": 61.36662292480469,
                            "volatility": 0.059952251613140106
                        }
                    },
                    "username": "GrigoryTimofeev",
                    "country": "il",
                    "ranking": 25.65318665248899,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bf90cecd928a6ce83e2639a6f947a476-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.080322265625,
                            "deviation": 64.02040100097656,
                            "volatility": 0.059873066842556
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/14654521"
            },
            "players": {
                "black": {
                    "id": 574858,
                    "username": "PanoySmp",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/18eb1304c86875c43b0fba1320c443d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.2225969318938,
                            "deviation": 181.6584743497584,
                            "volatility": 0.05999948058649708
                        }
                    },
                    "ranking": 14.75943395717671,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14654521,
            "name": "PanoySmp vs. benjaminpaikjones",
            "creator": 574858,
            "mode": "game",
            "source": "play",
            "black": 574858,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-10-01T13:34:18.193513Z",
            "ended": "2018-10-04T13:34:18.268056Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 574858,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.2225952148438,
                            "deviation": 181.65847778320312,
                            "volatility": 0.059999480843544006
                        }
                    },
                    "username": "PanoySmp",
                    "country": "un",
                    "ranking": 14.75943395717671,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/18eb1304c86875c43b0fba1320c443d7?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.9515380859375,
                            "deviation": 91.06892395019531,
                            "volatility": 0.05999429523944855
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/14701107"
            },
            "players": {
                "black": {
                    "id": 412415,
                    "username": "Branam",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/30db5400f85f877033d68cdfc024176c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1171.3725245419716,
                            "deviation": 77.39140182060865,
                            "volatility": 0.06001953265857302
                        }
                    },
                    "ranking": 18.578643014158637,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14701107,
            "name": "LONG GAME",
            "creator": 412415,
            "mode": "game",
            "source": "play",
            "black": 412415,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 8,
            "black_player_rating": "-42.428",
            "white_player_rank": 10,
            "white_player_rating": "137.085",
            "time_per_move": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 86400, \"max_time\": 86400, \"time_increment\": 14400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-04T16:56:56.982360Z",
            "ended": "2018-10-08T19:02:14.425449Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 412415,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.345947265625,
                            "deviation": 86.673095703125,
                            "volatility": 0.06001422181725502
                        }
                    },
                    "username": "Branam",
                    "country": "us",
                    "ranking": 18.578643014158637,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/30db5400f85f877033d68cdfc024176c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.384765625,
                            "deviation": 72.1174087524414,
                            "volatility": 0.05999451503157616
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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
        }
    ]
}