List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=80
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=81",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=79",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/10997354"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 459842,
                    "username": "ywjsj",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a690ae4aea8faa75375d3416ab55c516?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.0050176151228,
                            "deviation": 62.229447257183175,
                            "volatility": 0.060281516250707046
                        }
                    },
                    "ranking": 26.761060354429773,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10997354,
            "name": "Friendly Match",
            "creator": 459842,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 459842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 20,
            "black_player_rating": "1188.812",
            "white_player_rank": 17,
            "white_player_rating": "811.337",
            "time_per_move": 135,
            "time_control_parameters": "{\"period_time\": 55, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 10, \"main_time\": 7200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-12-21T14:13:44.570013Z",
            "ended": "2017-12-21T14:32:55.005577Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.935302734375,
                            "deviation": 68.97833251953125,
                            "volatility": 0.06743791699409485
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 459842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.3515625,
                            "deviation": 62.31698989868164,
                            "volatility": 0.06015311926603317
                        }
                    },
                    "username": "ywjsj",
                    "country": "un",
                    "ranking": 26.761060354429773,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a690ae4aea8faa75375d3416ab55c516?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/10970988"
            },
            "players": {
                "black": {
                    "id": 240207,
                    "username": "KevinJih",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/58567dd12f7a1ebb69c5e123cc7293a2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.3740047014907,
                            "deviation": 67.42125840449751,
                            "volatility": 0.05922532242449901
                        }
                    },
                    "ranking": 13.469027398552003,
                    "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": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10970988,
            "name": "Friendly Match",
            "creator": 240207,
            "mode": "game",
            "source": "play",
            "black": 240207,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "absolute",
            "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": "{\"total_time\": 900, \"time_control\": \"absolute\", \"speed\": \"live\", \"system\": \"absolute\", \"pause_on_weekends\": false}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-19T01:55:18.709364Z",
            "ended": "2017-12-19T02:11:26.592818Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 240207,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.0078125,
                            "deviation": 68.15636444091797,
                            "volatility": 0.05987543612718582
                        }
                    },
                    "username": "KevinJih",
                    "country": "au",
                    "ranking": 13.469027398552003,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/58567dd12f7a1ebb69c5e123cc7293a2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.0430908203125,
                            "deviation": 66.89107513427734,
                            "volatility": 0.0674029216170311
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "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/10989982"
            },
            "players": {
                "black": {
                    "id": 437229,
                    "username": "sleep patterns",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/79e23fedbaad93003c21c5ec0088435f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1460.2555720402988,
                            "deviation": 62.12515515155235,
                            "volatility": 0.05981696263009519
                        }
                    },
                    "ranking": 23.681720454003962,
                    "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": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10989982,
            "name": "Friendly Match",
            "creator": 437229,
            "mode": "game",
            "source": "play",
            "black": 437229,
            "white": 58441,
            "width": 13,
            "height": 13,
            "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": 60,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 60}",
            "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-12-20T20:55:03.133609Z",
            "ended": "2017-12-20T21:02:25.381573Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 437229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.2572021484375,
                            "deviation": 62.39492416381836,
                            "volatility": 0.060003507882356644
                        }
                    },
                    "username": "sleep patterns",
                    "country": "001",
                    "ranking": 23.681720454003962,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/79e23fedbaad93003c21c5ec0088435f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1654.623291015625,
                            "deviation": 68.5484390258789,
                            "volatility": 0.06741749495267868
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "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/17873655"
            },
            "players": {
                "black": {
                    "id": 634562,
                    "username": "pablonoso",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/94d1d5b177a5880fc3cb58915a2500ad-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.8668597242636,
                            "deviation": 61.0391223639956,
                            "volatility": 0.0599101881680951
                        }
                    },
                    "ranking": 22.236257924262024,
                    "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": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17873655,
            "name": "Freundschaftsspiel",
            "creator": 634562,
            "mode": "game",
            "source": "play",
            "black": 634562,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "804.386",
            "white_player_rank": 16,
            "white_player_rating": "788.508",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 120}",
            "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": "2019-05-15T20:52:56.638338Z",
            "ended": "2019-05-15T20:59:01.497892Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 634562,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.9666748046875,
                            "deviation": 61.04923629760742,
                            "volatility": 0.05996691435575485
                        }
                    },
                    "username": "pablonoso",
                    "country": "at",
                    "ranking": 22.236257924262024,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94d1d5b177a5880fc3cb58915a2500ad-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.75048828125,
                            "deviation": 82.95602416992188,
                            "volatility": 0.09903019666671753
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "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/10970922"
            },
            "players": {
                "black": {
                    "id": 492953,
                    "username": "fiedl070",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/99c0078cfce9c8d23ba08a34816732d2?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": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10970922,
            "name": "Friendly Match",
            "creator": 492953,
            "mode": "game",
            "source": "play",
            "black": 492953,
            "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": 13,
            "time_control_parameters": "{\"period_time\": 10, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-12-19T01:45:06.069022Z",
            "ended": "2017-12-19T01:47:07.212744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 492953,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "fiedl070",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/99c0078cfce9c8d23ba08a34816732d2?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.177978515625,
                            "deviation": 66.7669448852539,
                            "volatility": 0.06740518659353256
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "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/10970943"
            },
            "players": {
                "black": {
                    "id": 492953,
                    "username": "fiedl070",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/99c0078cfce9c8d23ba08a34816732d2?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": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10970943,
            "name": "Friendly Match",
            "creator": 492953,
            "mode": "game",
            "source": "play",
            "black": 492953,
            "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": 13,
            "time_control_parameters": "{\"period_time\": 10, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 300}",
            "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": "2017-12-19T01:47:27.372163Z",
            "ended": "2017-12-19T01:52:02.416499Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 492953,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "fiedl070",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/99c0078cfce9c8d23ba08a34816732d2?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.177978515625,
                            "deviation": 66.7669448852539,
                            "volatility": 0.06740518659353256
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "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/10985381"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 493140,
                    "username": "Poline1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3719c5b38b16be45628ab1f4d6dce510?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1419.574242378383,
                            "deviation": 85.77117675200006,
                            "volatility": 0.059976924328370575
                        }
                    },
                    "ranking": 23.027629417962707,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10985381,
            "name": "Partie amicale",
            "creator": 493140,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 493140,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-12-20T11:31:59.204456Z",
            "ended": "2017-12-23T07:20:36.080584Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.2574462890625,
                            "deviation": 67.9179458618164,
                            "volatility": 0.06755926460027695
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 493140,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.66796875,
                            "deviation": 114.83173370361328,
                            "volatility": 0.0599951334297657
                        }
                    },
                    "username": "Poline1",
                    "country": "un",
                    "ranking": 23.027629417962707,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3719c5b38b16be45628ab1f4d6dce510?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/10990030"
            },
            "players": {
                "black": {
                    "id": 493184,
                    "username": "Counto123456789",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/58ee5317a7c7aa8fbe7d1f354d7963db?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.973852543886,
                            "deviation": 138.94584789837498,
                            "volatility": 0.06000092598211542
                        }
                    },
                    "ranking": 20.79340998489673,
                    "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": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10990030,
            "name": "Friendly Match",
            "creator": 493184,
            "mode": "game",
            "source": "play",
            "black": 493184,
            "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": 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": "76.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-20T20:58:50.977602Z",
            "ended": "2017-12-20T21:21:52.152509Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 493184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Counto123456789",
                    "country": "un",
                    "ranking": 20.79340998489673,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/58ee5317a7c7aa8fbe7d1f354d7963db?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1654.7186279296875,
                            "deviation": 69.79039764404297,
                            "volatility": 0.06741101294755936
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "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/10997472"
            },
            "players": {
                "black": {
                    "id": 493145,
                    "username": "bradjohnreeder",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/42555cd7385ca41f74007336a4d56401?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.6443907409812,
                            "deviation": 104.70864270897329,
                            "volatility": 0.0600055041803967
                        }
                    },
                    "ranking": 21.89246734095296,
                    "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": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10997472,
            "name": "Friendly Match",
            "creator": 493145,
            "mode": "game",
            "source": "play",
            "black": 493145,
            "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\": 60, \"max_time\": 60, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-12-21T14:31:02.856548Z",
            "ended": "2017-12-21T14:33:14.062854Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 493145,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "bradjohnreeder",
                    "country": "un",
                    "ranking": 21.89246734095296,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/42555cd7385ca41f74007336a4d56401?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1730.14111328125,
                            "deviation": 68.63959503173828,
                            "volatility": 0.06743768602609634
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "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/10989976"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6525988211595,
                            "deviation": 110.49627175143215,
                            "volatility": 0.1494748307748881
                        }
                    },
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 447910,
                    "username": "Савелий8☂☯",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/231589f1c4d045dc0033f06dbf8f2aaa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.3626099142975,
                            "deviation": 63.65717177914309,
                            "volatility": 0.06008104809041484
                        }
                    },
                    "ranking": 21.750186575374315,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10989976,
            "name": "Дружеский матч",
            "creator": 447910,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 447910,
            "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": 600,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 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-12-20T20:54:31.302468Z",
            "ended": "2017-12-20T21:00:05.600421Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.033203125,
                            "deviation": 67.79544830322266,
                            "volatility": 0.06742297857999802
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.712497383670883,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 447910,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.2574462890625,
                            "deviation": 62.66439437866211,
                            "volatility": 0.06000471115112305
                        }
                    },
                    "username": "Савелий8☂☯",
                    "country": "ru",
                    "ranking": 21.750186575374315,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/231589f1c4d045dc0033f06dbf8f2aaa?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
        }
    ]
}