List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=30
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=31",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=29",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/515436"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515436,
            "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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T18:34:41.931551Z",
            "ended": "2014-03-02T18:37:10.452038Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.5020751953125,
                            "deviation": 65.18022155761719,
                            "volatility": 0.06006074696779251
                        }
                    },
                    "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": 1835.8433837890625,
                            "deviation": 65.39390563964844,
                            "volatility": 0.060018040239810944
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515504"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515504,
            "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": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T20:10:58.119061Z",
            "ended": "2014-03-02T20:12:19.060866Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.0546875,
                            "deviation": 64.70170593261719,
                            "volatility": 0.06006772071123123
                        }
                    },
                    "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": 1817.871337890625,
                            "deviation": 65.36318969726562,
                            "volatility": 0.0600224994122982
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515558"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515558,
            "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-02T21:17:47.967967Z",
            "ended": "2014-03-02T21:18:50.590690Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.7041015625,
                            "deviation": 64.71044921875,
                            "volatility": 0.06007223576307297
                        }
                    },
                    "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": 1799.868896484375,
                            "deviation": 65.33721160888672,
                            "volatility": 0.06002700328826904
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515559"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515559,
            "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-02T21:18:57.317470Z",
            "ended": "2014-03-02T21:20:13.109921Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.8277587890625,
                            "deviation": 64.64082336425781,
                            "volatility": 0.060070671141147614
                        }
                    },
                    "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": 1806.8726806640625,
                            "deviation": 65.23236846923828,
                            "volatility": 0.06002544239163399
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515560"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515560,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T21:20:16.458517Z",
            "ended": "2014-03-02T21:22:03.848336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.333251953125,
                            "deviation": 64.60417175292969,
                            "volatility": 0.06006908044219017
                        }
                    },
                    "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": 1813.480712890625,
                            "deviation": 65.16325378417969,
                            "volatility": 0.06002385541796684
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515562"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515562,
            "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-02T21:22:08.774196Z",
            "ended": "2014-03-02T21:23:14.981475Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.704833984375,
                            "deviation": 64.59819793701172,
                            "volatility": 0.0600733645260334
                        }
                    },
                    "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": 1795.8155517578125,
                            "deviation": 65.12731170654297,
                            "volatility": 0.06002812832593918
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515564"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515564,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T21:23:21.935705Z",
            "ended": "2014-03-02T21:23:59.935696Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.632080078125,
                            "deviation": 64.5179214477539,
                            "volatility": 0.06007181853055954
                        }
                    },
                    "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": 1802.9991455078125,
                            "deviation": 65.01677703857422,
                            "volatility": 0.060026586055755615
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515565"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515565,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T21:24:02.971183Z",
            "ended": "2014-03-02T21:25:10.875452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.632080078125,
                            "deviation": 64.5179214477539,
                            "volatility": 0.06007181853055954
                        }
                    },
                    "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": 1802.9991455078125,
                            "deviation": 65.01677703857422,
                            "volatility": 0.060026586055755615
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515566"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515566,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T21:25:14.311564Z",
            "ended": "2014-03-02T21:26:21.114309Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.632080078125,
                            "deviation": 64.5179214477539,
                            "volatility": 0.06007181853055954
                        }
                    },
                    "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": 1802.9991455078125,
                            "deviation": 65.01677703857422,
                            "volatility": 0.060026586055755615
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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/515568"
            },
            "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": 919.8229551998689,
                            "deviation": 96.39454216375715,
                            "volatility": 0.14954173690625583
                        }
                    },
                    "ranking": 12.982125267784296,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515568,
            "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": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T21:26:25.558081Z",
            "ended": "2014-03-02T21:29:14.108318Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.632080078125,
                            "deviation": 64.5179214477539,
                            "volatility": 0.06007181853055954
                        }
                    },
                    "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": 1802.9991455078125,
                            "deviation": 65.01677703857422,
                            "volatility": 0.060026586055755615
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.982125267784296,
                    "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
        }
    ]
}