List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=56
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=57",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/552657"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 552657,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-05T08:31:11.926083Z",
            "ended": "2014-04-05T08:45:59.500260Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/552663"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 552663,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-05T08:46:17.959861Z",
            "ended": "2014-04-05T09:01:08.087417Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/552673"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 552673,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-05T09:01:27.170725Z",
            "ended": "2014-04-05T09:07:22.624979Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/552679"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 552679,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "46.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-05T09:07:32.662597Z",
            "ended": "2014-04-05T09:17:36.582969Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/552691"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 552691,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-05T09:18:32.011888Z",
            "ended": "2014-04-05T09:32:37.172086Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/552700"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 552700,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-05T09:33:13.209548Z",
            "ended": "2014-04-05T09:42:01.972365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/552709"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 552709,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "35.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-05T09:45:57.843882Z",
            "ended": "2014-04-05T09:57:41.455928Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/538478"
            },
            "players": {
                "black": {
                    "id": 42217,
                    "username": "405fway",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/523d8e7a4fc4074a349e7095ba954411?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.6349170463677,
                            "deviation": 74.23226721796024,
                            "volatility": 0.060016011951288244
                        }
                    },
                    "ranking": 19.532306986661055,
                    "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": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 538478,
            "name": "",
            "creator": 42217,
            "mode": "game",
            "source": "play",
            "black": 42217,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-26T20:55:20.111928Z",
            "ended": "2014-04-05T13:47:02.750058Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 42217,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1196.7281494140625,
                            "deviation": 71.5993423461914,
                            "volatility": 0.06002696231007576
                        }
                    },
                    "username": "405fway",
                    "country": "un",
                    "ranking": 19.532306986661055,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/523d8e7a4fc4074a349e7095ba954411?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.0599365234375,
                            "deviation": 70.16210174560547,
                            "volatility": 0.06005286052823067
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/540693"
            },
            "players": {
                "black": {
                    "id": 42217,
                    "username": "405fway",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/523d8e7a4fc4074a349e7095ba954411?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.6349170463677,
                            "deviation": 74.23226721796024,
                            "volatility": 0.060016011951288244
                        }
                    },
                    "ranking": 19.532306986661055,
                    "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": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 540693,
            "name": "",
            "creator": 42217,
            "mode": "game",
            "source": "play",
            "black": 42217,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-29T01:00:36.395864Z",
            "ended": "2014-04-05T13:54:16.954191Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 42217,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.2320556640625,
                            "deviation": 72.06558990478516,
                            "volatility": 0.0600263737142086
                        }
                    },
                    "username": "405fway",
                    "country": "un",
                    "ranking": 19.532306986661055,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/523d8e7a4fc4074a349e7095ba954411?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1717.500732421875,
                            "deviation": 70.66079711914062,
                            "volatility": 0.06005227193236351
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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/553183"
            },
            "players": {
                "black": {
                    "id": 58416,
                    "username": "crose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.3389113276196,
                            "deviation": 74.8142515102504,
                            "volatility": 0.05993756281832704
                        }
                    },
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.4721612753874,
                            "deviation": 100.85128719636168,
                            "volatility": 0.14894562732755226
                        }
                    },
                    "ranking": 17.112184319920335,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 553183,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 45, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-05T19:14:08.706775Z",
            "ended": "2014-04-05T19:23:16.628149Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.8717041015625,
                            "deviation": 74.71114349365234,
                            "volatility": 0.059940677136182785
                        }
                    },
                    "username": "crose",
                    "country": "un",
                    "ranking": 27.783685605205147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/429f8e12797a370153c02ffe53ee5c7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.9398193359375,
                            "deviation": 71.15239715576172,
                            "volatility": 0.06005169078707695
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.112184319920335,
                    "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
        }
    ]
}