List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=53
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=54",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/551167"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551167,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-04T03:30:41.129560Z",
            "ended": "2014-04-04T03:37:36.561626Z",
            "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": 12.969951569306739,
                    "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/551175"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551175,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-04T03:37:56.219758Z",
            "ended": "2014-04-04T03:43:20.732169Z",
            "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": 12.969951569306739,
                    "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/551234"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551234,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-04T05:14:39.434262Z",
            "ended": "2014-04-04T05:20:06.049506Z",
            "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": 12.969951569306739,
                    "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/551237"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551237,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-04T05:20:24.529440Z",
            "ended": "2014-04-04T05:25:11.963228Z",
            "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": 12.969951569306739,
                    "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/551241"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551241,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-04T05:25:29.996214Z",
            "ended": "2014-04-04T05:31:34.454268Z",
            "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": 12.969951569306739,
                    "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/551247"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551247,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"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-04T05:32:01.092960Z",
            "ended": "2014-04-04T05:35:32.107380Z",
            "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": 12.969951569306739,
                    "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/551254"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551254,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"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-04T05:36:32.016056Z",
            "ended": "2014-04-04T05:41:23.404657Z",
            "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": 12.969951569306739,
                    "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/551261"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551261,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 38,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 720, \"periods\": 4}",
            "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-04-04T05:41:34.493811Z",
            "ended": "2014-04-04T05:48:47.165218Z",
            "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": 12.969951569306739,
                    "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/551267"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551267,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-04T05:49:41.051194Z",
            "ended": "2014-04-04T05:56:00.946140Z",
            "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": 12.969951569306739,
                    "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/551288"
            },
            "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": 919.339382689355,
                            "deviation": 99.09798530586639,
                            "volatility": 0.1488371773173815
                        }
                    },
                    "ranking": 12.969951569306739,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 551288,
            "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": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-04T06:26:49.706544Z",
            "ended": "2014-04-04T06:40:27.938736Z",
            "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": 12.969951569306739,
                    "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
        }
    ]
}