List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=49
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=50",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=48",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/543071"
            },
            "players": {
                "black": {
                    "id": 60432,
                    "username": "seitiegashira",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.256652231796,
                            "deviation": 66.80812459041093,
                            "volatility": 0.06007266518806514
                        }
                    },
                    "ranking": 23.31420781949884,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 543071,
            "name": "",
            "creator": 60432,
            "mode": "game",
            "source": "play",
            "black": 60432,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-31T02:24:12.236602Z",
            "ended": "2014-03-31T02:28:02.601861Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 60432,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.377197265625,
                            "deviation": 81.63333892822266,
                            "volatility": 0.0599890872836113
                        }
                    },
                    "username": "seitiegashira",
                    "country": "br",
                    "ranking": 23.31420781949884,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9fb354a0901328db20468aec6a28373?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.8463134765625,
                            "deviation": 66.17817687988281,
                            "volatility": 0.0600547157227993
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "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/543524"
            },
            "players": {
                "black": {
                    "id": 50177,
                    "username": "aassaa2",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/c52e164e7da2eb10cc265313b0d39c00?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.1636606240031,
                            "deviation": 61.78987769658099,
                            "volatility": 0.06014562912983659
                        }
                    },
                    "ranking": 26.92919634159292,
                    "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": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 543524,
            "name": "",
            "creator": 50177,
            "mode": "game",
            "source": "play",
            "black": 50177,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 25,
            "time_control_parameters": "{\"time_control\": \"canadian\", \"period_time\": 600, \"main_time\": 60, \"stones_per_period\": 25}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-31T15:55:08.900751Z",
            "ended": "2014-03-31T15:57:04.522299Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 50177,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.318359375,
                            "deviation": 64.73462677001953,
                            "volatility": 0.059982780367136
                        }
                    },
                    "username": "aassaa2",
                    "country": "il",
                    "ranking": 26.92919634159292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c52e164e7da2eb10cc265313b0d39c00?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.8463134765625,
                            "deviation": 66.17817687988281,
                            "volatility": 0.0600547157227993
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "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/543924"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "username": "Shinkenjoe",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.5187647012006,
                            "deviation": 62.666895543203744,
                            "volatility": 0.06210910242619153
                        }
                    },
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 543924,
            "name": "",
            "creator": 840,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 840,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 14,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 12, \"main_time\": 167, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-31T23:22:29.479643Z",
            "ended": "2014-03-31T23:37:00.990950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.8463134765625,
                            "deviation": 66.17817687988281,
                            "volatility": 0.0600547157227993
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1821.6717529296875,
                            "deviation": 63.96784591674805,
                            "volatility": 0.060177065432071686
                        }
                    },
                    "username": "Shinkenjoe",
                    "country": "de",
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/543937"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "username": "Shinkenjoe",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.5187647012006,
                            "deviation": 62.666895543203744,
                            "volatility": 0.06210910242619153
                        }
                    },
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 543937,
            "name": "",
            "creator": 840,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 840,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 14,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 12, \"main_time\": 167, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-31T23:37:06.874777Z",
            "ended": "2014-03-31T23:40:57.538367Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.197021484375,
                            "deviation": 66.9300537109375,
                            "volatility": 0.06005454063415527
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1821.231689453125,
                            "deviation": 64.73751068115234,
                            "volatility": 0.06017683446407318
                        }
                    },
                    "username": "Shinkenjoe",
                    "country": "de",
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/543941"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "username": "Shinkenjoe",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.5187647012006,
                            "deviation": 62.666895543203744,
                            "volatility": 0.06210910242619153
                        }
                    },
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 543941,
            "name": "",
            "creator": 840,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 840,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 14,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 12, \"main_time\": 167, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-31T23:41:03.225215Z",
            "ended": "2014-03-31T23:53:49.837923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.554931640625,
                            "deviation": 67.67081451416016,
                            "volatility": 0.060054369270801544
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.7830810546875,
                            "deviation": 65.49476623535156,
                            "volatility": 0.06017659977078438
                        }
                    },
                    "username": "Shinkenjoe",
                    "country": "de",
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/543955"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "username": "Shinkenjoe",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.5187647012006,
                            "deviation": 62.666895543203744,
                            "volatility": 0.06210910242619153
                        }
                    },
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 543955,
            "name": "",
            "creator": 840,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 840,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 8,
            "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": 14,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 12, \"main_time\": 167, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-31T23:53:57.929883Z",
            "ended": "2014-04-01T00:02:44.529926Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.919921875,
                            "deviation": 68.40076446533203,
                            "volatility": 0.060054194182157516
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.325927734375,
                            "deviation": 66.239990234375,
                            "volatility": 0.06017636880278587
                        }
                    },
                    "username": "Shinkenjoe",
                    "country": "de",
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/543959"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "username": "Shinkenjoe",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.5187647012006,
                            "deviation": 62.666895543203744,
                            "volatility": 0.06210910242619153
                        }
                    },
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 543959,
            "name": "",
            "creator": 840,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 840,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 8,
            "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": 14,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 12, \"main_time\": 167, \"periods\": 3}",
            "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-01T00:02:50.735288Z",
            "ended": "2014-04-01T00:12:13.035249Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.615234375,
                            "deviation": 69.05962371826172,
                            "volatility": 0.06005387753248215
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.4915771484375,
                            "deviation": 66.90744018554688,
                            "volatility": 0.06017597019672394
                        }
                    },
                    "username": "Shinkenjoe",
                    "country": "de",
                    "ranking": 27.99754885864991,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0bf3060983cb28882969013d79d321b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/543971"
            },
            "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": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 543971,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 22,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 15, \"main_time\": 600, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-01T00:19:09.667723Z",
            "ended": "2014-04-01T00:24:01.252330Z",
            "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": 1714.3199462890625,
                            "deviation": 69.7080307006836,
                            "volatility": 0.06005356088280678
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "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/543977"
            },
            "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": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 543977,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 22,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 15, \"main_time\": 600, \"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-01T00:26:03.434715Z",
            "ended": "2014-04-01T00:37:29.948035Z",
            "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": 1714.3199462890625,
                            "deviation": 69.7080307006836,
                            "volatility": 0.06005356088280678
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "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/543990"
            },
            "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": 1024.446274615139,
                            "deviation": 99.75719301072432,
                            "volatility": 0.14943895874250998
                        }
                    },
                    "ranking": 15.475989441271487,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 543990,
            "name": "",
            "creator": 58416,
            "mode": "game",
            "source": "play",
            "black": 58416,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 22,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 15, \"main_time\": 600, \"periods\": 4}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-01T00:39:02.055012Z",
            "ended": "2014-04-01T00:57:08.535976Z",
            "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": 1714.3199462890625,
                            "deviation": 69.7080307006836,
                            "volatility": 0.06005356088280678
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.475989441271487,
                    "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
        }
    ]
}