List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=63
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=64",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=62",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/11637486"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 487402,
                    "username": "existentialsloth",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f5353e8e0384313fc6e6ba2c284093d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.0374312747797,
                            "deviation": 218.86726400268932,
                            "volatility": 0.0599976032605572
                        }
                    },
                    "ranking": 21.150976624027397,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 11637486,
            "name": "Friendly Match",
            "creator": 487402,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 487402,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "415.644",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "75.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-02-11T20:58:52.886737Z",
            "ended": "2018-02-11T21:02:46.654836Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.3131103515625,
                            "deviation": 68.21617126464844,
                            "volatility": 0.06758023798465729
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 487402,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "existentialsloth",
                    "country": "un",
                    "ranking": 21.150976624027397,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f5353e8e0384313fc6e6ba2c284093d4?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/11637492"
            },
            "players": {
                "black": {
                    "id": 147534,
                    "username": "TGV",
                    "country": "ch",
                    "icon": "https://user-uploads.online-go.com/780917efbea8144aab4620b4d7a57d3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.2550532140099,
                            "deviation": 61.158348162355225,
                            "volatility": 0.05998035978586814
                        }
                    },
                    "ranking": 13.093403929663026,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11637492,
            "name": "Freundschaftsspiel",
            "creator": 147534,
            "mode": "game",
            "source": "play",
            "black": 147534,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "930.410",
            "white_player_rank": 16,
            "white_player_rating": "788.706",
            "time_per_move": 50,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-11T21:00:03.214062Z",
            "ended": "2018-02-11T21:19:27.668666Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 147534,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.2593994140625,
                            "deviation": 61.65768814086914,
                            "volatility": 0.06004064902663231
                        }
                    },
                    "username": "TGV",
                    "country": "ch",
                    "ranking": 13.093403929663026,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/780917efbea8144aab4620b4d7a57d3e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.05810546875,
                            "deviation": 68.96160125732422,
                            "volatility": 0.06758561730384827
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/11546881"
            },
            "players": {
                "black": {
                    "id": 453853,
                    "username": "Patatrac",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bda45319848acc633986426343d02a67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.203790677219,
                            "deviation": 64.06691372509897,
                            "volatility": 0.05998462947082467
                        }
                    },
                    "ranking": 25.509235866208332,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11546881,
            "name": "Partie amicale",
            "creator": 453853,
            "mode": "game",
            "source": "play",
            "black": 453853,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 19,
            "black_player_rating": "1052.941",
            "white_player_rank": 19,
            "white_player_rating": "1072.467",
            "time_per_move": 13,
            "time_control_parameters": "{\"period_time\": 10, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 10, \"main_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-02-04T12:56:45.616028Z",
            "ended": "2018-02-04T13:02:04.232405Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 453853,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.87109375,
                            "deviation": 63.01537322998047,
                            "volatility": 0.059976208955049515
                        }
                    },
                    "username": "Patatrac",
                    "country": "un",
                    "ranking": 25.509235866208332,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bda45319848acc633986426343d02a67?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.5189208984375,
                            "deviation": 66.43772888183594,
                            "volatility": 0.06777241826057434
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/11637542"
            },
            "players": {
                "black": {
                    "id": 79290,
                    "username": "setra",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/bb0ac8541f597f390f94641f73af9ad4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.1196901315661,
                            "deviation": 64.68291974163401,
                            "volatility": 0.060218556136492574
                        }
                    },
                    "ranking": 25.18342154549301,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11637542,
            "name": "Partie amicale",
            "creator": 79290,
            "mode": "game",
            "source": "play",
            "black": 79290,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "644.883",
            "white_player_rank": 17,
            "white_player_rating": "843.950",
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-02-11T21:03:54.543489Z",
            "ended": "2018-02-11T21:07:50.422051Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 79290,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.9053955078125,
                            "deviation": 66.02079010009766,
                            "volatility": 0.06002577021718025
                        }
                    },
                    "username": "setra",
                    "country": "ca",
                    "ranking": 25.18342154549301,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb0ac8541f597f390f94641f73af9ad4-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.4068603515625,
                            "deviation": 69.19734191894531,
                            "volatility": 0.0675782561302185
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/11603523"
            },
            "players": {
                "black": {
                    "id": 356790,
                    "username": "Shane.B",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a52c100217c3a724b1d77df734c4e7d1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.7814539557426,
                            "deviation": 60.5595525484872,
                            "volatility": 0.060201897179384754
                        }
                    },
                    "ranking": 13.03136414130744,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11603523,
            "name": "Friendly Match",
            "creator": 356790,
            "mode": "game",
            "source": "play",
            "black": 356790,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "573.461",
            "white_player_rank": 17,
            "white_player_rating": "890.727",
            "time_per_move": 13,
            "time_control_parameters": "{\"period_time\": 12, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 90}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-09T02:56:10.399634Z",
            "ended": "2018-02-09T02:58:36.192836Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 356790,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1320.0191650390625,
                            "deviation": 68.62268829345703,
                            "volatility": 0.05987207591533661
                        }
                    },
                    "username": "Shane.B",
                    "country": "un",
                    "ranking": 13.03136414130744,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a52c100217c3a724b1d77df734c4e7d1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.773681640625,
                            "deviation": 71.93748474121094,
                            "volatility": 0.06755171716213226
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/11637590"
            },
            "players": {
                "black": {
                    "id": 501727,
                    "username": "yvig51",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/11d893ae28d1910c96335e727808218e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1311.9677634948712,
                            "deviation": 76.54987601657965,
                            "volatility": 0.059974457024223715
                        }
                    },
                    "ranking": 21.202740900798172,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11637590,
            "name": "Friendly Match",
            "creator": 501727,
            "mode": "game",
            "source": "play",
            "black": 501727,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "514.423",
            "white_player_rank": 17,
            "white_player_rating": "815.834",
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-02-11T21:08:50.208573Z",
            "ended": "2018-02-11T21:11:52.715683Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 501727,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.2249755859375,
                            "deviation": 76.25079345703125,
                            "volatility": 0.05998365953564644
                        }
                    },
                    "username": "yvig51",
                    "country": "un",
                    "ranking": 21.202740900798172,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/11d893ae28d1910c96335e727808218e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.22021484375,
                            "deviation": 69.02572631835938,
                            "volatility": 0.06758182495832443
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/11637654"
            },
            "players": {
                "black": {
                    "id": 498658,
                    "username": "keskinep",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/42d62ebd3d51130673169ba17e29f945?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.6322958992209,
                            "deviation": 63.46106958672648,
                            "volatility": 0.059867738060618715
                        }
                    },
                    "ranking": 13.769167505123947,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11637654,
            "name": "Ystävyysottelu",
            "creator": 498658,
            "mode": "game",
            "source": "play",
            "black": 498658,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 13,
            "white_player_rating": "415.644",
            "time_per_move": 0,
            "time_control_parameters": "{\"time_control\": \"none\", \"speed\": \"correspondence\", \"system\": \"none\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-11T21:14:56.533934Z",
            "ended": "2018-02-11T21:25:25.072950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 498658,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.2763671875,
                            "deviation": 61.75174331665039,
                            "volatility": 0.05998921021819115
                        }
                    },
                    "username": "keskinep",
                    "country": "fi",
                    "ranking": 13.769167505123947,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/42d62ebd3d51130673169ba17e29f945?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.1505126953125,
                            "deviation": 68.70323181152344,
                            "volatility": 0.06758388131856918
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/7948878"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 86884,
                    "username": "t4038gangzhu",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/bcdafa2d68a5d732a6c0151a81f81895?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1951.0835271368073,
                            "deviation": 63.139892416833206,
                            "volatility": 0.060070921706674336
                        }
                    },
                    "ranking": 30.389974743987125,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7948878,
            "name": "Friendly Match",
            "creator": 86884,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 86884,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 22,
            "black_player_rating": "1394.402",
            "white_player_rank": 27,
            "white_player_rating": "1869.675",
            "time_per_move": 10,
            "time_control_parameters": "{\"period_time\": 10, \"main_time\": 10, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-03-02T18:05:39.702849Z",
            "ended": "2017-03-02T18:15:30.225656Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.15087890625,
                            "deviation": 67.72354888916016,
                            "volatility": 0.06313084810972214
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 86884,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.1409912109375,
                            "deviation": 63.75871658325195,
                            "volatility": 0.060026559978723526
                        }
                    },
                    "username": "t4038gangzhu",
                    "country": "us",
                    "ranking": 30.389974743987125,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bcdafa2d68a5d732a6c0151a81f81895?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/9940084"
            },
            "players": {
                "black": {
                    "id": 461688,
                    "username": "edgogo",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/b07eb03a6733b83c74b4b85a98f708a8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.0496398165064,
                            "deviation": 63.364422054151426,
                            "volatility": 0.06008709956866749
                        }
                    },
                    "ranking": 18.983722935328867,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9940084,
            "name": "Partie amicale",
            "creator": 461688,
            "mode": "game",
            "source": "play",
            "black": 461688,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "3.50",
            "time_control": "simple",
            "black_player_rank": 12,
            "black_player_rating": "388.061",
            "white_player_rank": 17,
            "white_player_rating": "813.637",
            "time_per_move": 45,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 45}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-09T15:59:48.613384Z",
            "ended": "2017-09-09T16:01:34.612644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 461688,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.6544189453125,
                            "deviation": 63.08527755737305,
                            "volatility": 0.0600125715136528
                        }
                    },
                    "username": "edgogo",
                    "country": "fr",
                    "ranking": 18.983722935328867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b07eb03a6733b83c74b4b85a98f708a8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.52099609375,
                            "deviation": 66.08208465576172,
                            "volatility": 0.06470759212970734
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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/10678243"
            },
            "players": {
                "black": {
                    "id": 471593,
                    "username": "Plateau",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8414b61dc8da91e4c65b5cd6363ea8ad-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1419.5682132344589,
                            "deviation": 64.99260085147874,
                            "volatility": 0.05997884667690806
                        }
                    },
                    "ranking": 23.027531096244775,
                    "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": 1033.76051870419,
                            "deviation": 116.52757232012871,
                            "volatility": 0.14932147473434135
                        }
                    },
                    "ranking": 15.685517680450017,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10678243,
            "name": "Friendly Match",
            "creator": 471593,
            "mode": "game",
            "source": "play",
            "black": 471593,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 22,
            "white_player_rating": "1341.233",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-11-21T05:04:05.431328Z",
            "ended": "2017-11-21T05:21:57.544826Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 471593,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1423.6519775390625,
                            "deviation": 93.42948913574219,
                            "volatility": 0.05999186635017395
                        }
                    },
                    "username": "Plateau",
                    "country": "un",
                    "ranking": 23.027531096244775,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8414b61dc8da91e4c65b5cd6363ea8ad-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.7353515625,
                            "deviation": 69.98897552490234,
                            "volatility": 0.06685236841440201
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.685517680450017,
                    "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
        }
    ]
}