List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=58
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=59",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=57",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/8794416"
            },
            "players": {
                "black": {
                    "id": 445506,
                    "username": "NotoriousHA",
                    "country": "za",
                    "icon": "https://user-uploads.online-go.com/3703134946c70640b8d5255bd3722025-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 768.1366133214092,
                            "deviation": 70.1370275378716,
                            "volatility": 0.06000874086979726
                        }
                    },
                    "ranking": 8.810180143814478,
                    "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": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8794416,
            "name": "Friendly Match",
            "creator": 445506,
            "mode": "game",
            "source": "play",
            "black": 445506,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"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": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-05-20T15:32:25.199999Z",
            "ended": "2017-05-20T15:39:36.702382Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 445506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "NotoriousHA",
                    "country": "za",
                    "ranking": 8.810180143814478,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3703134946c70640b8d5255bd3722025-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.9158935546875,
                            "deviation": 70.7331314086914,
                            "volatility": 0.0635540783405304
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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/8778727"
            },
            "players": {
                "black": {
                    "id": 212774,
                    "username": "splynn",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1aab06c36df74d6ee527bf324da1b013-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.7398156745414,
                            "deviation": 62.468221578898884,
                            "volatility": 0.05998630705640234
                        }
                    },
                    "ranking": 25.11825526118953,
                    "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": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8778727,
            "name": "Friendly Match",
            "creator": 212774,
            "mode": "game",
            "source": "play",
            "black": 212774,
            "white": 58441,
            "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": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-05-19T03:26:28.103508Z",
            "ended": "2017-05-19T03:40:16.891865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 212774,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1423.29345703125,
                            "deviation": 75.67840576171875,
                            "volatility": 0.060010191053152084
                        }
                    },
                    "username": "splynn",
                    "country": "us",
                    "ranking": 25.11825526118953,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1aab06c36df74d6ee527bf324da1b013-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1662.7237548828125,
                            "deviation": 74.51203155517578,
                            "volatility": 0.06358430534601212
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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/8779431"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 342589,
                    "username": "fkdlvm1109",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d76d331bbfd73d64fd7f3b2b3e1c152c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 8779431,
            "name": "Friendly Match",
            "creator": 342589,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 342589,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-05-19T05:16:25.387759Z",
            "ended": "2017-05-19T05:19:57.895660Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.567138671875,
                            "deviation": 72.97657775878906,
                            "volatility": 0.06358485668897629
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 342589,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "fkdlvm1109",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d76d331bbfd73d64fd7f3b2b3e1c152c?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/10338740"
            },
            "players": {
                "black": {
                    "id": 347024,
                    "username": "Hammm",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/cc78efc7e2a4ed6d6a2748d8612f5184-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1341.896682195614,
                            "deviation": 63.83287952012511,
                            "volatility": 0.059889317576641385
                        }
                    },
                    "ranking": 21.724910632631264,
                    "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": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10338740,
            "name": "Friendly Match",
            "creator": 347024,
            "mode": "game",
            "source": "play",
            "black": 347024,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "608.942",
            "white_player_rank": 18,
            "white_player_rating": "954.471",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 30, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-20T01:36:03.095993Z",
            "ended": "2017-10-20T01:39:43.922613Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 347024,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.309814453125,
                            "deviation": 64.42755889892578,
                            "volatility": 0.06000511348247528
                        }
                    },
                    "username": "Hammm",
                    "country": "us",
                    "ranking": 21.724910632631264,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cc78efc7e2a4ed6d6a2748d8612f5184-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.935791015625,
                            "deviation": 64.42940521240234,
                            "volatility": 0.06582912057638168
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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/9417614"
            },
            "players": {
                "black": {
                    "id": 440293,
                    "username": "Jemal",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c33289276638fb873281260b27ec934a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.5705002293685,
                            "deviation": 62.473241193755285,
                            "volatility": 0.060083266518106124
                        }
                    },
                    "ranking": 20.551425141862495,
                    "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": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9417614,
            "name": "Friendly Match",
            "creator": 440293,
            "mode": "game",
            "source": "play",
            "black": 440293,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 60, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-17T18:47:02.996912Z",
            "ended": "2017-07-17T18:49:52.070910Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 440293,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.333740234375,
                            "deviation": 65.04894256591797,
                            "volatility": 0.06004251167178154
                        }
                    },
                    "username": "Jemal",
                    "country": "un",
                    "ranking": 20.551425141862495,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c33289276638fb873281260b27ec934a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.342041015625,
                            "deviation": 69.06574249267578,
                            "volatility": 0.06429614871740341
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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/9891930"
            },
            "players": {
                "black": {
                    "id": 444820,
                    "username": "NickF",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e5682c64c9d0ccc6a786162928040d67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.7244814135263,
                            "deviation": 61.37912051210429,
                            "volatility": 0.06001607822086868
                        }
                    },
                    "ranking": 22.149318192859536,
                    "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": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9891930,
            "name": "Freundschaftsspiel",
            "creator": 444820,
            "mode": "game",
            "source": "play",
            "black": 444820,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "-4.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "438.966",
            "white_player_rank": 19,
            "white_player_rating": "1024.055",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 4, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-04T13:47:22.876277Z",
            "ended": "2017-09-04T13:57:09.282552Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 444820,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.1131591796875,
                            "deviation": 61.00542449951172,
                            "volatility": 0.05999460816383362
                        }
                    },
                    "username": "NickF",
                    "country": "un",
                    "ranking": 22.149318192859536,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e5682c64c9d0ccc6a786162928040d67?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1701.4600830078125,
                            "deviation": 71.69554901123047,
                            "volatility": 0.06465265154838562
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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/13915096"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 556349,
                    "username": "VickyKuo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/91524e551b0839c9357adec0340b873a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2006.0621225276732,
                            "deviation": 70.71588598105808,
                            "volatility": 0.05972634305082678
                        }
                    },
                    "ranking": 31.0332850986901,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 13915096,
            "name": "友谊对局",
            "creator": 556349,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 556349,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 15,
            "black_player_rating": "670.449",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 60,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-08-07T13:24:38.370865Z",
            "ended": "2018-08-07T13:29:49.444060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.8834228515625,
                            "deviation": 70.54784393310547,
                            "volatility": 0.07705260068178177
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 556349,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.2418212890625,
                            "deviation": 63.22625732421875,
                            "volatility": 0.05998598784208298
                        }
                    },
                    "username": "VickyKuo",
                    "country": "un",
                    "ranking": 31.0332850986901,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/91524e551b0839c9357adec0340b873a?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/10661076"
            },
            "players": {
                "black": {
                    "id": 446240,
                    "username": "RRandom",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1212462c96e908b8250c2ecb3294c8a1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1337.4507852664656,
                            "deviation": 75.61134979741145,
                            "volatility": 0.06001819342703021
                        }
                    },
                    "ranking": 21.648084010014944,
                    "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": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10661076,
            "name": "Friendly Match",
            "creator": 446240,
            "mode": "game",
            "source": "play",
            "black": 446240,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 70,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-11-19T14:44:32.142508Z",
            "ended": "2017-11-19T14:48:01.264777Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 446240,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1337.4508056640625,
                            "deviation": 75.6113510131836,
                            "volatility": 0.06001819297671318
                        }
                    },
                    "username": "RRandom",
                    "country": "un",
                    "ranking": 21.648084010014944,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1212462c96e908b8250c2ecb3294c8a1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.68359375,
                            "deviation": 70.2746353149414,
                            "volatility": 0.06685056537389755
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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/9417617"
            },
            "players": {
                "black": {
                    "id": 434324,
                    "username": "rtysasda",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4fdb0dc06ce750d32d8fbff17f382141?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1955.7130433442285,
                            "deviation": 61.88943669151152,
                            "volatility": 0.05997990747535349
                        }
                    },
                    "ranking": 30.444839822540715,
                    "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": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9417617,
            "name": "Friendly Match",
            "creator": 434324,
            "mode": "game",
            "source": "play",
            "black": 434324,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 60,
            "time_control_parameters": "{\"period_time\": 600, \"speed\": \"live\", \"system\": \"canadian\", \"pause_on_weekends\": false, \"time_control\": \"canadian\", \"stones_per_period\": 10, \"main_time\": 0}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-17T18:47:51.879813Z",
            "ended": "2017-07-17T19:51:03.930134Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 434324,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.76708984375,
                            "deviation": 61.68632125854492,
                            "volatility": 0.059974633157253265
                        }
                    },
                    "username": "rtysasda",
                    "country": "un",
                    "ranking": 30.444839822540715,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4fdb0dc06ce750d32d8fbff17f382141?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.39013671875,
                            "deviation": 68.49421691894531,
                            "volatility": 0.06430090963840485
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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/9419136"
            },
            "players": {
                "black": {
                    "id": 440084,
                    "username": "mattcope",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cb829d0846af806a3578de9eefdd951a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.7150266605368,
                            "deviation": 65.48895694878134,
                            "volatility": 0.05998021014183612
                        }
                    },
                    "ranking": 24.14410407708174,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9973791298969,
                            "deviation": 104.82928857707216,
                            "volatility": 0.1489674870994149
                        }
                    },
                    "ranking": 11.18169970107762,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9419136,
            "name": "Friendly Match",
            "creator": 440084,
            "mode": "game",
            "source": "play",
            "black": 440084,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-17T21:17:23.187095Z",
            "ended": "2017-07-17T21:25:53.210435Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 440084,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1310.8267822265625,
                            "deviation": 75.72367858886719,
                            "volatility": 0.06001705676317215
                        }
                    },
                    "username": "mattcope",
                    "country": "un",
                    "ranking": 24.14410407708174,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb829d0846af806a3578de9eefdd951a?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.517578125,
                            "deviation": 68.46880340576172,
                            "volatility": 0.06429538875818253
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 11.18169970107762,
                    "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
        }
    ]
}