List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=66
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=67",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/565352"
            },
            "players": {
                "black": {
                    "id": 60432,
                    "username": "seitiegashira",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.256652231796,
                            "deviation": 66.80812459041093,
                            "volatility": 0.06007266518806514
                        }
                    },
                    "ranking": 23.31420781949884,
                    "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 565352,
            "name": "",
            "creator": 60432,
            "mode": "game",
            "source": "play",
            "black": 60432,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-15T03:14:41.833897Z",
            "ended": "2014-04-15T03:21:13.030813Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 60432,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.377197265625,
                            "deviation": 81.63333892822266,
                            "volatility": 0.0599890872836113
                        }
                    },
                    "username": "seitiegashira",
                    "country": "br",
                    "ranking": 23.31420781949884,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.02197265625,
                            "deviation": 68.7323989868164,
                            "volatility": 0.0600789375603199
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/566003"
            },
            "players": {
                "black": {
                    "id": 60432,
                    "username": "seitiegashira",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.256652231796,
                            "deviation": 66.80812459041093,
                            "volatility": 0.06007266518806514
                        }
                    },
                    "ranking": 23.31420781949884,
                    "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 566003,
            "name": "",
            "creator": 60432,
            "mode": "game",
            "source": "play",
            "black": 60432,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-15T19:10:26.275198Z",
            "ended": "2014-04-15T19:27:56.910966Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 60432,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.377197265625,
                            "deviation": 81.63333892822266,
                            "volatility": 0.0599890872836113
                        }
                    },
                    "username": "seitiegashira",
                    "country": "br",
                    "ranking": 23.31420781949884,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.02197265625,
                            "deviation": 68.7323989868164,
                            "volatility": 0.0600789375603199
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/566699"
            },
            "players": {
                "black": {
                    "id": 50177,
                    "username": "aassaa2",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/c52e164e7da2eb10cc265313b0d39c00?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.1636606240031,
                            "deviation": 61.78987769658099,
                            "volatility": 0.06014562912983659
                        }
                    },
                    "ranking": 26.92919634159292,
                    "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 566699,
            "name": "",
            "creator": 50177,
            "mode": "game",
            "source": "play",
            "black": 50177,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 25,
            "time_control_parameters": "{\"time_control\": \"canadian\", \"period_time\": 600, \"main_time\": 60, \"stones_per_period\": 25}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-16T11:52:29.767042Z",
            "ended": "2014-04-16T11:55:10.019212Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 50177,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.5634765625,
                            "deviation": 65.03376770019531,
                            "volatility": 0.05999269708991051
                        }
                    },
                    "username": "aassaa2",
                    "country": "il",
                    "ranking": 26.92919634159292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c52e164e7da2eb10cc265313b0d39c00?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.02197265625,
                            "deviation": 68.7323989868164,
                            "volatility": 0.0600789375603199
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/566875"
            },
            "players": {
                "black": {
                    "id": 50177,
                    "username": "aassaa2",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/c52e164e7da2eb10cc265313b0d39c00?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.1636606240031,
                            "deviation": 61.78987769658099,
                            "volatility": 0.06014562912983659
                        }
                    },
                    "ranking": 26.92919634159292,
                    "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 566875,
            "name": "",
            "creator": 50177,
            "mode": "game",
            "source": "play",
            "black": 50177,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-16T15:55:32.029826Z",
            "ended": "2014-04-16T16:00:57.006800Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 50177,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.5634765625,
                            "deviation": 65.03376770019531,
                            "volatility": 0.05999269708991051
                        }
                    },
                    "username": "aassaa2",
                    "country": "il",
                    "ranking": 26.92919634159292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c52e164e7da2eb10cc265313b0d39c00?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.02197265625,
                            "deviation": 68.7323989868164,
                            "volatility": 0.0600789375603199
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/567787"
            },
            "players": {
                "black": {
                    "id": 60432,
                    "username": "seitiegashira",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.256652231796,
                            "deviation": 66.80812459041093,
                            "volatility": 0.06007266518806514
                        }
                    },
                    "ranking": 23.31420781949884,
                    "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 567787,
            "name": "",
            "creator": 60432,
            "mode": "game",
            "source": "play",
            "black": 60432,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-17T13:59:22.236350Z",
            "ended": "2014-04-17T14:01:10.563344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 60432,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.377197265625,
                            "deviation": 81.63333892822266,
                            "volatility": 0.0599890872836113
                        }
                    },
                    "username": "seitiegashira",
                    "country": "br",
                    "ranking": 23.31420781949884,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1799.6904296875,
                            "deviation": 68.26721954345703,
                            "volatility": 0.06007790565490723
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/567934"
            },
            "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 567934,
            "name": "",
            "creator": 56422,
            "mode": "game",
            "source": "play",
            "black": 56422,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-17T16:24:30.620871Z",
            "ended": "2014-04-17T16:34:58.850149Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 56422,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.368896484375,
                            "deviation": 63.830875396728516,
                            "volatility": 0.060021016746759415
                        }
                    },
                    "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": 1799.6904296875,
                            "deviation": 68.26721954345703,
                            "volatility": 0.06007790565490723
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/568330"
            },
            "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 568330,
            "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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-17T22:52:45.495827Z",
            "ended": "2014-04-17T23:07:10.544793Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.1505126953125,
                            "deviation": 74.8668212890625,
                            "volatility": 0.059941813349723816
                        }
                    },
                    "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": 1791.2227783203125,
                            "deviation": 67.9380111694336,
                            "volatility": 0.060076430439949036
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/568339"
            },
            "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 568339,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-17T23:09:30.817204Z",
            "ended": "2014-04-17T23:15:32.950394Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.1505126953125,
                            "deviation": 74.8668212890625,
                            "volatility": 0.059941813349723816
                        }
                    },
                    "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": 1791.2227783203125,
                            "deviation": 67.9380111694336,
                            "volatility": 0.060076430439949036
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/568346"
            },
            "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 568346,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-17T23:15:55.476810Z",
            "ended": "2014-04-17T23:27:00.192257Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.1505126953125,
                            "deviation": 74.8668212890625,
                            "volatility": 0.059941813349723816
                        }
                    },
                    "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": 1791.2227783203125,
                            "deviation": 67.9380111694336,
                            "volatility": 0.060076430439949036
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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/568700"
            },
            "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": 1009.0845863847917,
                            "deviation": 100.81629534048709,
                            "volatility": 0.1494965431075799
                        }
                    },
                    "ranking": 15.126223569279905,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 568700,
            "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": "28.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-18T02:39:30.045474Z",
            "ended": "2014-04-18T02:51:41.597645Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.1505126953125,
                            "deviation": 74.8668212890625,
                            "volatility": 0.059941813349723816
                        }
                    },
                    "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": 1791.2227783203125,
                            "deviation": 67.9380111694336,
                            "volatility": 0.060076430439949036
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.126223569279905,
                    "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
        }
    ]
}