List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=56
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=57",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9214529"
            },
            "players": {
                "black": {
                    "id": 314931,
                    "username": "Trinitius",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/02559c753ef2ae6e6d8905b5e13e274e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1156.1958348353778,
                            "deviation": 62.82799185181208,
                            "volatility": 0.06010831426393263
                        }
                    },
                    "ranking": 18.27674395750718,
                    "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": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9214529,
            "name": "Friendly Match",
            "creator": 314931,
            "mode": "game",
            "source": "play",
            "black": 314931,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "572.223",
            "white_player_rank": 20,
            "white_player_rating": "1114.466",
            "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": "96.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-06-27T00:38:00.110636Z",
            "ended": "2017-06-27T00:57:07.967018Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 314931,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.857421875,
                            "deviation": 62.471221923828125,
                            "volatility": 0.060042642056941986
                        }
                    },
                    "username": "Trinitius",
                    "country": "au",
                    "ranking": 18.27674395750718,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/02559c753ef2ae6e6d8905b5e13e274e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.9613037109375,
                            "deviation": 73.90081787109375,
                            "volatility": 0.06415238976478577
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "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/10139422"
            },
            "players": {
                "black": {
                    "id": 311277,
                    "username": "Lin99",
                    "country": "sg",
                    "icon": "https://secure.gravatar.com/avatar/0c55783e5f455889f41a5376b6e74041?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.7616319649835,
                            "deviation": 63.90464904254182,
                            "volatility": 0.0601690007500912
                        }
                    },
                    "ranking": 26.11019054521359,
                    "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": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10139422,
            "name": "Friendly Match",
            "creator": 311277,
            "mode": "game",
            "source": "play",
            "black": 311277,
            "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": 17,
            "black_player_rating": "806.585",
            "white_player_rank": 22,
            "white_player_rating": "1301.494",
            "time_per_move": 153,
            "time_control_parameters": "{\"period_time\": 120, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 3000}",
            "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": "2017-09-30T03:45:05.367292Z",
            "ended": "2017-09-30T03:46:54.422669Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 311277,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.624267578125,
                            "deviation": 64.3736343383789,
                            "volatility": 0.06010742858052254
                        }
                    },
                    "username": "Lin99",
                    "country": "sg",
                    "ranking": 26.11019054521359,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0c55783e5f455889f41a5376b6e74041?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.938720703125,
                            "deviation": 66.31685638427734,
                            "volatility": 0.06534072011709213
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "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/8375001"
            },
            "players": {
                "black": {
                    "id": 436399,
                    "username": "1000201848",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2146412324378,
                            "deviation": 62.83438061474772,
                            "volatility": 0.06049976912282103
                        }
                    },
                    "ranking": 27.353124446666833,
                    "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": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8375001,
            "name": "Friendly Match",
            "creator": 436399,
            "mode": "game",
            "source": "play",
            "black": 436399,
            "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": 17,
            "black_player_rating": "877.423",
            "white_player_rank": 20,
            "white_player_rating": "1133.467",
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-04-13T17:10:31.993143Z",
            "ended": "2017-04-13T17:32:47.885843Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.9908447265625,
                            "deviation": 66.90804290771484,
                            "volatility": 0.05997595936059952
                        }
                    },
                    "username": "1000201848",
                    "country": "un",
                    "ranking": 27.353124446666833,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.9066162109375,
                            "deviation": 75.22290802001953,
                            "volatility": 0.06322333961725235
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "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/8388484"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 438505,
                    "username": "epic279",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/18cf8f60435437788486b0aeee9fb9be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.6828015718509,
                            "deviation": 260.4887625445967,
                            "volatility": 0.05999892180617455
                        }
                    },
                    "ranking": 20.62593819166546,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 8388484,
            "name": "Friendly Match",
            "creator": 438505,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 438505,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 30, \"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": "2017-04-14T21:26:24.728922Z",
            "ended": "2017-04-14T21:29:30.296025Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.8819580078125,
                            "deviation": 70.08122253417969,
                            "volatility": 0.06320357322692871
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 438505,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.682861328125,
                            "deviation": 260.48876953125,
                            "volatility": 0.05999892204999924
                        }
                    },
                    "username": "epic279",
                    "country": "un",
                    "ranking": 20.62593819166546,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/18cf8f60435437788486b0aeee9fb9be?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/9868743"
            },
            "players": {
                "black": {
                    "id": 454399,
                    "username": "MostHolySacrifice.com",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4edf3086f2e9947f9fe59fd59d0c571a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.8527738526775,
                            "deviation": 65.02312571513991,
                            "volatility": 0.06024960699129993
                        }
                    },
                    "ranking": 24.668613699397305,
                    "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": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9868743,
            "name": "Friendly Match",
            "creator": 454399,
            "mode": "game",
            "source": "play",
            "black": 454399,
            "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": 13,
            "black_player_rating": "486.339",
            "white_player_rank": 18,
            "white_player_rating": "955.603",
            "time_per_move": 51,
            "time_control_parameters": "{\"period_time\": 45, \"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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-02T01:15:32.508869Z",
            "ended": "2017-09-02T01:17:02.988211Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 454399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.4154052734375,
                            "deviation": 64.8746337890625,
                            "volatility": 0.059953175485134125
                        }
                    },
                    "username": "MostHolySacrifice.com",
                    "country": "un",
                    "ranking": 24.668613699397305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4edf3086f2e9947f9fe59fd59d0c571a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.8153076171875,
                            "deviation": 64.897216796875,
                            "volatility": 0.06466493755578995
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "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/8346018"
            },
            "players": {
                "black": {
                    "id": 436399,
                    "username": "1000201848",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2146412324378,
                            "deviation": 62.83438061474772,
                            "volatility": 0.06049976912282103
                        }
                    },
                    "ranking": 27.353124446666833,
                    "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": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 8346018,
            "name": "Friendly Match",
            "creator": 436399,
            "mode": "game",
            "source": "play",
            "black": 436399,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-04-10T23:57:44.530706Z",
            "ended": "2017-04-11T00:16:07.901967Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.4859619140625,
                            "deviation": 68.93268585205078,
                            "volatility": 0.05999002978205681
                        }
                    },
                    "username": "1000201848",
                    "country": "un",
                    "ranking": 27.353124446666833,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.3670654296875,
                            "deviation": 73.85319519042969,
                            "volatility": 0.06324668973684311
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "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/3214349"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 195305,
                    "username": "RaúlBelloCruz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f46252ea861c0e16b176d44f7784ff56?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 3214349,
            "name": "|",
            "creator": 195305,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 195305,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 5}",
            "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": "2015-11-08T22:02:18.384408Z",
            "ended": "2015-11-08T22:06:00.743703Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.0533447265625,
                            "deviation": 70.75949096679688,
                            "volatility": 0.06224856525659561
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 195305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "RaúlBelloCruz",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f46252ea861c0e16b176d44f7784ff56?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/10119698"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 427101,
                    "username": "Tibor Sz",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/bad82b09a595683d3f2b0ff6543f1ab4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.4747306187812,
                            "deviation": 62.002321167993884,
                            "volatility": 0.06026249837796214
                        }
                    },
                    "ranking": 24.66286984620348,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10119698,
            "name": "Friendly Match",
            "creator": 427101,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 427101,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "955.823",
            "white_player_rank": 19,
            "white_player_rating": "1034.435",
            "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": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-28T06:50:52.659429Z",
            "ended": "2017-09-28T06:56:22.995234Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.8836669921875,
                            "deviation": 65.9596939086914,
                            "volatility": 0.0651879608631134
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 427101,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.5992431640625,
                            "deviation": 61.3603630065918,
                            "volatility": 0.06015096977353096
                        }
                    },
                    "username": "Tibor Sz",
                    "country": "hu",
                    "ranking": 24.66286984620348,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bad82b09a595683d3f2b0ff6543f1ab4-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/9865041"
            },
            "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": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9865041,
            "name": "Partie amicale",
            "creator": 461688,
            "mode": "game",
            "source": "play",
            "black": 461688,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 12,
            "black_player_rating": "388.061",
            "white_player_rank": 19,
            "white_player_rating": "1002.752",
            "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": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-01T16:35:03.292032Z",
            "ended": "2017-09-01T16:39:15.162742Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 461688,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.5391845703125,
                            "deviation": 63.63780975341797,
                            "volatility": 0.06001771613955498
                        }
                    },
                    "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": 1630.825927734375,
                            "deviation": 70.19981384277344,
                            "volatility": 0.06467965245246887
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "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/10119802"
            },
            "players": {
                "black": {
                    "id": 437973,
                    "username": "jsikkema8",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/cae1f7bc79145b9daad7d162356c2daa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.7166991496579,
                            "deviation": 62.54729734099118,
                            "volatility": 0.05993761981624877
                        }
                    },
                    "ranking": 25.48743970418588,
                    "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": 1047.1048324005,
                            "deviation": 108.54339223304756,
                            "volatility": 0.14893576419763638
                        }
                    },
                    "ranking": 15.982437514101663,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10119802,
            "name": "Friendly Match",
            "creator": 437973,
            "mode": "game",
            "source": "play",
            "black": 437973,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 20,
            "black_player_rating": "1150.000",
            "white_player_rank": 18,
            "white_player_rating": "942.933",
            "time_per_move": 180,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 180}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "86.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-28T07:13:59.159845Z",
            "ended": "2017-09-28T07:24:44.194489Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 437973,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.3504638671875,
                            "deviation": 65.90538024902344,
                            "volatility": 0.060049399733543396
                        }
                    },
                    "username": "jsikkema8",
                    "country": "us",
                    "ranking": 25.48743970418588,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cae1f7bc79145b9daad7d162356c2daa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.8978271484375,
                            "deviation": 65.78517150878906,
                            "volatility": 0.06518618017435074
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.982437514101663,
                    "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
        }
    ]
}