List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=61
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=62",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=60",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/11284476"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 205866,
                    "username": "Blargastan",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/5cbb7392851bc557a3d868fc9d046207-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.6953993484242,
                            "deviation": 65.14467288122525,
                            "volatility": 0.05991442401715295
                        }
                    },
                    "ranking": 20.644249267538093,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11284476,
            "name": "Friendly Match",
            "creator": 205866,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 205866,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 19,
            "black_player_rating": "1096.278",
            "white_player_rank": 5,
            "white_player_rating": "-350.000",
            "time_per_move": 2446080,
            "time_control_parameters": "{\"period_time\": 2419200, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 30, \"main_time\": 2419200}",
            "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-01-15T04:35:20.176412Z",
            "ended": "2018-01-16T06:29:33.515522Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.2293701171875,
                            "deviation": 71.25507354736328,
                            "volatility": 0.06783805787563324
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 205866,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.2392578125,
                            "deviation": 79.30277252197266,
                            "volatility": 0.0599699430167675
                        }
                    },
                    "username": "Blargastan",
                    "country": "_LGBT",
                    "ranking": 20.644249267538093,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5cbb7392851bc557a3d868fc9d046207-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/11548390"
            },
            "players": {
                "black": {
                    "id": 453853,
                    "username": "Patatrac",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bda45319848acc633986426343d02a67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.203790677219,
                            "deviation": 64.06691372509897,
                            "volatility": 0.05998462947082467
                        }
                    },
                    "ranking": 25.509235866208332,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11548390,
            "name": "Partie amicale",
            "creator": 453853,
            "mode": "game",
            "source": "play",
            "black": 453853,
            "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": 19,
            "black_player_rating": "1052.941",
            "white_player_rank": 20,
            "white_player_rating": "1115.041",
            "time_per_move": 13,
            "time_control_parameters": "{\"period_time\": 10, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 10, \"main_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-02-04T15:47:46.560686Z",
            "ended": "2018-02-04T15:50:37.048701Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 453853,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.8956298828125,
                            "deviation": 62.92824935913086,
                            "volatility": 0.05997413769364357
                        }
                    },
                    "username": "Patatrac",
                    "country": "un",
                    "ranking": 25.509235866208332,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bda45319848acc633986426343d02a67?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.04345703125,
                            "deviation": 67.05585479736328,
                            "volatility": 0.06778266280889511
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/11548412"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 97216,
                    "username": "Сергей Батраков",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c98e0f3f540496a30b5e120aa33c5f10-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.235881422797,
                            "deviation": 65.14414032056067,
                            "volatility": 0.060272154515382044
                        }
                    },
                    "ranking": 24.183244762791873,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11548412,
            "name": "Дружеский матч",
            "creator": 97216,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 97216,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "884.952",
            "white_player_rank": 20,
            "white_player_rating": "1147.599",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-02-04T15:49:29.198465Z",
            "ended": "2018-02-04T15:51:40.501310Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.529296875,
                            "deviation": 67.03224182128906,
                            "volatility": 0.06778717041015625
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 97216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.63525390625,
                            "deviation": 62.25429153442383,
                            "volatility": 0.06037009507417679
                        }
                    },
                    "username": "Сергей Батраков",
                    "country": "ru",
                    "ranking": 24.183244762791873,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c98e0f3f540496a30b5e120aa33c5f10-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/11227673"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 405751,
                    "username": "tu0721",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/16b4876404dd17421ad8847bb6537720?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1886.8361161098721,
                            "deviation": 68.36092022269209,
                            "volatility": 0.060204835151236084
                        }
                    },
                    "ranking": 29.61483265674448,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11227673,
            "name": "Friendly Match",
            "creator": 405751,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 405751,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 16,
            "black_player_rating": "774.222",
            "white_player_rank": 18,
            "white_player_rating": "938.045",
            "time_per_move": 50,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 50}",
            "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-01-10T13:59:18.506068Z",
            "ended": "2018-01-10T14:11:50.631209Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.960205078125,
                            "deviation": 67.11058044433594,
                            "volatility": 0.06771091371774673
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 405751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.4190673828125,
                            "deviation": 60.94559097290039,
                            "volatility": 0.06008893996477127
                        }
                    },
                    "username": "tu0721",
                    "country": "un",
                    "ranking": 29.61483265674448,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/16b4876404dd17421ad8847bb6537720?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/7849850"
            },
            "players": {
                "black": {
                    "id": 881,
                    "username": "Drbobc",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/c094d7f6877057ad123564dd2c0b5bf9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.26271406421,
                            "deviation": 65.83453660284864,
                            "volatility": 0.05997096873959634
                        }
                    },
                    "ranking": 21.2255793588824,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 7849850,
            "name": "Friendly Match",
            "creator": 881,
            "mode": "game",
            "source": "play",
            "black": 881,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1062.744",
            "white_player_rank": 20,
            "white_player_rating": "1193.388",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-20T12:12:23.752224Z",
            "ended": "2017-02-20T12:14:55.416715Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 881,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.62158203125,
                            "deviation": 61.88325119018555,
                            "volatility": 0.0600358322262764
                        }
                    },
                    "username": "Drbobc",
                    "country": "gb",
                    "ranking": 21.2255793588824,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c094d7f6877057ad123564dd2c0b5bf9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.6943359375,
                            "deviation": 67.35400390625,
                            "volatility": 0.06314492225646973
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/3978183"
            },
            "players": {
                "black": {
                    "id": 222195,
                    "username": "trh1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bbb3a7e33b2b5f0d77bb598275f7a453?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.400674667611,
                            "deviation": 73.3169948089598,
                            "volatility": 0.06004484647443278
                        }
                    },
                    "ranking": 17.56935735114222,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 3978183,
            "name": "Friendly Match",
            "creator": 222195,
            "mode": "game",
            "source": "play",
            "black": 222195,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 9,
            "black_player_rating": "14.733",
            "white_player_rank": 17,
            "white_player_rating": "867.810",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-02-11T22:12:28.636833Z",
            "ended": "2016-02-11T22:14:52.822221Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 222195,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.5997314453125,
                            "deviation": 78.84264373779297,
                            "volatility": 0.060030318796634674
                        }
                    },
                    "username": "trh1",
                    "country": "un",
                    "ranking": 17.56935735114222,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bbb3a7e33b2b5f0d77bb598275f7a453?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.046875,
                            "deviation": 75.49431610107422,
                            "volatility": 0.06281499564647675
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/11548482"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 97216,
                    "username": "Сергей Батраков",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c98e0f3f540496a30b5e120aa33c5f10-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.235881422797,
                            "deviation": 65.14414032056067,
                            "volatility": 0.060272154515382044
                        }
                    },
                    "ranking": 24.183244762791873,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11548482,
            "name": "Дружеский матч",
            "creator": 97216,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 97216,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "952.799",
            "white_player_rank": 20,
            "white_player_rating": "1147.599",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-02-04T15:54:49.595811Z",
            "ended": "2018-02-04T15:57:09.749216Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.746826171875,
                            "deviation": 66.51646423339844,
                            "volatility": 0.06778945028781891
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 97216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.956298828125,
                            "deviation": 62.086334228515625,
                            "volatility": 0.06037114933133125
                        }
                    },
                    "username": "Сергей Батраков",
                    "country": "ru",
                    "ranking": 24.183244762791873,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c98e0f3f540496a30b5e120aa33c5f10-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/3016668"
            },
            "players": {
                "black": {
                    "id": 176060,
                    "username": "hotdog",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bf355ce667c5cf159faf3a279dec3c62?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.7177188185126,
                            "deviation": 213.3236169154175,
                            "volatility": 0.05999782440693447
                        }
                    },
                    "ranking": 24.32987714184019,
                    "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": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 3016668,
            "name": "Friendly Match",
            "creator": 176060,
            "mode": "game",
            "source": "play",
            "black": 176060,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2015-10-11T00:04:51.757563Z",
            "ended": "2015-10-11T00:17:53.885887Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 176060,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "hotdog",
                    "country": "un",
                    "ranking": 24.32987714184019,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf355ce667c5cf159faf3a279dec3c62?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1736.3392333984375,
                            "deviation": 71.87700653076172,
                            "volatility": 0.06215197220444679
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/7849877"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 410632,
                    "username": "fy1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e30562813e056ad798c8875724e8ed3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.9393085237384,
                            "deviation": 63.875595305202,
                            "volatility": 0.06029989361618437
                        }
                    },
                    "ranking": 23.676706062337345,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7849877,
            "name": "Friendly Match",
            "creator": 410632,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 410632,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 21,
            "black_player_rating": "1216.664",
            "white_player_rank": 20,
            "white_player_rating": "1116.165",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"main_time\": 600, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-20T12:17:32.411695Z",
            "ended": "2017-02-20T12:24:17.105824Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2691650390625,
                            "deviation": 67.17032623291016,
                            "volatility": 0.06314139813184738
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 410632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.2996826171875,
                            "deviation": 61.85139846801758,
                            "volatility": 0.06000550091266632
                        }
                    },
                    "username": "fy1",
                    "country": "un",
                    "ranking": 23.676706062337345,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0e30562813e056ad798c8875724e8ed3?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/11548618"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.356528529031,
                            "deviation": 96.55991756479482,
                            "volatility": 0.14923857398386972
                        }
                    },
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 97216,
                    "username": "Сергей Батраков",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c98e0f3f540496a30b5e120aa33c5f10-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.235881422797,
                            "deviation": 65.14414032056067,
                            "volatility": 0.060272154515382044
                        }
                    },
                    "ranking": 24.183244762791873,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11548618,
            "name": "Дружеский матч",
            "creator": 97216,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 97216,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "983.438",
            "white_player_rank": 20,
            "white_player_rating": "1147.599",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-04T16:07:13.216089Z",
            "ended": "2018-02-04T16:09:33.368775Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.388916015625,
                            "deviation": 66.3910903930664,
                            "volatility": 0.06778685003519058
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 9.056594748794467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 97216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.507080078125,
                            "deviation": 61.940486907958984,
                            "volatility": 0.060371819883584976
                        }
                    },
                    "username": "Сергей Батраков",
                    "country": "ru",
                    "ranking": 24.183244762791873,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c98e0f3f540496a30b5e120aa33c5f10-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}