List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=31
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=32",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=30",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/515571"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515571,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T21:28:48.929331Z",
            "ended": "2014-03-02T21:29:52.398140Z",
            "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": 13.533521341543576,
                    "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/515572"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515572,
            "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:29:57.573303Z",
            "ended": "2014-03-02T21:30:38.146096Z",
            "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": 13.533521341543576,
                    "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/515574"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515574,
            "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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T21:30:45.065191Z",
            "ended": "2014-03-02T21:33:33.246927Z",
            "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": 13.533521341543576,
                    "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/515578"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515578,
            "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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-02T21:32:39.510152Z",
            "ended": "2014-03-02T21:34:24.438992Z",
            "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": 13.533521341543576,
                    "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/515581"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515581,
            "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:34:36.089850Z",
            "ended": "2014-03-02T21:36:23.171060Z",
            "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": 13.533521341543576,
                    "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/515582"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515582,
            "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:36:27.311880Z",
            "ended": "2014-03-02T21:37:32.696253Z",
            "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": 13.533521341543576,
                    "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/515584"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515584,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "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": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T21:37:52.561172Z",
            "ended": "2014-03-02T21:42:08.275975Z",
            "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": 13.533521341543576,
                    "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/515706"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515706,
            "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": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "62.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-03T00:31:23.330861Z",
            "ended": "2014-03-03T00:35:40.442750Z",
            "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": 1802.9991455078125,
                            "deviation": 65.01677703857422,
                            "volatility": 0.060026586055755615
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.533521341543576,
                    "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/515708"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515708,
            "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": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-03T00:35:45.804787Z",
            "ended": "2014-03-03T00:39:56.969418Z",
            "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": 1802.9991455078125,
                            "deviation": 65.01677703857422,
                            "volatility": 0.060026586055755615
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.533521341543576,
                    "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/515711"
            },
            "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": 941.9946700487394,
                            "deviation": 98.24892710579917,
                            "volatility": 0.14981003719877264
                        }
                    },
                    "ranking": 13.533521341543576,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 515711,
            "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": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "62.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-03T00:39:31.754497Z",
            "ended": "2014-03-03T00:44:16.434537Z",
            "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": 1802.9991455078125,
                            "deviation": 65.01677703857422,
                            "volatility": 0.060026586055755615
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.533521341543576,
                    "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
        }
    ]
}