List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=29
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=30",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=28",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/515415"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515415,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T18:10:40.364340Z",
            "ended": "2014-03-02T18:14:12.133491Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1834716796875,
                            "deviation": 65.93864440917969,
                            "volatility": 0.0600581094622612
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1843.295654296875,
                            "deviation": 66.32205200195312,
                            "volatility": 0.06001541018486023
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515418"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515418,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T18:14:26.391779Z",
            "ended": "2014-03-02T18:15:38.363363Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.82275390625,
                            "deviation": 65.91796875,
                            "volatility": 0.0600629597902298
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1824.4444580078125,
                            "deviation": 66.28108215332031,
                            "volatility": 0.06002025306224823
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515419"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515419,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T18:15:43.962536Z",
            "ended": "2014-03-02T18:16:43.408991Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.018310546875,
                            "deviation": 65.80980682373047,
                            "volatility": 0.06006138026714325
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1831.320556640625,
                            "deviation": 66.15219116210938,
                            "volatility": 0.06001867353916168
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515421"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515421,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T18:16:50.161297Z",
            "ended": "2014-03-02T18:19:56.236170Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.59912109375,
                            "deviation": 65.73860168457031,
                            "volatility": 0.06005978211760521
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.8033447265625,
                            "deviation": 66.06189727783203,
                            "volatility": 0.06001707911491394
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515422"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515422,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T18:19:13.237163Z",
            "ended": "2014-03-02T18:22:12.691219Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.5244140625,
                            "deviation": 65.7012939453125,
                            "volatility": 0.06005818396806717
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1843.934814453125,
                            "deviation": 66.00697326660156,
                            "volatility": 0.0600154809653759
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515424"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515424,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "korean",
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "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-02T18:22:23.384068Z",
            "ended": "2014-03-02T18:24:15.270809Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.0750732421875,
                            "deviation": 65.6951675415039,
                            "volatility": 0.06006307527422905
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1825.2158203125,
                            "deviation": 65.98453521728516,
                            "volatility": 0.060020364820957184
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515426"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515426,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "korean",
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T18:24:39.872462Z",
            "ended": "2014-03-02T18:25:46.951756Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.6024169921875,
                            "deviation": 65.60208129882812,
                            "volatility": 0.060066960752010345
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.538330078125,
                            "deviation": 65.87480926513672,
                            "volatility": 0.06002424284815788
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515427"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515427,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "korean",
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "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-02T18:25:58.329237Z",
            "ended": "2014-03-02T18:28:23.990066Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1664.9154052734375,
                            "deviation": 65.43910217285156,
                            "volatility": 0.06006546691060066
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1815.2862548828125,
                            "deviation": 65.69517517089844,
                            "volatility": 0.0600227490067482
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515428"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515428,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "korean",
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T18:28:29.615129Z",
            "ended": "2014-03-02T18:32:52.314912Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.703369140625,
                            "deviation": 65.31631469726562,
                            "volatility": 0.0600639209151268
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1822.552001953125,
                            "deviation": 65.55708312988281,
                            "volatility": 0.060021206736564636
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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/515431"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1119.6598452256749,
                            "deviation": 97.06850823284358,
                            "volatility": 0.14925783859954345
                        }
                    },
                    "ranking": 17.53339204870723,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515431,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "korean",
            "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": 45120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 43200}",
            "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-02T18:32:08.220606Z",
            "ended": "2014-03-02T18:34:33.376786Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.9140625,
                            "deviation": 65.23095703125,
                            "volatility": 0.06006234511733055
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.3890380859375,
                            "deviation": 65.45763397216797,
                            "volatility": 0.06001963093876839
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.53339204870723,
                    "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
        }
    ]
}