List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=42
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=43",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/528225"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "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": ""
                }
            },
            "id": 528225,
            "name": "",
            "creator": 60432,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 60432,
            "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-17T00:59:02.392582Z",
            "ended": "2014-03-17T01:05:39.343958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1818.2274169921875,
                            "deviation": 66.8940658569336,
                            "volatility": 0.060023948550224304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "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": ""
                }
            },
            "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/528383"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528383,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-17T06:07:39.016525Z",
            "ended": "2014-03-17T06:09:20.794388Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.356689453125,
                            "deviation": 66.64065551757812,
                            "volatility": 0.05998598411679268
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1818.2274169921875,
                            "deviation": 66.8940658569336,
                            "volatility": 0.060023948550224304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528385"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528385,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-17T06:09:33.443340Z",
            "ended": "2014-03-17T06:11:03.605322Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.050048828125,
                            "deviation": 67.21465301513672,
                            "volatility": 0.05998539179563522
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.5433349609375,
                            "deviation": 67.46343994140625,
                            "volatility": 0.06002335622906685
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528386"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528386,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-17T06:11:21.551009Z",
            "ended": "2014-03-17T06:12:28.978851Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.5982666015625,
                            "deviation": 67.77923583984375,
                            "volatility": 0.059996239840984344
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1794.8133544921875,
                            "deviation": 68.02352905273438,
                            "volatility": 0.06003423035144806
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528387"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528387,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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-03-17T06:13:05.067787Z",
            "ended": "2014-03-17T06:14:48.853692Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.0911865234375,
                            "deviation": 68.2640380859375,
                            "volatility": 0.060006506741046906
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.143798828125,
                            "deviation": 68.50320434570312,
                            "volatility": 0.06004451960325241
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528608"
            },
            "players": {
                "black": {
                    "id": 64899,
                    "username": "Paulus",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.2627229637783,
                            "deviation": 67.1829494846422,
                            "volatility": 0.060024520797890335
                        }
                    },
                    "ranking": 15.061394861508658,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528608,
            "name": "",
            "creator": 64899,
            "mode": "game",
            "source": "play",
            "black": 64899,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": "43.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-17T13:21:12.095904Z",
            "ended": "2014-03-17T13:32:12.968705Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Paulus",
                    "country": "gb",
                    "ranking": 15.061394861508658,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.4168701171875,
                            "deviation": 68.88623809814453,
                            "volatility": 0.06004361808300018
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528611"
            },
            "players": {
                "black": {
                    "id": 64899,
                    "username": "Paulus",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.2627229637783,
                            "deviation": 67.1829494846422,
                            "volatility": 0.060024520797890335
                        }
                    },
                    "ranking": 15.061394861508658,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528611,
            "name": "",
            "creator": 64899,
            "mode": "game",
            "source": "play",
            "black": 64899,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": "55.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-17T13:34:40.925170Z",
            "ended": "2014-03-17T13:39:35.289488Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.935302734375,
                            "deviation": 260.5196533203125,
                            "volatility": 0.060000479221343994
                        }
                    },
                    "username": "Paulus",
                    "country": "gb",
                    "ranking": 15.061394861508658,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1783.1668701171875,
                            "deviation": 69.07040405273438,
                            "volatility": 0.060044173151254654
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528627"
            },
            "players": {
                "black": {
                    "id": 64899,
                    "username": "Paulus",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.2627229637783,
                            "deviation": 67.1829494846422,
                            "volatility": 0.060024520797890335
                        }
                    },
                    "ranking": 15.061394861508658,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528627,
            "name": "",
            "creator": 64899,
            "mode": "game",
            "source": "play",
            "black": 64899,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-17T14:07:20.377707Z",
            "ended": "2014-03-17T14:11:57.634381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.996826171875,
                            "deviation": 214.42892456054688,
                            "volatility": 0.06000114977359772
                        }
                    },
                    "username": "Paulus",
                    "country": "gb",
                    "ranking": 15.061394861508658,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.0758056640625,
                            "deviation": 69.2437744140625,
                            "volatility": 0.06004716083407402
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528717"
            },
            "players": {
                "black": {
                    "id": 64899,
                    "username": "Paulus",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.2627229637783,
                            "deviation": 67.1829494846422,
                            "volatility": 0.060024520797890335
                        }
                    },
                    "ranking": 15.061394861508658,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528717,
            "name": "",
            "creator": 64899,
            "mode": "game",
            "source": "play",
            "black": 64899,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "61.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-17T16:18:10.336815Z",
            "ended": "2014-03-17T16:23:17.564379Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.7666015625,
                            "deviation": 184.53689575195312,
                            "volatility": 0.06000125780701637
                        }
                    },
                    "username": "Paulus",
                    "country": "gb",
                    "ranking": 15.061394861508658,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1777.7322998046875,
                            "deviation": 69.0762939453125,
                            "volatility": 0.06004684790968895
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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/528742"
            },
            "players": {
                "black": {
                    "id": 64899,
                    "username": "Paulus",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.2627229637783,
                            "deviation": 67.1829494846422,
                            "volatility": 0.060024520797890335
                        }
                    },
                    "ranking": 15.061394861508658,
                    "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": 949.8942828098429,
                            "deviation": 102.83520280520557,
                            "volatility": 0.14915155662760904
                        }
                    },
                    "ranking": 13.726848860016492,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 528742,
            "name": "",
            "creator": 64899,
            "mode": "game",
            "source": "play",
            "black": 64899,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-17T17:07:08.314638Z",
            "ended": "2014-03-17T17:10:57.241554Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.0869140625,
                            "deviation": 164.4724578857422,
                            "volatility": 0.060000188648700714
                        }
                    },
                    "username": "Paulus",
                    "country": "gb",
                    "ranking": 15.061394861508658,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49ea9e5248b909074adb56f94c5a927d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1784.699462890625,
                            "deviation": 69.0014419555664,
                            "volatility": 0.06004563719034195
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.726848860016492,
                    "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
        }
    ]
}