List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=64
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=65",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=63",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/557694"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 557694,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-08T19:00:21.818363Z",
            "ended": "2014-04-08T19:08:26.301027Z",
            "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/557703"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 557703,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-08T19:08:51.181369Z",
            "ended": "2014-04-08T19:15:38.253765Z",
            "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/557712"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 557712,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-08T19:15:45.714108Z",
            "ended": "2014-04-08T19:26:09.521181Z",
            "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/557729"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 557729,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-08T19:32:26.321241Z",
            "ended": "2014-04-08T19:39:04.326515Z",
            "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/556086"
            },
            "players": {
                "black": {
                    "id": 46172,
                    "username": "rtn",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/32d53fbe3f822d02e5a5682a7e4c0ad2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.84087414427,
                            "deviation": 162.02829317784972,
                            "volatility": 0.059999818100995285
                        }
                    },
                    "ranking": 26.93852539369277,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 556086,
            "name": "",
            "creator": 46172,
            "mode": "game",
            "source": "play",
            "black": 46172,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-07T13:50:46.406736Z",
            "ended": "2014-04-09T01:30:53.883470Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 46172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "rtn",
                    "country": "un",
                    "ranking": 26.93852539369277,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/32d53fbe3f822d02e5a5682a7e4c0ad2?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/557733"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 557733,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2014-04-14T13:09:53.057731Z",
            "ended": "2014-04-14T13:10:50.136812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.937744140625,
                            "deviation": 74.38603210449219,
                            "volatility": 0.05994226410984993
                        }
                    },
                    "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/558117"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 558117,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-14T13:09:52.876159Z",
            "ended": "2014-04-14T13:25:37.651972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.937744140625,
                            "deviation": 74.38603210449219,
                            "volatility": 0.05994226410984993
                        }
                    },
                    "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/557983"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 557983,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-14T13:09:52.982895Z",
            "ended": "2014-04-14T13:25:37.742560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.937744140625,
                            "deviation": 74.38603210449219,
                            "volatility": 0.05994226410984993
                        }
                    },
                    "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/558760"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 558760,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-14T13:09:53.198238Z",
            "ended": "2014-04-14T13:25:37.829849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.937744140625,
                            "deviation": 74.38603210449219,
                            "volatility": 0.05994226410984993
                        }
                    },
                    "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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/559225"
            },
            "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": 1058.8092319170262,
                            "deviation": 100.27799026613593,
                            "volatility": 0.14950698555400996
                        }
                    },
                    "ranking": 16.23976960888828,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 559225,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 55, \"main_time\": 720, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2014-04-14T13:09:53.355395Z",
            "ended": "2014-04-14T13:25:37.936835Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.937744140625,
                            "deviation": 74.38603210449219,
                            "volatility": 0.05994226410984993
                        }
                    },
                    "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": 1769.813232421875,
                            "deviation": 69.01189422607422,
                            "volatility": 0.06007511913776398
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.23976960888828,
                    "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
        }
    ]
}