List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=41
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=42",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=40",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/527464"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527464,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-16T05:52:04.842900Z",
            "ended": "2014-03-16T05:55:34.691311Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527467"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527467,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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-16T05:56:55.258389Z",
            "ended": "2014-03-16T05:59:54.509814Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527469"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527469,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-16T06:00:04.106480Z",
            "ended": "2014-03-16T06:01:30.615921Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527471"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527471,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-16T06:02:13.482574Z",
            "ended": "2014-03-16T06:04:10.764641Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527472"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527472,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-16T06:04:29.294700Z",
            "ended": "2014-03-16T06:07:02.803047Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527479"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527479,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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-16T06:07:38.006532Z",
            "ended": "2014-03-16T06:11:41.076339Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527481"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527481,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-16T06:11:52.638360Z",
            "ended": "2014-03-16T06:14:13.101324Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527483"
            },
            "players": {
                "black": {
                    "id": 59563,
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.8742561096155,
                            "deviation": 63.79832370282955,
                            "volatility": 0.05991291370274043
                        }
                    },
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 527483,
            "name": "",
            "creator": 59563,
            "mode": "game",
            "source": "play",
            "black": 59563,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-16T06:14:29.639319Z",
            "ended": "2014-03-16T06:17:05.132720Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 59563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.51708984375,
                            "deviation": 67.01976013183594,
                            "volatility": 0.0599861703813076
                        }
                    },
                    "username": "apipoulai",
                    "country": "_Esperanto",
                    "ranking": 18.62803236476854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5244f75d0a666e06e7c931ad633a648a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.8695068359375,
                            "deviation": 65.62071228027344,
                            "volatility": 0.06001352518796921
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/521558"
            },
            "players": {
                "black": {
                    "id": 42217,
                    "username": "405fway",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/523d8e7a4fc4074a349e7095ba954411?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.6349170463677,
                            "deviation": 74.23226721796024,
                            "volatility": 0.060016011951288244
                        }
                    },
                    "ranking": 19.532306986661055,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 521558,
            "name": "",
            "creator": 42217,
            "mode": "game",
            "source": "play",
            "black": 42217,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-09T15:01:08.284151Z",
            "ended": "2014-03-16T10:09:20.053837Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 42217,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.2762451171875,
                            "deviation": 70.84436798095703,
                            "volatility": 0.06002918258309364
                        }
                    },
                    "username": "405fway",
                    "country": "un",
                    "ranking": 19.532306986661055,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/523d8e7a4fc4074a349e7095ba954411?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.5068359375,
                            "deviation": 66.20989227294922,
                            "volatility": 0.06002429500222206
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "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/527878"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.4919486817048,
                            "deviation": 115.41049181836526,
                            "volatility": 0.14928064571555502
                        }
                    },
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1480,
                    "username": "Bart-Jan",
                    "country": "nl",
                    "icon": "https://secure.gravatar.com/avatar/efe24d8194c1b38d6a3de5678017221b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.4833465035304,
                            "deviation": 62.9257132134475,
                            "volatility": 0.05991464419623058
                        }
                    },
                    "ranking": 20.239218986751823,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 527878,
            "name": "",
            "creator": 1480,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1480,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 40, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-16T18:12:13.878993Z",
            "ended": "2014-03-16T18:16:00.965877Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1818.2274169921875,
                            "deviation": 66.8940658569336,
                            "volatility": 0.060023948550224304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.928250741033917,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1480,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.166015625,
                            "deviation": 65.9339370727539,
                            "volatility": 0.060027774423360825
                        }
                    },
                    "username": "Bart-Jan",
                    "country": "nl",
                    "ranking": 20.239218986751823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/efe24d8194c1b38d6a3de5678017221b?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
        }
    ]
}