List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=45
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=46",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=44",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/532339"
            },
            "players": {
                "black": {
                    "id": 65900,
                    "username": "gnomie",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/ef24fd0c4b8e0d179876217babe94c2b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1135.0662539032187,
                            "deviation": 159.57354314908525,
                            "volatility": 0.060002863897784135
                        }
                    },
                    "ranking": 17.84976210523968,
                    "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 532339,
            "name": "hi",
            "creator": 65900,
            "mode": "game",
            "source": "play",
            "black": 65900,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-21T08:19:27.097579Z",
            "ended": "2014-03-21T08:43:14.756811Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 65900,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.22998046875,
                            "deviation": 223.64996337890625,
                            "volatility": 0.05999976024031639
                        }
                    },
                    "username": "gnomie",
                    "country": "gb",
                    "ranking": 17.84976210523968,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ef24fd0c4b8e0d179876217babe94c2b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.8499755859375,
                            "deviation": 69.06439971923828,
                            "volatility": 0.06005556881427765
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/532592"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 532592,
            "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": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-21T14:53:57.882341Z",
            "ended": "2014-03-21T15:05:43.799329Z",
            "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": 1723.8499755859375,
                            "deviation": 69.06439971923828,
                            "volatility": 0.06005556881427765
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/532601"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 532601,
            "name": "",
            "creator": 56422,
            "mode": "game",
            "source": "play",
            "black": 56422,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-21T15:11:30.439823Z",
            "ended": "2014-03-21T15:55:27.303544Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 56422,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.732421875,
                            "deviation": 65.61827087402344,
                            "volatility": 0.060017649084329605
                        }
                    },
                    "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": 1723.8499755859375,
                            "deviation": 69.06439971923828,
                            "volatility": 0.06005556881427765
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/500081"
            },
            "players": {
                "black": {
                    "id": 60717,
                    "username": "efw",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e52d1011ef08d294f70fc1fc366942eb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 500081,
            "name": "",
            "creator": 60717,
            "mode": "game",
            "source": "play",
            "black": 60717,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": 618240,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 1209600, \"max_time\": 1814400, \"time_increment\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-02-12T22:34:40.876229Z",
            "ended": "2014-03-21T21:12:28.229260Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 60717,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "efw",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e52d1011ef08d294f70fc1fc366942eb?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1732.771240234375,
                            "deviation": 68.67155456542969,
                            "volatility": 0.06005413830280304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/533455"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 533455,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-22T12:54:55.874896Z",
            "ended": "2014-03-22T12:59:23.073360Z",
            "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": 1732.771240234375,
                            "deviation": 68.67155456542969,
                            "volatility": 0.06005413830280304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/533456"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 533456,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-22T12:59:33.192070Z",
            "ended": "2014-03-22T13:07:20.661177Z",
            "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": 1732.771240234375,
                            "deviation": 68.67155456542969,
                            "volatility": 0.06005413830280304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/533501"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 533501,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-22T13:45:59.612100Z",
            "ended": "2014-03-22T13:52:42.935652Z",
            "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": 1732.771240234375,
                            "deviation": 68.67155456542969,
                            "volatility": 0.06005413830280304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/534434"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 534434,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-23T04:08:00.183407Z",
            "ended": "2014-03-23T04:13:10.684589Z",
            "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": 1732.771240234375,
                            "deviation": 68.67155456542969,
                            "volatility": 0.06005413830280304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/534441"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 534441,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-23T04:13:22.476434Z",
            "ended": "2014-03-23T04:15:05.072862Z",
            "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": 1732.771240234375,
                            "deviation": 68.67155456542969,
                            "volatility": 0.06005413830280304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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/534443"
            },
            "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": 1060.3846847976804,
                            "deviation": 101.1421777370429,
                            "volatility": 0.14904825189132243
                        }
                    },
                    "ranking": 16.274189999224888,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 534443,
            "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": "29.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-23T04:15:14.005677Z",
            "ended": "2014-03-23T04:25:54.014449Z",
            "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": 1732.771240234375,
                            "deviation": 68.67155456542969,
                            "volatility": 0.06005413830280304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.274189999224888,
                    "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
        }
    ]
}