List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=61
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=62",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=60",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/553917"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 553917,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-06T10:20:36.416815Z",
            "ended": "2014-04-06T10:22:40.315212Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1774.8428955078125,
                            "deviation": 70.80999755859375,
                            "volatility": 0.06006893143057823
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2009.0616455078125,
                            "deviation": 74.49761962890625,
                            "volatility": 0.06014811620116234
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/553920"
            },
            "players": {
                "black": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "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": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 553920,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-06T10:23:19.456962Z",
            "ended": "2014-04-06T10:25:03.072503Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.5916748046875,
                            "deviation": 74.13115692138672,
                            "volatility": 0.06014656275510788
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1768.9141845703125,
                            "deviation": 70.63204956054688,
                            "volatility": 0.06006738916039467
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "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/553923"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 553923,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-06T10:24:35.609507Z",
            "ended": "2014-04-06T10:27:35.759890Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1763.3260498046875,
                            "deviation": 70.49942779541016,
                            "volatility": 0.060065872967243195
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2021.718017578125,
                            "deviation": 73.82630920410156,
                            "volatility": 0.06014503911137581
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/553928"
            },
            "players": {
                "black": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "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": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 553928,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-06T10:27:45.856429Z",
            "ended": "2014-04-06T10:33:39.205586Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2027.4888916015625,
                            "deviation": 73.57620239257812,
                            "volatility": 0.06014354154467583
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1758.0394287109375,
                            "deviation": 70.40730285644531,
                            "volatility": 0.06006438657641411
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "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/554138"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 554138,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-06T15:21:10.258654Z",
            "ended": "2014-04-06T15:22:35.845422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1780.765625,
                            "deviation": 70.35161590576172,
                            "volatility": 0.06007075309753418
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2002.6986083984375,
                            "deviation": 73.37506866455078,
                            "volatility": 0.06014994531869888
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/554140"
            },
            "players": {
                "black": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "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": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 554140,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-06T15:22:51.742590Z",
            "ended": "2014-04-06T15:27:35.494588Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.4268798828125,
                            "deviation": 73.02582550048828,
                            "volatility": 0.06015513464808464
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.1893310546875,
                            "deviation": 70.1595230102539,
                            "volatility": 0.06007591634988785
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "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/554145"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 554145,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-06T15:27:46.359232Z",
            "ended": "2014-04-06T15:31:12.294336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1794.7979736328125,
                            "deviation": 69.85028839111328,
                            "volatility": 0.0600743405520916
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1987.4052734375,
                            "deviation": 72.55216217041016,
                            "volatility": 0.060153547674417496
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/554149"
            },
            "players": {
                "black": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "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": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 554149,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-06T15:31:30.490789Z",
            "ended": "2014-04-06T15:34:45.610536Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1994.8087158203125,
                            "deviation": 72.15274810791016,
                            "volatility": 0.060151949524879456
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.91162109375,
                            "deviation": 69.59964752197266,
                            "volatility": 0.06007275730371475
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "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/554152"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 554152,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-04-06T15:34:55.292938Z",
            "ended": "2014-04-06T15:38:52.195084Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1781.4658203125,
                            "deviation": 69.40165710449219,
                            "volatility": 0.060071174055337906
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2001.712890625,
                            "deviation": 71.819580078125,
                            "volatility": 0.06015035882592201
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/554153"
            },
            "players": {
                "black": {
                    "id": 15325,
                    "username": "Mellon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.4135742067801,
                            "deviation": 69.65093113873655,
                            "volatility": 0.06020779063835434
                        }
                    },
                    "ranking": 30.095394450752128,
                    "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": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 554153,
            "name": "",
            "creator": 15325,
            "mode": "game",
            "source": "play",
            "black": 15325,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-04-06T15:39:00.030813Z",
            "ended": "2014-04-06T15:50:31.776203Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2008.1805419921875,
                            "deviation": 71.5455322265625,
                            "volatility": 0.06014878302812576
                        }
                    },
                    "username": "Mellon",
                    "country": "gb",
                    "ranking": 30.095394450752128,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.4068603515625,
                            "deviation": 69.25092315673828,
                            "volatility": 0.06006960570812225
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "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
        }
    ]
}