List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=87
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=88",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=86",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/14027107"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 554647,
                    "username": "Tom1990",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5a360a462c4f2d63b69f067cb24319a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.0211915961288,
                            "deviation": 62.86631620377994,
                            "volatility": 0.06000479651081098
                        }
                    },
                    "ranking": 19.89708899761975,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14027107,
            "name": "Friendly Match",
            "creator": 554647,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 554647,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 120, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2018-08-16T09:30:00.090045Z",
            "ended": "2018-08-16T09:30:36.777823Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.0166015625,
                            "deviation": 72.57025146484375,
                            "volatility": 0.07801134884357452
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 554647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.9755859375,
                            "deviation": 63.35038757324219,
                            "volatility": 0.05993858352303505
                        }
                    },
                    "username": "Tom1990",
                    "country": "un",
                    "ranking": 19.89708899761975,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a360a462c4f2d63b69f067cb24319a8?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/14027114"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 554647,
                    "username": "Tom1990",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5a360a462c4f2d63b69f067cb24319a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.0211915961288,
                            "deviation": 62.86631620377994,
                            "volatility": 0.06000479651081098
                        }
                    },
                    "ranking": 19.89708899761975,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14027114,
            "name": "Friendly Match",
            "creator": 554647,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 554647,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 120, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-08-16T09:30:38.748012Z",
            "ended": "2018-08-16T09:33:22.024339Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.0166015625,
                            "deviation": 72.57025146484375,
                            "volatility": 0.07801134884357452
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 554647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.9755859375,
                            "deviation": 63.35038757324219,
                            "volatility": 0.05993858352303505
                        }
                    },
                    "username": "Tom1990",
                    "country": "un",
                    "ranking": 19.89708899761975,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a360a462c4f2d63b69f067cb24319a8?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/14692205"
            },
            "players": {
                "black": {
                    "id": 549881,
                    "username": "kepytekone",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/569e73517fcb5a7cc0b0ab19388cda52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.1742243078138,
                            "deviation": 60.66641441061334,
                            "volatility": 0.0601566020417449
                        }
                    },
                    "ranking": 19.140969802523387,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 14692205,
            "name": "Partie amicale",
            "creator": 549881,
            "mode": "game",
            "source": "play",
            "black": 549881,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "516.238",
            "white_player_rank": 16,
            "white_player_rating": "741.596",
            "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\": 270}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-04T00:35:42.790880Z",
            "ended": "2018-10-04T00:42:23.887962Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 549881,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.373779296875,
                            "deviation": 62.22262191772461,
                            "volatility": 0.06000302731990814
                        }
                    },
                    "username": "kepytekone",
                    "country": "fr",
                    "ranking": 19.140969802523387,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/569e73517fcb5a7cc0b0ab19388cda52-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.0037841796875,
                            "deviation": 74.08907318115234,
                            "volatility": 0.0813707783818245
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "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/1447314"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 74188,
                    "username": "stinkygobasket",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ffa95d1d93019c10ff2ff05e97f2d73d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1415.3581116462622,
                            "deviation": 70.58534644432243,
                            "volatility": 0.0773612881204289
                        }
                    },
                    "ranking": 22.958771691414583,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 1447314,
            "name": "Friendly Match",
            "creator": 74188,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 74188,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "858.654",
            "white_player_rank": 18,
            "white_player_rating": "936.532",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2015-01-29T02:27:45.948716Z",
            "ended": "2015-01-29T02:29:17.122741Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.192138671875,
                            "deviation": 66.55194854736328,
                            "volatility": 0.06042411923408508
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 74188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1795.578369140625,
                            "deviation": 65.4910659790039,
                            "volatility": 0.06066590175032616
                        }
                    },
                    "username": "stinkygobasket",
                    "country": "un",
                    "ranking": 22.958771691414583,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ffa95d1d93019c10ff2ff05e97f2d73d?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/14027462"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 554647,
                    "username": "Tom1990",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5a360a462c4f2d63b69f067cb24319a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.0211915961288,
                            "deviation": 62.86631620377994,
                            "volatility": 0.06000479651081098
                        }
                    },
                    "ranking": 19.89708899761975,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14027462,
            "name": "Friendly Match",
            "creator": 554647,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 554647,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 120, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2018-08-16T10:17:57.333366Z",
            "ended": "2018-08-16T10:19:57.426687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.904052734375,
                            "deviation": 72.9191665649414,
                            "volatility": 0.07801700383424759
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 554647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.9755859375,
                            "deviation": 63.35038757324219,
                            "volatility": 0.05993858352303505
                        }
                    },
                    "username": "Tom1990",
                    "country": "un",
                    "ranking": 19.89708899761975,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a360a462c4f2d63b69f067cb24319a8?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/14690356"
            },
            "players": {
                "black": {
                    "id": 575526,
                    "username": "wunjo",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/89fc149bc3ec4fccb9ffc997f4d01864-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.7580879202085,
                            "deviation": 180.05807860304446,
                            "volatility": 0.059994497053611186
                        }
                    },
                    "ranking": 19.629267351465096,
                    "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": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 14690356,
            "name": "Friendly Match",
            "creator": 575526,
            "mode": "game",
            "source": "play",
            "black": 575526,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 16,
            "white_player_rating": "790.836",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 60, \"time_increment\": 10, \"speed\": \"live\"}",
            "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": "2018-10-03T21:30:15.490012Z",
            "ended": "2018-10-03T21:33:05.467469Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 575526,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.8465576171875,
                            "deviation": 189.06080627441406,
                            "volatility": 0.05999546870589256
                        }
                    },
                    "username": "wunjo",
                    "country": "us",
                    "ranking": 19.629267351465096,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/89fc149bc3ec4fccb9ffc997f4d01864-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.136474609375,
                            "deviation": 74.21389770507812,
                            "volatility": 0.08136453479528427
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "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/14690343"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 571851,
                    "username": "spitch",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2f5da876feaae3c91a805d7b6cf2f159?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 14690343,
            "name": "Friendly Match",
            "creator": 571851,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 571851,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2018-10-03T21:28:53.656293Z",
            "ended": "2018-10-03T21:31:00.684677Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.136474609375,
                            "deviation": 74.21389770507812,
                            "volatility": 0.08136453479528427
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 571851,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "spitch",
                    "country": "us",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f5da876feaae3c91a805d7b6cf2f159?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/14690364"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 571851,
                    "username": "spitch",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2f5da876feaae3c91a805d7b6cf2f159?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 14690364,
            "name": "Friendly Match",
            "creator": 571851,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 571851,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2018-10-03T21:31:04.423202Z",
            "ended": "2018-10-03T21:32:11.669110Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.136474609375,
                            "deviation": 74.21389770507812,
                            "volatility": 0.08136453479528427
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 571851,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "spitch",
                    "country": "us",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f5da876feaae3c91a805d7b6cf2f159?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/14688116"
            },
            "players": {
                "black": {
                    "id": 26945,
                    "username": "Farael",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/168b01103f08c8a226b12d64a9542672-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.9976443328892,
                            "deviation": 64.12026136687209,
                            "volatility": 0.06027962943742162
                        }
                    },
                    "ranking": 18.432431465649778,
                    "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": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 14688116,
            "name": "Freundschaftsspiel",
            "creator": 26945,
            "mode": "game",
            "source": "play",
            "black": 26945,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "619.675",
            "white_player_rank": 18,
            "white_player_rating": "913.633",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-03T19:10:06.215411Z",
            "ended": "2018-10-03T19:21:09.311933Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 26945,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.3961181640625,
                            "deviation": 63.00312042236328,
                            "volatility": 0.06023723632097244
                        }
                    },
                    "username": "Farael",
                    "country": "_DOOP",
                    "ranking": 18.432431465649778,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/168b01103f08c8a226b12d64a9542672-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.614501953125,
                            "deviation": 75.67686462402344,
                            "volatility": 0.08135703951120377
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "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/14028229"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.7033234403242,
                            "deviation": 102.98550620962567,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 238638,
                    "username": "wyi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/dc2c5ce4bb3509afff3ca3e2b1202bfe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.3136540211754,
                            "deviation": 62.34291970078874,
                            "volatility": 0.05992826995013668
                        }
                    },
                    "ranking": 27.096001652837746,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14028229,
            "name": "Friendly Match",
            "creator": 238638,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 238638,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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\": 3, \"main_time\": 600}",
            "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": "2018-08-16T11:48:52.257648Z",
            "ended": "2018-08-16T12:00:58.223830Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.4017333984375,
                            "deviation": 71.4639892578125,
                            "volatility": 0.07802346348762512
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.81718256195104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 238638,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1908.08154296875,
                            "deviation": 62.26947021484375,
                            "volatility": 0.05998151749372482
                        }
                    },
                    "username": "wyi",
                    "country": "us",
                    "ranking": 27.096001652837746,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dc2c5ce4bb3509afff3ca3e2b1202bfe?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
        }
    ]
}