List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=54
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=55",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=53",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9546129"
            },
            "players": {
                "black": {
                    "id": 437229,
                    "username": "sleep patterns",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/79e23fedbaad93003c21c5ec0088435f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1460.2555720402988,
                            "deviation": 62.12515515155235,
                            "volatility": 0.05981696263009519
                        }
                    },
                    "ranking": 23.681720454003962,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9546129,
            "name": "Friendly Match",
            "creator": 437229,
            "mode": "game",
            "source": "play",
            "black": 437229,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 120,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 120}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-30T15:23:44.924400Z",
            "ended": "2017-07-30T15:31:32.790230Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 437229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.4495849609375,
                            "deviation": 64.43266296386719,
                            "volatility": 0.06001484394073486
                        }
                    },
                    "username": "sleep patterns",
                    "country": "001",
                    "ranking": 23.681720454003962,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/79e23fedbaad93003c21c5ec0088435f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.2508544921875,
                            "deviation": 67.26509094238281,
                            "volatility": 0.06431365013122559
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "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/8126564"
            },
            "players": {
                "black": {
                    "id": 404427,
                    "username": "Nigel Evans",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/07e8e0f57f2045822a27ea831dd3232c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.069813381187,
                            "deviation": 63.662726002316376,
                            "volatility": 0.06011187614899338
                        }
                    },
                    "ranking": 20.065404673251415,
                    "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": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8126564,
            "name": "Friendly Match",
            "creator": 404427,
            "mode": "game",
            "source": "play",
            "black": 404427,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 70,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 3600, \"max_time\": 3600, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2017-03-20T23:18:41.515663Z",
            "ended": "2017-03-20T23:18:59.527225Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404427,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.8641967773438,
                            "deviation": 64.78743743896484,
                            "volatility": 0.0600866973400116
                        }
                    },
                    "username": "Nigel Evans",
                    "country": "gb",
                    "ranking": 20.065404673251415,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/07e8e0f57f2045822a27ea831dd3232c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.2735595703125,
                            "deviation": 73.0625991821289,
                            "volatility": 0.06335717439651489
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "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/8126602"
            },
            "players": {
                "black": {
                    "id": 404427,
                    "username": "Nigel Evans",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/07e8e0f57f2045822a27ea831dd3232c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.069813381187,
                            "deviation": 63.662726002316376,
                            "volatility": 0.06011187614899338
                        }
                    },
                    "ranking": 20.065404673251415,
                    "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": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8126602,
            "name": "Friendly Match",
            "creator": 404427,
            "mode": "game",
            "source": "play",
            "black": 404427,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 70,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 3600, \"max_time\": 3600, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "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-03-20T23:23:32.059230Z",
            "ended": "2017-03-20T23:38:44.584845Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404427,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.8641967773438,
                            "deviation": 64.78743743896484,
                            "volatility": 0.0600866973400116
                        }
                    },
                    "username": "Nigel Evans",
                    "country": "gb",
                    "ranking": 20.065404673251415,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/07e8e0f57f2045822a27ea831dd3232c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.2735595703125,
                            "deviation": 73.0625991821289,
                            "volatility": 0.06335717439651489
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "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/8136576"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 433112,
                    "username": "fenwayrocks",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39fd66d21da39d835a12ee29d39a9b4a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.902638925401,
                            "deviation": 131.70237557708168,
                            "volatility": 0.05999190202329689
                        }
                    },
                    "ranking": 14.423235374840107,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8136576,
            "name": "Friendly Match",
            "creator": 433112,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 433112,
            "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\": 20, \"max_time\": 30, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "75.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-03-21T22:27:32.187431Z",
            "ended": "2017-03-21T22:30:06.660419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1731.7119140625,
                            "deviation": 70.8887710571289,
                            "volatility": 0.06332378089427948
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 433112,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.9026489257812,
                            "deviation": 131.70237731933594,
                            "volatility": 0.059991903603076935
                        }
                    },
                    "username": "fenwayrocks",
                    "country": "un",
                    "ranking": 14.423235374840107,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39fd66d21da39d835a12ee29d39a9b4a?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/9844495"
            },
            "players": {
                "black": {
                    "id": 181422,
                    "username": "CarlosDavilla",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/80b1158f07051cc41b24745950321415?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.7649669126984,
                            "deviation": 159.79558098998874,
                            "volatility": 0.06000106305195396
                        }
                    },
                    "ranking": 27.333504357479004,
                    "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": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9844495,
            "name": "Friendly Match",
            "creator": 181422,
            "mode": "game",
            "source": "play",
            "black": 181422,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 180,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 180}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-30T15:57:23.792706Z",
            "ended": "2017-08-30T16:03:28.291889Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 181422,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.5953369140625,
                            "deviation": 198.7014617919922,
                            "volatility": 0.05999935418367386
                        }
                    },
                    "username": "CarlosDavilla",
                    "country": "un",
                    "ranking": 27.333504357479004,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/80b1158f07051cc41b24745950321415?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.3082275390625,
                            "deviation": 67.73530578613281,
                            "volatility": 0.06452790647745132
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "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/8126568"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 306216,
                    "username": "mgn0727",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e806a31b027cf32480635cb832446e9f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2044.1753890642372,
                            "deviation": 64.05376484484317,
                            "volatility": 0.060473596157015294
                        }
                    },
                    "ranking": 31.468987035949567,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8126568,
            "name": "Friendly Match",
            "creator": 306216,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 306216,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-03-20T23:18:58.778560Z",
            "ended": "2017-03-20T23:31:46.920997Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.2735595703125,
                            "deviation": 73.0625991821289,
                            "volatility": 0.06335717439651489
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 306216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.7613525390625,
                            "deviation": 63.29975509643555,
                            "volatility": 0.060246050357818604
                        }
                    },
                    "username": "mgn0727",
                    "country": "un",
                    "ranking": 31.468987035949567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e806a31b027cf32480635cb832446e9f?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/9971526"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 459809,
                    "username": "Davidyoungkim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c96d9ca35fdf635b882c97b3b7fdcaa9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.4731601562628,
                            "deviation": 61.494074253354604,
                            "volatility": 0.05991499605980659
                        }
                    },
                    "ranking": 27.207351373022117,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9971526,
            "name": "친선 대국",
            "creator": 459809,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 459809,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "910.200",
            "white_player_rank": 19,
            "white_player_rating": "1030.237",
            "time_per_move": 30,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-13T00:37:06.706099Z",
            "ended": "2017-09-13T00:48:38.681661Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1571.3536376953125,
                            "deviation": 66.41771697998047,
                            "volatility": 0.06471072882413864
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 459809,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1717.57080078125,
                            "deviation": 61.78862380981445,
                            "volatility": 0.060021430253982544
                        }
                    },
                    "username": "Davidyoungkim",
                    "country": "un",
                    "ranking": 27.207351373022117,
                    "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/10012515"
            },
            "players": {
                "black": {
                    "id": 436486,
                    "username": "🌿🌸🐎",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/21f04c876cd74d297b923a039223d8e1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1360.2944898229914,
                            "deviation": 66.41060179334295,
                            "volatility": 0.0601110122223499
                        }
                    },
                    "ranking": 22.04014800904397,
                    "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": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10012515,
            "name": "Friendly Match",
            "creator": 436486,
            "mode": "game",
            "source": "play",
            "black": 436486,
            "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": 14,
            "black_player_rating": "504.463",
            "white_player_rank": 20,
            "white_player_rating": "1136.566",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-17T05:28:37.638889Z",
            "ended": "2017-09-17T05:31:15.884813Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436486,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.5706787109375,
                            "deviation": 65.51656341552734,
                            "volatility": 0.06007754057645798
                        }
                    },
                    "username": "🌿🌸🐎",
                    "country": "un",
                    "ranking": 22.04014800904397,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/21f04c876cd74d297b923a039223d8e1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.9698486328125,
                            "deviation": 66.46357727050781,
                            "volatility": 0.0648457333445549
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "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/8126571"
            },
            "players": {
                "black": {
                    "id": 404427,
                    "username": "Nigel Evans",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/07e8e0f57f2045822a27ea831dd3232c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.069813381187,
                            "deviation": 63.662726002316376,
                            "volatility": 0.06011187614899338
                        }
                    },
                    "ranking": 20.065404673251415,
                    "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": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8126571,
            "name": "Friendly Match",
            "creator": 404427,
            "mode": "game",
            "source": "play",
            "black": 404427,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 70,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 3600, \"max_time\": 3600, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-03-20T23:19:04.062741Z",
            "ended": "2017-03-20T23:23:27.469253Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404427,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.8641967773438,
                            "deviation": 64.78743743896484,
                            "volatility": 0.0600866973400116
                        }
                    },
                    "username": "Nigel Evans",
                    "country": "gb",
                    "ranking": 20.065404673251415,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/07e8e0f57f2045822a27ea831dd3232c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.2735595703125,
                            "deviation": 73.0625991821289,
                            "volatility": 0.06335717439651489
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "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/9844500"
            },
            "players": {
                "black": {
                    "id": 442067,
                    "username": "SBmee",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f04096631ea958f6e6c97539451b7daf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.5285764892658,
                            "deviation": 69.88338299590457,
                            "volatility": 0.05993076166848667
                        }
                    },
                    "ranking": 27.505680146050693,
                    "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": 990.3102353437733,
                            "deviation": 102.91173831734864,
                            "volatility": 0.14894591341484636
                        }
                    },
                    "ranking": 14.69145301114223,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9844500,
            "name": "Friendly Match",
            "creator": 442067,
            "mode": "game",
            "source": "play",
            "black": 442067,
            "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": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-30T15:57:54.888695Z",
            "ended": "2017-08-30T16:07:35.686285Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 442067,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.4669189453125,
                            "deviation": 210.7842559814453,
                            "volatility": 0.059998415410518646
                        }
                    },
                    "username": "SBmee",
                    "country": "th",
                    "ranking": 27.505680146050693,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f04096631ea958f6e6c97539451b7daf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.172607421875,
                            "deviation": 68.09554290771484,
                            "volatility": 0.064527228474617
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.69145301114223,
                    "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
        }
    ]
}