List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=88
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=89",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=87",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15846880"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 600844,
                    "username": "wrynse",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e0cfc77f4fd54cc3c41c7c52beff8e95?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 15846880,
            "name": "Friendly Match",
            "creator": 600844,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 600844,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "403.385",
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-24T21:41:50.646041Z",
            "ended": "2019-01-03T17:50:59.530253Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1689.4139404296875,
                            "deviation": 77.19975280761719,
                            "volatility": 0.09380154311656952
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 600844,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "wrynse",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0cfc77f4fd54cc3c41c7c52beff8e95?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/15832580"
            },
            "players": {
                "black": {
                    "id": 600367,
                    "username": "bobthesponge",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6fda3779b6681a86f0c706e2803a3441?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.425845804021,
                            "deviation": 60.95158493753702,
                            "volatility": 0.05994450837908498
                        }
                    },
                    "ranking": 20.256549921395578,
                    "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": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15832580,
            "name": "Friendly Match",
            "creator": 600367,
            "mode": "game",
            "source": "play",
            "black": 600367,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-23T20:19:26.898936Z",
            "ended": "2018-12-23T20:22:38.976197Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 600367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.5938110351562,
                            "deviation": 111.93536376953125,
                            "volatility": 0.06000273674726486
                        }
                    },
                    "username": "bobthesponge",
                    "country": "un",
                    "ranking": 20.256549921395578,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6fda3779b6681a86f0c706e2803a3441?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.9044189453125,
                            "deviation": 83.861572265625,
                            "volatility": 0.09200163185596466
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "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/15851602"
            },
            "players": {
                "black": {
                    "id": 294423,
                    "username": "cellistkyle@gmail.com",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6d6ec8cbbb5e548cd1d5425d361c6f51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 765.0884747187863,
                            "deviation": 89.89481111492493,
                            "volatility": 0.059984403104338696
                        }
                    },
                    "ranking": 8.718132991485806,
                    "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": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15851602,
            "name": "Friendly Match",
            "creator": 294423,
            "mode": "game",
            "source": "play",
            "black": 294423,
            "white": 58441,
            "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": 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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-12-25T06:34:12.569734Z",
            "ended": "2018-12-25T06:39:12.626325Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 294423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 765.0885009765625,
                            "deviation": 89.89481353759766,
                            "volatility": 0.05998440459370613
                        }
                    },
                    "username": "cellistkyle@gmail.com",
                    "country": "un",
                    "ranking": 8.718132991485806,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6d6ec8cbbb5e548cd1d5425d361c6f51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1541.799072265625,
                            "deviation": 78.03944396972656,
                            "volatility": 0.09271559864282608
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "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/15838223"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 542005,
                    "username": "David young  kim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c96d9ca35fdf635b882c97b3b7fdcaa9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.480689635579,
                            "deviation": 62.2992441922748,
                            "volatility": 0.05988470907604072
                        }
                    },
                    "ranking": 27.383760181014203,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15838223,
            "name": "친선 대국",
            "creator": 542005,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 542005,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 18,
            "black_player_rating": "938.667",
            "white_player_rank": 17,
            "white_player_rating": "887.368",
            "time_per_move": 600,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-24T06:09:04.566218Z",
            "ended": "2018-12-24T06:25:52.648962Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.93603515625,
                            "deviation": 78.27658081054688,
                            "volatility": 0.09220301359891891
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 542005,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1871.4022216796875,
                            "deviation": 66.38026428222656,
                            "volatility": 0.059969719499349594
                        }
                    },
                    "username": "David young  kim",
                    "country": "un",
                    "ranking": 27.383760181014203,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c96d9ca35fdf635b882c97b3b7fdcaa9?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/15823287"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 328954,
                    "username": "siinsticker@yahoo.com",
                    "country": "_Klingon",
                    "icon": "https://user-uploads.online-go.com/3d13016f085678d6ec33e894246285c4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.240327135391,
                            "deviation": 63.90930729570051,
                            "volatility": 0.05982477185974197
                        }
                    },
                    "ranking": 27.081314422559917,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15823287,
            "name": "Friendly Match",
            "creator": 328954,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 328954,
            "width": 13,
            "height": 13,
            "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": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 60, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "63.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-23T02:32:25.693922Z",
            "ended": "2018-12-23T02:38:31.010205Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.08349609375,
                            "deviation": 81.97296905517578,
                            "volatility": 0.0919070765376091
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 328954,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.910888671875,
                            "deviation": 66.74435424804688,
                            "volatility": 0.059739261865615845
                        }
                    },
                    "username": "siinsticker@yahoo.com",
                    "country": "_Klingon",
                    "ranking": 27.081314422559917,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3d13016f085678d6ec33e894246285c4-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/15844399"
            },
            "players": {
                "black": {
                    "id": 484077,
                    "username": "alwaysgote",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/79a44e1ff0084844a4403d00826c8c09?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.9414739221158,
                            "deviation": 63.96367357098597,
                            "volatility": 0.05995752665722827
                        }
                    },
                    "ranking": 22.771280720728964,
                    "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": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15844399,
            "name": "Partie amicale",
            "creator": 484077,
            "mode": "game",
            "source": "play",
            "black": 484077,
            "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": 8,
            "black_player_rating": "-24.652",
            "white_player_rank": 16,
            "white_player_rating": "765.169",
            "time_per_move": 70,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-24T17:47:25.374228Z",
            "ended": "2018-12-24T18:10:11.061763Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 484077,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.2666015625,
                            "deviation": 73.64553833007812,
                            "volatility": 0.05996750667691231
                        }
                    },
                    "username": "alwaysgote",
                    "country": "un",
                    "ranking": 22.771280720728964,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/79a44e1ff0084844a4403d00826c8c09?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.8900146484375,
                            "deviation": 79.6969223022461,
                            "volatility": 0.09221431612968445
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "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/15841406"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 410632,
                    "username": "fy1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0e30562813e056ad798c8875724e8ed3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.9393085237384,
                            "deviation": 63.875595305202,
                            "volatility": 0.06029989361618437
                        }
                    },
                    "ranking": 23.676706062337345,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15841406,
            "name": "Friendly Match",
            "creator": 410632,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 410632,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-24T12:59:51.824910Z",
            "ended": "2018-12-24T13:07:55.414506Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.0467529296875,
                            "deviation": 76.10800170898438,
                            "volatility": 0.09217163175344467
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 410632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.236328125,
                            "deviation": 61.54693603515625,
                            "volatility": 0.06029950827360153
                        }
                    },
                    "username": "fy1",
                    "country": "un",
                    "ranking": 23.676706062337345,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0e30562813e056ad798c8875724e8ed3?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/15846885"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 507420,
                    "username": "is2ken",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/da49a710b34c4e846917a04caa721e5a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.4111208961144,
                            "deviation": 62.903465103002596,
                            "volatility": 0.060137620390386656
                        }
                    },
                    "ranking": 27.4233179886278,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15846885,
            "name": "Friendly Match",
            "creator": 507420,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 507420,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1049.859",
            "white_player_rank": 11,
            "white_player_rating": "249.303",
            "time_per_move": 20,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 900, \"max_time\": 3600, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-24T21:42:34.439516Z",
            "ended": "2018-12-24T21:47:56.363807Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.38330078125,
                            "deviation": 77.5057373046875,
                            "volatility": 0.09232403337955475
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 507420,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.6763916015625,
                            "deviation": 73.2356185913086,
                            "volatility": 0.06001444160938263
                        }
                    },
                    "username": "is2ken",
                    "country": "ca",
                    "ranking": 27.4233179886278,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da49a710b34c4e846917a04caa721e5a?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/15807279"
            },
            "players": {
                "black": {
                    "id": 585907,
                    "username": "DatoGomarteli",
                    "country": "ge",
                    "icon": "https://user-uploads.online-go.com/802c19a45a3ab1889ec89470cfb6a2d1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1780.2030028085173,
                            "deviation": 76.36616747881517,
                            "volatility": 0.06031169232069389
                        }
                    },
                    "ranking": 28.268104339513727,
                    "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": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15807279,
            "name": "Friendly Match",
            "creator": 585907,
            "mode": "game",
            "source": "play",
            "black": 585907,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-21T22:38:34.387427Z",
            "ended": "2018-12-21T22:39:36.122096Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 585907,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 874.0376586914062,
                            "deviation": 80.21337890625,
                            "volatility": 0.05998995527625084
                        }
                    },
                    "username": "DatoGomarteli",
                    "country": "ge",
                    "ranking": 28.268104339513727,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/802c19a45a3ab1889ec89470cfb6a2d1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.7353515625,
                            "deviation": 83.96064758300781,
                            "volatility": 0.09173201024532318
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "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/15835435"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3875901009644,
                            "deviation": 104.1111276004926,
                            "volatility": 0.14989453648463097
                        }
                    },
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 597469,
                    "username": "bigboysteve",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d92c785a979a47b9a12a7b7acc19b888?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.0665892582274,
                            "deviation": 152.75101844575104,
                            "volatility": 0.060004576398139935
                        }
                    },
                    "ranking": 18.96462389060975,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15835435,
            "name": "Friendly Match",
            "creator": 597469,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 597469,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": 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-12-24T00:51:01.890522Z",
            "ended": "2018-12-24T00:56:47.573745Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.20166015625,
                            "deviation": 82.53839111328125,
                            "volatility": 0.09213234484195709
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.316212296659666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 597469,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "bigboysteve",
                    "country": "un",
                    "ranking": 18.96462389060975,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d92c785a979a47b9a12a7b7acc19b888?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
        }
    ]
}