List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=94",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=92",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/17586955"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17586955,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-25T15:44:24.761229Z",
            "ended": "2019-04-25T15:45:12.235159Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.5531005859375,
                            "deviation": 77.51052856445312,
                            "volatility": 0.09901444613933563
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17586964"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17586964,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-25T15:45:17.599205Z",
            "ended": "2019-04-25T15:46:22.017861Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.894775390625,
                            "deviation": 77.48898315429688,
                            "volatility": 0.0990166962146759
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17586981"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17586981,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-25T15:46:28.547265Z",
            "ended": "2019-04-25T15:48:40.351555Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.6104736328125,
                            "deviation": 77.45126342773438,
                            "volatility": 0.09901566803455353
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17587012"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17587012,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-25T15:49:10.312576Z",
            "ended": "2019-04-25T15:50:26.092146Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.9781494140625,
                            "deviation": 77.4351577758789,
                            "volatility": 0.0990179255604744
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17587035"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17587035,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-25T15:50:42.204415Z",
            "ended": "2019-04-25T15:52:27.024181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.6719970703125,
                            "deviation": 77.40242767333984,
                            "volatility": 0.09901689738035202
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17587059"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17587059,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-25T15:52:37.542944Z",
            "ended": "2019-04-25T15:53:46.534587Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.9100341796875,
                            "deviation": 77.390625,
                            "volatility": 0.09901385754346848
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17587103"
            },
            "players": {
                "black": {
                    "id": 606721,
                    "username": "1salv",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/f61da4a2e4dd17bc6cb3527f5e25dec9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.5154515047097,
                            "deviation": 64.62969543782134,
                            "volatility": 0.06005239599178403
                        }
                    },
                    "ranking": 22.448722613112,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17587103,
            "name": "Friendly Match",
            "creator": 606721,
            "mode": "game",
            "source": "play",
            "black": 606721,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 864000, \"max_time\": 864000, \"time_increment\": 86400, \"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": "2019-04-25T15:55:48.078288Z",
            "ended": "2019-04-25T16:10:44.823976Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.9547119140625,
                            "deviation": 64.77424621582031,
                            "volatility": 0.0600082129240036
                        }
                    },
                    "username": "1salv",
                    "country": "001",
                    "ranking": 22.448722613112,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f61da4a2e4dd17bc6cb3527f5e25dec9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.8369140625,
                            "deviation": 78.07288360595703,
                            "volatility": 0.09905002266168594
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17587105"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17587105,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-25T15:55:52.690402Z",
            "ended": "2019-04-25T15:56:48.088433Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.5589599609375,
                            "deviation": 77.40245819091797,
                            "volatility": 0.09902065247297287
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/18235997"
            },
            "players": {
                "black": {
                    "id": 583704,
                    "username": "HuseyinCn1K",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/f7172c2d75025f9241a97f4ecefdfe5c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.931915000871,
                            "deviation": 66.70684701838704,
                            "volatility": 0.0600391415888347
                        }
                    },
                    "ranking": 21.93161330709892,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 18235997,
            "name": "go",
            "creator": 583704,
            "mode": "game",
            "source": "play",
            "black": 583704,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 180, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-06-12T00:21:27.064496Z",
            "ended": "2019-06-12T00:24:21.128318Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 583704,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 745.6343994140625,
                            "deviation": 149.6964874267578,
                            "volatility": 0.06000238656997681
                        }
                    },
                    "username": "HuseyinCn1K",
                    "country": "tr",
                    "ranking": 21.93161330709892,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f7172c2d75025f9241a97f4ecefdfe5c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.9053955078125,
                            "deviation": 80.52613830566406,
                            "volatility": 0.10197373479604721
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/17587140"
            },
            "players": {
                "black": {
                    "id": 537565,
                    "username": "trover",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.5502703982429,
                            "deviation": 66.99868329062308,
                            "volatility": 0.06017520999842459
                        }
                    },
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2187858988682,
                            "deviation": 106.94637278126167,
                            "volatility": 0.14985824407362605
                        }
                    },
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17587140,
            "name": "Friendly Match",
            "creator": 537565,
            "mode": "game",
            "source": "play",
            "black": 537565,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-25T15:58:26.450655Z",
            "ended": "2019-04-25T15:59:29.106686Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4364013671875,
                            "deviation": 61.729000091552734,
                            "volatility": 0.060054000467061996
                        }
                    },
                    "username": "trover",
                    "country": "un",
                    "ranking": 9.592850569970421,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f40d3f8d8bb73748ff59471234f455a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.842041015625,
                            "deviation": 77.35964965820312,
                            "volatility": 0.09901712089776993
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.936961994144207,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}