List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=65
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=66",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=64",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9979808"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 377979,
                    "username": "neptix",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/0023512d499d70c95fda6b9a6041fb2a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1359.870025277684,
                            "deviation": 61.54159809758341,
                            "volatility": 0.059973427171416516
                        }
                    },
                    "ranking": 22.03292318550917,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9979808,
            "name": "Friendly Match",
            "creator": 377979,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 377979,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-13T21:50:50.110899Z",
            "ended": "2017-09-13T22:06:28.376520Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1656.98828125,
                            "deviation": 67.77146911621094,
                            "volatility": 0.06470271944999695
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 377979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.6728515625,
                            "deviation": 62.125465393066406,
                            "volatility": 0.06000583618879318
                        }
                    },
                    "username": "neptix",
                    "country": "ca",
                    "ranking": 22.03292318550917,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0023512d499d70c95fda6b9a6041fb2a-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/12083432"
            },
            "players": {
                "black": {
                    "id": 518299,
                    "username": "Karigane Junichi No2",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/fefb0a4a8d3e54a5e3e370dffdda2eaf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.405738322802,
                            "deviation": 63.80327164107944,
                            "volatility": 0.060028820014469464
                        }
                    },
                    "ranking": 24.154835169227834,
                    "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12083432,
            "name": "Friendly Match",
            "creator": 518299,
            "mode": "game",
            "source": "play",
            "black": 518299,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 9,
            "black_player_rating": "82.999",
            "white_player_rank": 16,
            "white_player_rating": "743.874",
            "time_per_move": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 86400, \"max_time\": 86400, \"time_increment\": 14400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-03-17T09:31:18.042418Z",
            "ended": "2018-03-17T09:56:17.581783Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 518299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.1102294921875,
                            "deviation": 106.73594665527344,
                            "volatility": 0.05999123305082321
                        }
                    },
                    "username": "Karigane Junichi No2",
                    "country": "us",
                    "ranking": 24.154835169227834,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fefb0a4a8d3e54a5e3e370dffdda2eaf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1675.8974609375,
                            "deviation": 67.63850402832031,
                            "volatility": 0.06783660501241684
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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/10683561"
            },
            "players": {
                "black": {
                    "id": 485245,
                    "username": "JSaia",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/180f759870e952d107987445d5d353fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1027.185273712352,
                            "deviation": 96.18797493436983,
                            "volatility": 0.06000127185278701
                        }
                    },
                    "ranking": 15.537801579833278,
                    "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10683561,
            "name": "Friendly Match",
            "creator": 485245,
            "mode": "game",
            "source": "play",
            "black": 485245,
            "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": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-11-21T18:36:15.092849Z",
            "ended": "2017-11-21T18:44:23.592006Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 485245,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1156.1829833984375,
                            "deviation": 211.92137145996094,
                            "volatility": 0.059998974204063416
                        }
                    },
                    "username": "JSaia",
                    "country": "un",
                    "ranking": 15.537801579833278,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/180f759870e952d107987445d5d353fe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1749.6331787109375,
                            "deviation": 69.55143737792969,
                            "volatility": 0.06681858003139496
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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/11780898"
            },
            "players": {
                "black": {
                    "id": 504338,
                    "username": "C3R07",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/9c80e1bfa47d5fa35e072aa077b172cd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.7845778487485,
                            "deviation": 65.30038933912094,
                            "volatility": 0.06002380629849906
                        }
                    },
                    "ranking": 21.3402612757941,
                    "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11780898,
            "name": "Partida Amistosa",
            "creator": 504338,
            "mode": "game",
            "source": "play",
            "black": 504338,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "420.348",
            "white_player_rank": 19,
            "white_player_rating": "1000.982",
            "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": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-23T02:03:34.105154Z",
            "ended": "2018-02-23T02:07:05.150833Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 504338,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1342.877685546875,
                            "deviation": 65.65775299072266,
                            "volatility": 0.06002748757600784
                        }
                    },
                    "username": "C3R07",
                    "country": "cl",
                    "ranking": 21.3402612757941,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9c80e1bfa47d5fa35e072aa077b172cd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.466796875,
                            "deviation": 69.0872573852539,
                            "volatility": 0.06759408861398697
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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/15151277"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 542005,
                    "username": "David young  kim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c96d9ca35fdf635b882c97b3b7fdcaa9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.480689635579,
                            "deviation": 62.2992441922748,
                            "volatility": 0.05988470907604072
                        }
                    },
                    "ranking": 27.383760181014203,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15151277,
            "name": "친선 대국",
            "creator": 542005,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 542005,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 14,
            "black_player_rating": "573.739",
            "white_player_rank": 15,
            "white_player_rating": "637.269",
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-05T05:28:11.029069Z",
            "ended": "2018-11-05T05:52:44.417259Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.1151123046875,
                            "deviation": 76.54520416259766,
                            "volatility": 0.08534658700227737
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 542005,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1815.5247802734375,
                            "deviation": 65.4895248413086,
                            "volatility": 0.0599847249686718
                        }
                    },
                    "username": "David young  kim",
                    "country": "un",
                    "ranking": 27.383760181014203,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c96d9ca35fdf635b882c97b3b7fdcaa9?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/9979693"
            },
            "players": {
                "black": {
                    "id": 134988,
                    "username": "celso.martinez.752",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/5427bcf4aaef8cb9319021613407beda?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.1838492129884,
                            "deviation": 61.66614413230495,
                            "volatility": 0.060916687018798356
                        }
                    },
                    "ranking": 14.735210189863494,
                    "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9979693,
            "name": "Friendly Match",
            "creator": 134988,
            "mode": "game",
            "source": "play",
            "black": 134988,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 53,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 300, \"max_time\": 300, \"time_increment\": 50, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-13T21:32:34.296289Z",
            "ended": "2017-09-13T21:54:07.206874Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 134988,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.3497314453125,
                            "deviation": 64.55020904541016,
                            "volatility": 0.06048918515443802
                        }
                    },
                    "username": "celso.martinez.752",
                    "country": "br",
                    "ranking": 14.735210189863494,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5427bcf4aaef8cb9319021613407beda?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.908447265625,
                            "deviation": 67.58793640136719,
                            "volatility": 0.0647038072347641
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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/15152010"
            },
            "players": {
                "black": {
                    "id": 586488,
                    "username": "baked",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/15d2afabf2132b3a7da4a5877d1132f7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15152010,
            "name": "Friendly Match",
            "creator": 586488,
            "mode": "game",
            "source": "play",
            "black": 586488,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 15,
            "white_player_rating": "659.335",
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-05T07:12:52.427694Z",
            "ended": "2018-11-05T07:31:37.192815Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 586488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "baked",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/15d2afabf2132b3a7da4a5877d1132f7?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.016845703125,
                            "deviation": 77.60237121582031,
                            "volatility": 0.08532198518514633
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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/9984121"
            },
            "players": {
                "black": {
                    "id": 465679,
                    "username": "melesion",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f101139b07df3b48058a66bdb279b5d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.5736032858713,
                            "deviation": 153.13273697627264,
                            "volatility": 0.05998972020273893
                        }
                    },
                    "ranking": 18.838078633446695,
                    "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9984121,
            "name": "Partie amicale",
            "creator": 465679,
            "mode": "game",
            "source": "play",
            "black": 465679,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 19,
            "white_player_rating": "1014.737",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-14T10:19:22.802996Z",
            "ended": "2017-09-14T10:20:24.205071Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 465679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1196.2509765625,
                            "deviation": 157.59544372558594,
                            "volatility": 0.05999061092734337
                        }
                    },
                    "username": "melesion",
                    "country": "un",
                    "ranking": 18.838078633446695,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f101139b07df3b48058a66bdb279b5d7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.53466796875,
                            "deviation": 66.79949188232422,
                            "volatility": 0.06471461057662964
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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/9986143"
            },
            "players": {
                "black": {
                    "id": 315359,
                    "username": "Gruk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/12a2bddff648e457523fed5e4b237b5f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.5332815622937,
                            "deviation": 61.64055236318791,
                            "volatility": 0.05970555988490278
                        }
                    },
                    "ranking": 20.785495967365424,
                    "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9986143,
            "name": "Friendly Match",
            "creator": 315359,
            "mode": "game",
            "source": "play",
            "black": 315359,
            "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": 16,
            "black_player_rating": "731.945",
            "white_player_rank": 19,
            "white_player_rating": "1020.289",
            "time_per_move": 11,
            "time_control_parameters": "{\"period_time\": 10, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 90}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-14T15:50:24.647104Z",
            "ended": "2017-09-14T15:55:58.094498Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 315359,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.9375,
                            "deviation": 61.92192840576172,
                            "volatility": 0.060030173510313034
                        }
                    },
                    "username": "Gruk",
                    "country": "un",
                    "ranking": 20.785495967365424,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/12a2bddff648e457523fed5e4b237b5f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.3663330078125,
                            "deviation": 66.59598541259766,
                            "volatility": 0.06473981589078903
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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/15152105"
            },
            "players": {
                "black": {
                    "id": 574723,
                    "username": "pkuh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76ace11f554b48ca474ba8781e32e59e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.3805127284177,
                            "deviation": 68.0782691437456,
                            "volatility": 0.06002537084382148
                        }
                    },
                    "ranking": 22.646268898646493,
                    "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": 1058.415497871559,
                            "deviation": 102.29974991191757,
                            "volatility": 0.14957828428650924
                        }
                    },
                    "ranking": 16.231159334192924,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15152105,
            "name": "友谊对局",
            "creator": 574723,
            "mode": "game",
            "source": "play",
            "black": 574723,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 9,
            "black_player_rating": "28.111",
            "white_player_rank": 15,
            "white_player_rating": "653.170",
            "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": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-05T07:33:04.195159Z",
            "ended": "2018-11-05T08:14:38.247726Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 574723,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.7958984375,
                            "deviation": 98.15188598632812,
                            "volatility": 0.05999421700835228
                        }
                    },
                    "username": "pkuh",
                    "country": "un",
                    "ranking": 22.646268898646493,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76ace11f554b48ca474ba8781e32e59e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.2967529296875,
                            "deviation": 77.84942626953125,
                            "volatility": 0.08529382199048996
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.231159334192924,
                    "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
        }
    ]
}