List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=72
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&ordering=ended&page=73",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/573730"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 573730,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-22T13:52:30.269542Z",
            "ended": "2014-04-22T14:08:20.887060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.9788818359375,
                            "deviation": 75.41610717773438,
                            "volatility": 0.059941500425338745
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.01513671875,
                            "deviation": 65.3259048461914,
                            "volatility": 0.06007358431816101
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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/571474"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 571474,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 8,
            "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": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-22T13:52:30.324602Z",
            "ended": "2014-04-22T14:08:21.117759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.9788818359375,
                            "deviation": 75.41610717773438,
                            "volatility": 0.059941500425338745
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.01513671875,
                            "deviation": 65.3259048461914,
                            "volatility": 0.06007358431816101
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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/572672"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 572672,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-22T13:52:30.377785Z",
            "ended": "2014-04-22T14:08:21.208462Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.9788818359375,
                            "deviation": 75.41610717773438,
                            "volatility": 0.059941500425338745
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.01513671875,
                            "deviation": 65.3259048461914,
                            "volatility": 0.06007358431816101
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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/571463"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 571463,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-22T13:52:30.431198Z",
            "ended": "2014-04-22T14:08:21.284611Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.9788818359375,
                            "deviation": 75.41610717773438,
                            "volatility": 0.059941500425338745
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.01513671875,
                            "deviation": 65.3259048461914,
                            "volatility": 0.06007358431816101
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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/571465"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 571465,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-22T13:52:30.484203Z",
            "ended": "2014-04-22T14:08:21.368728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.9788818359375,
                            "deviation": 75.41610717773438,
                            "volatility": 0.059941500425338745
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.01513671875,
                            "deviation": 65.3259048461914,
                            "volatility": 0.06007358431816101
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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/571700"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 57115,
                    "username": "Noobrunswick",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/019426e49d7ec2b6c7c4b6ac6f5f6782-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.6769822470671,
                            "deviation": 63.37322363427944,
                            "volatility": 0.06167753213853588
                        }
                    },
                    "ranking": 28.71212310681942,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 571700,
            "name": "",
            "creator": 57115,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 57115,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-22T13:52:30.146014Z",
            "ended": "2014-04-22T14:16:52.585645Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.01513671875,
                            "deviation": 65.3259048461914,
                            "volatility": 0.06007358431816101
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 57115,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2058.430908203125,
                            "deviation": 65.775634765625,
                            "volatility": 0.06007453054189682
                        }
                    },
                    "username": "Noobrunswick",
                    "country": "us",
                    "ranking": 28.71212310681942,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/019426e49d7ec2b6c7c4b6ac6f5f6782-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/570563"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 570563,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 15325,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": "{\"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": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-19T17:28:19.874191Z",
            "ended": "2014-04-22T15:13:05.037340Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.01513671875,
                            "deviation": 65.3259048461914,
                            "volatility": 0.06007358431816101
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1990.146728515625,
                            "deviation": 71.67684936523438,
                            "volatility": 0.06015399843454361
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?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/571578"
            },
            "players": {
                "black": {
                    "id": 56422,
                    "username": "b263",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c39440ec01c65eaec31ee430e092862?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.0519257512294,
                            "deviation": 61.284260592179734,
                            "volatility": 0.06009974232049965
                        }
                    },
                    "ranking": 21.571818451879654,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 571578,
            "name": "",
            "creator": 56422,
            "mode": "game",
            "source": "play",
            "black": 56422,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 13440,
            "time_control_parameters": "{\"total_time\": 1209600, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-22T13:52:30.564409Z",
            "ended": "2014-04-22T15:55:54.587927Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 56422,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.7083740234375,
                            "deviation": 64.027587890625,
                            "volatility": 0.06001230701804161
                        }
                    },
                    "username": "b263",
                    "country": "un",
                    "ranking": 21.571818451879654,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c39440ec01c65eaec31ee430e092862?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.1044921875,
                            "deviation": 65.42477416992188,
                            "volatility": 0.060072049498558044
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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/574737"
            },
            "players": {
                "black": {
                    "id": 70832,
                    "username": "Saga",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/13df8404e5e6569f96f3c180b5590419?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.5432442590559,
                            "deviation": 143.37417360516633,
                            "volatility": 0.05999956326833409
                        }
                    },
                    "ranking": 28.12906670976117,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 574737,
            "name": "",
            "creator": 70832,
            "mode": "game",
            "source": "play",
            "black": 70832,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": 34,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 360, \"periods\": 2}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-22T20:37:20.824482Z",
            "ended": "2014-04-22T20:40:39.664824Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 70832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.0614013671875,
                            "deviation": 164.45298767089844,
                            "volatility": 0.05999420955777168
                        }
                    },
                    "username": "Saga",
                    "country": "us",
                    "ranking": 28.12906670976117,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/13df8404e5e6569f96f3c180b5590419?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.391845703125,
                            "deviation": 65.18159484863281,
                            "volatility": 0.06007365882396698
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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/574779"
            },
            "players": {
                "black": {
                    "id": 70832,
                    "username": "Saga",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/13df8404e5e6569f96f3c180b5590419?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.5432442590559,
                            "deviation": 143.37417360516633,
                            "volatility": 0.05999956326833409
                        }
                    },
                    "ranking": 28.12906670976117,
                    "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": 965.7732542433937,
                            "deviation": 98.69689674875413,
                            "volatility": 0.1492571725663377
                        }
                    },
                    "ranking": 14.11063842772275,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 574779,
            "name": "",
            "creator": 70832,
            "mode": "game",
            "source": "play",
            "black": 70832,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "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": 34,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 360, \"periods\": 2}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-22T20:41:35.496658Z",
            "ended": "2014-04-22T20:43:49.705672Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 70832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.97900390625,
                            "deviation": 157.36215209960938,
                            "volatility": 0.05999306961894035
                        }
                    },
                    "username": "Saga",
                    "country": "us",
                    "ranking": 28.12906670976117,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/13df8404e5e6569f96f3c180b5590419?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1725.294189453125,
                            "deviation": 65.56208038330078,
                            "volatility": 0.06007258966565132
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.11063842772275,
                    "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
        }
    ]
}