List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=28
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=29",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=27",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/515314"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515314,
            "name": "",
            "creator": 1480,
            "mode": "game",
            "source": "play",
            "black": 1480,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 23,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 20, \"main_time\": 300, \"periods\": 3}",
            "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-02T16:39:09.535549Z",
            "ended": "2014-03-02T16:43:05.710955Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1480,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.967041015625,
                            "deviation": 66.24041748046875,
                            "volatility": 0.06002884730696678
                        }
                    },
                    "username": "Bart-Jan",
                    "country": "nl",
                    "ranking": 20.239218986751823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/efe24d8194c1b38d6a3de5678017221b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1867.583740234375,
                            "deviation": 66.04768371582031,
                            "volatility": 0.06000800430774689
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515292"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515292,
            "name": "",
            "creator": 1480,
            "mode": "game",
            "source": "play",
            "black": 1480,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 23,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 20, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T16:20:21.201735Z",
            "ended": "2014-03-02T16:43:48.289327Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1480,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.967041015625,
                            "deviation": 66.24041748046875,
                            "volatility": 0.06002884730696678
                        }
                    },
                    "username": "Bart-Jan",
                    "country": "nl",
                    "ranking": 20.239218986751823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/efe24d8194c1b38d6a3de5678017221b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1867.583740234375,
                            "deviation": 66.04768371582031,
                            "volatility": 0.06000800430774689
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515375"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515375,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "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-02T17:46:06.426174Z",
            "ended": "2014-03-02T17:48:18.876642Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.2664794921875,
                            "deviation": 65.70277404785156,
                            "volatility": 0.06005224958062172
                        }
                    },
                    "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": 1867.583740234375,
                            "deviation": 66.04768371582031,
                            "volatility": 0.06000800430774689
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515382"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515382,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": false,
            "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-02T17:48:23.807251Z",
            "ended": "2014-03-02T17:49:47.065685Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.41650390625,
                            "deviation": 65.79357147216797,
                            "volatility": 0.06005071848630905
                        }
                    },
                    "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": 1872.482177734375,
                            "deviation": 66.12171936035156,
                            "volatility": 0.06000647693872452
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515385"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515385,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T17:49:53.021338Z",
            "ended": "2014-03-02T17:52:41.668654Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.41650390625,
                            "deviation": 65.79357147216797,
                            "volatility": 0.06005071848630905
                        }
                    },
                    "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": 1872.482177734375,
                            "deviation": 66.12171936035156,
                            "volatility": 0.06000647693872452
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515392"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515392,
            "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": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T17:53:16.206980Z",
            "ended": "2014-03-02T17:54:38.984651Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.41650390625,
                            "deviation": 65.79357147216797,
                            "volatility": 0.06005071848630905
                        }
                    },
                    "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": 1872.482177734375,
                            "deviation": 66.12171936035156,
                            "volatility": 0.06000647693872452
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515399"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515399,
            "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": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 240, \"periods\": 5}",
            "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-02T17:59:46.373461Z",
            "ended": "2014-03-02T18:01:24.294406Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.1068115234375,
                            "deviation": 65.77058410644531,
                            "volatility": 0.06005534902215004
                        }
                    },
                    "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": 1852.474853515625,
                            "deviation": 66.21686553955078,
                            "volatility": 0.06001265347003937
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515403"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515403,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T18:01:32.418393Z",
            "ended": "2014-03-02T18:03:08.370965Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.7333984375,
                            "deviation": 65.80226135253906,
                            "volatility": 0.06005377322435379
                        }
                    },
                    "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": 1857.917724609375,
                            "deviation": 66.2260513305664,
                            "volatility": 0.06001108139753342
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515405"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515405,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T18:03:16.142353Z",
            "ended": "2014-03-02T18:05:35.925718Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.60205078125,
                            "deviation": 65.85895538330078,
                            "volatility": 0.06005221605300903
                        }
                    },
                    "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": 1863.1119384765625,
                            "deviation": 66.2618408203125,
                            "volatility": 0.06000953167676926
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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/515410"
            },
            "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": 1044.4814676598864,
                            "deviation": 96.70550221992337,
                            "volatility": 0.1491554376185335
                        }
                    },
                    "ranking": 15.924365871932821,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515410,
            "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": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T18:07:12.041770Z",
            "ended": "2014-03-02T18:09:53.996369Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.60205078125,
                            "deviation": 65.85895538330078,
                            "volatility": 0.06005221605300903
                        }
                    },
                    "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": 1863.1119384765625,
                            "deviation": 66.2618408203125,
                            "volatility": 0.06000953167676926
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.924365871932821,
                    "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
        }
    ]
}