List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=59
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&page=60",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=58",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/10436759"
            },
            "players": {
                "black": {
                    "id": 473764,
                    "username": "hkjlhklh'",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cf3cdd29bcc18b892612cf7023544c7d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.857162535201,
                            "deviation": 64.79110884205183,
                            "volatility": 0.060014583880911666
                        }
                    },
                    "ranking": 26.54986503333104,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10436759,
            "name": "Friendly Match",
            "creator": 473764,
            "mode": "game",
            "source": "play",
            "black": 473764,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "absolute",
            "black_player_rank": 13,
            "black_player_rating": "410.217",
            "white_player_rank": 19,
            "white_player_rating": "1003.163",
            "time_per_move": 6,
            "time_control_parameters": "{\"total_time\": 600, \"time_control\": \"absolute\", \"speed\": \"blitz\", \"system\": \"absolute\", \"pause_on_weekends\": false}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-10-29T09:43:31.604551Z",
            "ended": "2017-10-29T09:44:45.501152Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 473764,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.01318359375,
                            "deviation": 63.574275970458984,
                            "volatility": 0.0600019171833992
                        }
                    },
                    "username": "hkjlhklh'",
                    "country": "un",
                    "ranking": 26.54986503333104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cf3cdd29bcc18b892612cf7023544c7d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.1865234375,
                            "deviation": 66.44438934326172,
                            "volatility": 0.06635721772909164
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/8961669"
            },
            "players": {
                "black": {
                    "id": 447458,
                    "username": "Lodka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e298af7ef6d570a1ca5876533a3c24ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8961669,
            "name": "Дружеский матч",
            "creator": 447458,
            "mode": "game",
            "source": "play",
            "black": 447458,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"correspondence\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-06-03T12:03:47.476325Z",
            "ended": "2017-06-04T12:28:57.190765Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 447458,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Lodka",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e298af7ef6d570a1ca5876533a3c24ba?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.2032470703125,
                            "deviation": 66.90528106689453,
                            "volatility": 0.06364621222019196
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/10436772"
            },
            "players": {
                "black": {
                    "id": 473764,
                    "username": "hkjlhklh'",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cf3cdd29bcc18b892612cf7023544c7d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.857162535201,
                            "deviation": 64.79110884205183,
                            "volatility": 0.060014583880911666
                        }
                    },
                    "ranking": 26.54986503333104,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10436772,
            "name": "Friendly Match",
            "creator": 473764,
            "mode": "game",
            "source": "play",
            "black": 473764,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "absolute",
            "black_player_rank": 13,
            "black_player_rating": "410.217",
            "white_player_rank": 18,
            "white_player_rating": "987.192",
            "time_per_move": 6,
            "time_control_parameters": "{\"total_time\": 600, \"time_control\": \"absolute\", \"speed\": \"blitz\", \"system\": \"absolute\", \"pause_on_weekends\": false}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-10-29T09:44:49.618343Z",
            "ended": "2017-10-29T09:45:45.616983Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 473764,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.5648193359375,
                            "deviation": 63.469139099121094,
                            "volatility": 0.060004040598869324
                        }
                    },
                    "username": "hkjlhklh'",
                    "country": "un",
                    "ranking": 26.54986503333104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cf3cdd29bcc18b892612cf7023544c7d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1687.2532958984375,
                            "deviation": 66.34151458740234,
                            "volatility": 0.06636007875204086
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/8952595"
            },
            "players": {
                "black": {
                    "id": 357625,
                    "username": "fumblealong",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0c902df980a1867527444ac3bc23c512-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.7523175067358,
                            "deviation": 73.23732340806416,
                            "volatility": 0.05998459435773306
                        }
                    },
                    "ranking": 18.347844546247142,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8952595,
            "name": "Friendly Match",
            "creator": 357625,
            "mode": "game",
            "source": "play",
            "black": 357625,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "100.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-06-02T16:33:54.916874Z",
            "ended": "2017-06-02T16:49:41.963931Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 357625,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1181.3616943359375,
                            "deviation": 73.75900268554688,
                            "volatility": 0.0599837563931942
                        }
                    },
                    "username": "fumblealong",
                    "country": "un",
                    "ranking": 18.347844546247142,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0c902df980a1867527444ac3bc23c512-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.4412841796875,
                            "deviation": 72.48262023925781,
                            "volatility": 0.06366610527038574
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/10436776"
            },
            "players": {
                "black": {
                    "id": 473764,
                    "username": "hkjlhklh'",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cf3cdd29bcc18b892612cf7023544c7d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.857162535201,
                            "deviation": 64.79110884205183,
                            "volatility": 0.060014583880911666
                        }
                    },
                    "ranking": 26.54986503333104,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10436776,
            "name": "Friendly Match",
            "creator": 473764,
            "mode": "game",
            "source": "play",
            "black": 473764,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "absolute",
            "black_player_rank": 13,
            "black_player_rating": "410.217",
            "white_player_rank": 18,
            "white_player_rating": "971.127",
            "time_per_move": 6,
            "time_control_parameters": "{\"total_time\": 600, \"time_control\": \"absolute\", \"speed\": \"blitz\", \"system\": \"absolute\", \"pause_on_weekends\": false}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-29T09:45:48.293663Z",
            "ended": "2017-10-29T09:46:45.507366Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 473764,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.141845703125,
                            "deviation": 63.33038330078125,
                            "volatility": 0.06000542268157005
                        }
                    },
                    "username": "hkjlhklh'",
                    "country": "un",
                    "ranking": 26.54986503333104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cf3cdd29bcc18b892612cf7023544c7d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.3870849609375,
                            "deviation": 66.19953918457031,
                            "volatility": 0.0663619339466095
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/8941127"
            },
            "players": {
                "black": {
                    "id": 357625,
                    "username": "fumblealong",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0c902df980a1867527444ac3bc23c512-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.7523175067358,
                            "deviation": 73.23732340806416,
                            "volatility": 0.05998459435773306
                        }
                    },
                    "ranking": 18.347844546247142,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8941127,
            "name": "Friendly Match",
            "creator": 357625,
            "mode": "game",
            "source": "play",
            "black": 357625,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "64.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-06-01T17:43:15.458192Z",
            "ended": "2017-06-01T17:54:15.880757Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 357625,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1181.3616943359375,
                            "deviation": 73.75900268554688,
                            "volatility": 0.0599837563931942
                        }
                    },
                    "username": "fumblealong",
                    "country": "un",
                    "ranking": 18.347844546247142,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0c902df980a1867527444ac3bc23c512-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.410888671875,
                            "deviation": 67.63256072998047,
                            "volatility": 0.06369847059249878
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/8952433"
            },
            "players": {
                "black": {
                    "id": 446166,
                    "username": "VARoadstter",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/0403fe95ae220dc32a4e2db0f69e8f40-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.9820085036124,
                            "deviation": 62.1903415316703,
                            "volatility": 0.06001637010087323
                        }
                    },
                    "ranking": 20.156267724569915,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8952433,
            "name": "Friendly Match",
            "creator": 446166,
            "mode": "game",
            "source": "play",
            "black": 446166,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 20, \"max_time\": 30, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-06-02T16:16:12.106995Z",
            "ended": "2017-06-02T16:21:11.991663Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 446166,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.75048828125,
                            "deviation": 75.98563385009766,
                            "volatility": 0.060024917125701904
                        }
                    },
                    "username": "VARoadstter",
                    "country": "us",
                    "ranking": 20.156267724569915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0403fe95ae220dc32a4e2db0f69e8f40-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.4412841796875,
                            "deviation": 72.48262023925781,
                            "volatility": 0.06366610527038574
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/8941042"
            },
            "players": {
                "black": {
                    "id": 444835,
                    "username": "Duwang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e4b17f0aa9a8a34da83d5d773c38afb1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.773356729247,
                            "deviation": 61.10486570160905,
                            "volatility": 0.05998659410881259
                        }
                    },
                    "ranking": 17.6388779201745,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8941042,
            "name": "Friendly Match",
            "creator": 444835,
            "mode": "game",
            "source": "play",
            "black": 444835,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 66,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 3300}",
            "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": "2017-06-01T17:35:35.989196Z",
            "ended": "2017-06-01T17:39:31.083729Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 444835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 796.9602661132812,
                            "deviation": 90.98946380615234,
                            "volatility": 0.05999469384551048
                        }
                    },
                    "username": "Duwang",
                    "country": "un",
                    "ranking": 17.6388779201745,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4b17f0aa9a8a34da83d5d773c38afb1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.12939453125,
                            "deviation": 66.44923400878906,
                            "volatility": 0.06370052695274353
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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/8952804"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 411173,
                    "username": "Sfumato",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/22aec0ccd675610746b9ce86b8ca9eb5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.2691169465454,
                            "deviation": 63.59464664290142,
                            "volatility": 0.060048216664034655
                        }
                    },
                    "ranking": 17.894646584953772,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8952804,
            "name": "Friendly Match",
            "creator": 411173,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 411173,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "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": "2017-06-02T16:56:01.874412Z",
            "ended": "2017-06-02T16:57:39.004607Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.4412841796875,
                            "deviation": 72.48262023925781,
                            "volatility": 0.06366610527038574
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 411173,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.9967041015625,
                            "deviation": 64.72410583496094,
                            "volatility": 0.05999674275517464
                        }
                    },
                    "username": "Sfumato",
                    "country": "un",
                    "ranking": 17.894646584953772,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/22aec0ccd675610746b9ce86b8ca9eb5-32.png",
                    "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/8940971"
            },
            "players": {
                "black": {
                    "id": 70123,
                    "username": "Странник",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/b8a6284b045f6257397c5ab3916a7a25-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.9226840048561,
                            "deviation": 62.00881879793129,
                            "volatility": 0.05995998660315066
                        }
                    },
                    "ranking": 22.737968349196734,
                    "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": 804.0475644689633,
                            "deviation": 101.3904197834586,
                            "volatility": 0.1490029024198448
                        }
                    },
                    "ranking": 9.867922811062712,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8940971,
            "name": "Дружеский матч",
            "creator": 70123,
            "mode": "game",
            "source": "play",
            "black": 70123,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 300}",
            "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": "2017-06-01T17:26:59.365071Z",
            "ended": "2017-06-01T17:35:04.616299Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 70123,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.74609375,
                            "deviation": 61.79855728149414,
                            "volatility": 0.05996371805667877
                        }
                    },
                    "username": "Странник",
                    "country": "ru",
                    "ranking": 22.737968349196734,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b8a6284b045f6257397c5ab3916a7a25-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.12939453125,
                            "deviation": 66.44923400878906,
                            "volatility": 0.06370052695274353
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.867922811062712,
                    "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
        }
    ]
}