List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=79
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=80",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=78",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/10879151"
            },
            "players": {
                "black": {
                    "id": 483543,
                    "username": "IvGi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d38857c9272d6054344ecae99b75d7c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.7844862470147,
                            "deviation": 65.15991863337743,
                            "volatility": 0.06000481854628634
                        }
                    },
                    "ranking": 17.07662207949298,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10879151,
            "name": "Дружеский матч",
            "creator": 483543,
            "mode": "game",
            "source": "play",
            "black": 483543,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-10T11:45:59.762519Z",
            "ended": "2017-12-10T11:52:48.387901Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483543,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1060.7852783203125,
                            "deviation": 126.36455535888672,
                            "volatility": 0.05999857932329178
                        }
                    },
                    "username": "IvGi",
                    "country": "un",
                    "ranking": 17.07662207949298,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d38857c9272d6054344ecae99b75d7c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.5738525390625,
                            "deviation": 67.8105239868164,
                            "volatility": 0.06738919764757156
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/10867546"
            },
            "players": {
                "black": {
                    "id": 483543,
                    "username": "IvGi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d38857c9272d6054344ecae99b75d7c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.7844862470147,
                            "deviation": 65.15991863337743,
                            "volatility": 0.06000481854628634
                        }
                    },
                    "ranking": 17.07662207949298,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10867546,
            "name": "Дружеский матч",
            "creator": 483543,
            "mode": "game",
            "source": "play",
            "black": 483543,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": false,
            "started": "2017-12-09T10:59:35.241047Z",
            "ended": "2017-12-09T11:11:06.800788Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483543,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.6323852539062,
                            "deviation": 133.42420959472656,
                            "volatility": 0.059996139258146286
                        }
                    },
                    "username": "IvGi",
                    "country": "un",
                    "ranking": 17.07662207949298,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d38857c9272d6054344ecae99b75d7c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.229248046875,
                            "deviation": 67.83829498291016,
                            "volatility": 0.06740308552980423
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/10889297"
            },
            "players": {
                "black": {
                    "id": 220109,
                    "username": "NGNL",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/b76baa586aeff67c27b4a075090703aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.8488778665173,
                            "deviation": 62.24784307851649,
                            "volatility": 0.06002330917147443
                        }
                    },
                    "ranking": 20.898685837613645,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10889297,
            "name": "Friendly Match",
            "creator": 220109,
            "mode": "game",
            "source": "play",
            "black": 220109,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 60,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 60}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-11T08:51:57.483156Z",
            "ended": "2017-12-11T08:53:03.265124Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 220109,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.861083984375,
                            "deviation": 62.912620544433594,
                            "volatility": 0.06000074744224548
                        }
                    },
                    "username": "NGNL",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 20.898685837613645,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b76baa586aeff67c27b4a075090703aa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.0120849609375,
                            "deviation": 73.07376861572266,
                            "volatility": 0.06737953424453735
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/10866428"
            },
            "players": {
                "black": {
                    "id": 461040,
                    "username": "TomErickson6d16bb010fb0464f",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6201e34e2af2792d2007f46a7e264b3f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.6972679518085,
                            "deviation": 74.1272257031386,
                            "volatility": 0.059968568752484755
                        }
                    },
                    "ranking": 20.752486323011606,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10866428,
            "name": "Friendly Match",
            "creator": 461040,
            "mode": "game",
            "source": "play",
            "black": 461040,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2017-12-09T07:37:37.608711Z",
            "ended": "2017-12-09T07:39:48.267173Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 461040,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.697265625,
                            "deviation": 74.12722778320312,
                            "volatility": 0.05996856838464737
                        }
                    },
                    "username": "TomErickson6d16bb010fb0464f",
                    "country": "un",
                    "ranking": 20.752486323011606,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6201e34e2af2792d2007f46a7e264b3f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1688.1383056640625,
                            "deviation": 67.92967224121094,
                            "volatility": 0.06739992648363113
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/10879156"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 428811,
                    "username": "snowunid",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/655f3b3732f3014c9c42c6cce7dcfb94?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.6095274392599,
                            "deviation": 62.33191358642478,
                            "volatility": 0.06006638162309331
                        }
                    },
                    "ranking": 26.797179776930623,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10879156,
            "name": "Friendly Match",
            "creator": 428811,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 428811,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1000.921",
            "white_player_rank": 21,
            "white_player_rating": "1256.294",
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-10T11:47:08.838108Z",
            "ended": "2017-12-10T11:52:17.713619Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.3116455078125,
                            "deviation": 68.07904052734375,
                            "volatility": 0.06739010661840439
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 428811,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.5911865234375,
                            "deviation": 61.17698287963867,
                            "volatility": 0.06003354862332344
                        }
                    },
                    "username": "snowunid",
                    "country": "cn",
                    "ranking": 26.797179776930623,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/655f3b3732f3014c9c42c6cce7dcfb94?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/10867680"
            },
            "players": {
                "black": {
                    "id": 483543,
                    "username": "IvGi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2d38857c9272d6054344ecae99b75d7c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.7844862470147,
                            "deviation": 65.15991863337743,
                            "volatility": 0.06000481854628634
                        }
                    },
                    "ranking": 17.07662207949298,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10867680,
            "name": "Дружеский матч",
            "creator": 483543,
            "mode": "game",
            "source": "play",
            "black": 483543,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "44.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-09T11:26:30.980997Z",
            "ended": "2017-12-09T11:38:20.037943Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483543,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.6323852539062,
                            "deviation": 133.42420959472656,
                            "volatility": 0.059996139258146286
                        }
                    },
                    "username": "IvGi",
                    "country": "un",
                    "ranking": 17.07662207949298,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d38857c9272d6054344ecae99b75d7c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.9117431640625,
                            "deviation": 67.14759063720703,
                            "volatility": 0.06740434467792511
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/10879304"
            },
            "players": {
                "black": {
                    "id": 379498,
                    "username": "JackAldo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/98384cb043a11bc9089a734c7f532d6a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 936.5773134121454,
                            "deviation": 82.68794149475931,
                            "volatility": 0.06003411504033449
                        }
                    },
                    "ranking": 13.400002738170047,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10879304,
            "name": "Friendly Match",
            "creator": 379498,
            "mode": "game",
            "source": "play",
            "black": 379498,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 30,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 30}",
            "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": "2017-12-10T12:12:52.072153Z",
            "ended": "2017-12-10T12:18:56.009419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 379498,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.7002563476562,
                            "deviation": 83.98561096191406,
                            "volatility": 0.06003379076719284
                        }
                    },
                    "username": "JackAldo",
                    "country": "un",
                    "ranking": 13.400002738170047,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/98384cb043a11bc9089a734c7f532d6a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1605.9017333984375,
                            "deviation": 66.49378967285156,
                            "volatility": 0.06740573048591614
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/10889300"
            },
            "players": {
                "black": {
                    "id": 341006,
                    "username": "jt02",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bc3a06a058ff9a8434b212bf9ca34e8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.8073598709768,
                            "deviation": 68.90772902209802,
                            "volatility": 0.06036992138572974
                        }
                    },
                    "ranking": 20.373554849734706,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10889300,
            "name": "Friendly Match",
            "creator": 341006,
            "mode": "game",
            "source": "play",
            "black": 341006,
            "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": 11,
            "black_player_rating": "285.798",
            "white_player_rank": 17,
            "white_player_rating": "845.084",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 300}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-12-11T08:52:24.257149Z",
            "ended": "2017-12-11T08:54:09.898583Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 341006,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.8975830078125,
                            "deviation": 68.5217514038086,
                            "volatility": 0.060115374624729156
                        }
                    },
                    "username": "jt02",
                    "country": "un",
                    "ranking": 20.373554849734706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bc3a06a058ff9a8434b212bf9ca34e8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.0120849609375,
                            "deviation": 73.07376861572266,
                            "volatility": 0.06737953424453735
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/1815003"
            },
            "players": {
                "black": {
                    "id": 136165,
                    "username": "Ferunan",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/fe53218abd5a5bb712a7837cc3f1cdf5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.754121794624,
                            "deviation": 63.6353237477349,
                            "volatility": 0.059984976781441615
                        }
                    },
                    "ranking": 21.462190583195486,
                    "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": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 1815003,
            "name": "Friendly Match",
            "creator": 136165,
            "mode": "game",
            "source": "play",
            "black": 136165,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 10}",
            "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": "2015-04-03T01:05:10.277258Z",
            "ended": "2015-04-03T01:11:50.295812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 136165,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.736328125,
                            "deviation": 66.24784088134766,
                            "volatility": 0.06001276522874832
                        }
                    },
                    "username": "Ferunan",
                    "country": "es",
                    "ranking": 21.462190583195486,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe53218abd5a5bb712a7837cc3f1cdf5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1736.0870361328125,
                            "deviation": 62.94675064086914,
                            "volatility": 0.06069605425000191
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "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/10867305"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.2878600192352,
                            "deviation": 111.08169121459731,
                            "volatility": 0.14958254738585228
                        }
                    },
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 368971,
                    "username": "jack lee",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3af5506ccfe7c57c336907d7083d301e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1708.185768970121,
                            "deviation": 62.26168116269024,
                            "volatility": 0.059994110279315595
                        }
                    },
                    "ranking": 27.312112337641928,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10867305,
            "name": "Friendly Match",
            "creator": 368971,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 368971,
            "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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 86400, \"max_time\": 86400, \"time_increment\": 14400, \"speed\": \"correspondence\"}",
            "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-12-09T10:18:07.101632Z",
            "ended": "2017-12-09T10:38:30.606986Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.9801025390625,
                            "deviation": 68.13871765136719,
                            "volatility": 0.06741242855787277
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.807521064283232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 368971,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.587158203125,
                            "deviation": 63.552574157714844,
                            "volatility": 0.06000349670648575
                        }
                    },
                    "username": "jack lee",
                    "country": "un",
                    "ranking": 27.312112337641928,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3af5506ccfe7c57c336907d7083d301e?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
        }
    ]
}