List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=78
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=79",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=77",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9811965"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 466731,
                    "username": "lhettmann",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.8074159759435,
                            "deviation": 251.0937029572693,
                            "volatility": 0.05999895721125848
                        }
                    },
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 9811965,
            "name": "Freundschaftsspiel",
            "creator": 466731,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 466731,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-27T08:48:10.377785Z",
            "ended": "2017-08-27T08:51:32.584612Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1701.4886474609375,
                            "deviation": 69.36539459228516,
                            "volatility": 0.06446793675422668
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 466731,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.807373046875,
                            "deviation": 251.0937042236328,
                            "volatility": 0.05999895557761192
                        }
                    },
                    "username": "lhettmann",
                    "country": "un",
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?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/10415238"
            },
            "players": {
                "black": {
                    "id": 480144,
                    "username": "mird.zakaria",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d0384ffdcd954748f410921c789c6730?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.7100810339316,
                            "deviation": 180.5614242587112,
                            "volatility": 0.05999442896431784
                        }
                    },
                    "ranking": 19.83519107915924,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10415238,
            "name": "Friendly Match",
            "creator": 480144,
            "mode": "game",
            "source": "play",
            "black": 480144,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 18,
            "white_player_rating": "990.713",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 60, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-27T06:48:47.769356Z",
            "ended": "2017-10-27T06:50:43.597656Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 480144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mird.zakaria",
                    "country": "un",
                    "ranking": 19.83519107915924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d0384ffdcd954748f410921c789c6730?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.3726806640625,
                            "deviation": 66.57603454589844,
                            "volatility": 0.06623964011669159
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "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/9811987"
            },
            "players": {
                "black": {
                    "id": 466557,
                    "username": "atijazz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2ba227853ac41fd9a4c442f0ac33f2be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 929.9843524319608,
                            "deviation": 62.624881035668565,
                            "volatility": 0.05993309503814002
                        }
                    },
                    "ranking": 13.236463880370332,
                    "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": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9811987,
            "name": "Friendly Match",
            "creator": 466557,
            "mode": "game",
            "source": "play",
            "black": 466557,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 19,
            "white_player_rating": "1080.783",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 900, \"max_time\": 1500, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-27T08:51:30.503707Z",
            "ended": "2017-08-27T09:00:48.187358Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 466557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "atijazz",
                    "country": "un",
                    "ranking": 13.236463880370332,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2ba227853ac41fd9a4c442f0ac33f2be?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1706.0260009765625,
                            "deviation": 69.52352142333984,
                            "volatility": 0.0644662156701088
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "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/9812004"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 229821,
                    "username": "ApeDosMil",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cfed3a16d4e765910ab723662b168432?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.2273878292535,
                            "deviation": 106.15525466533362,
                            "volatility": 0.06000364826338384
                        }
                    },
                    "ranking": 24.870911102594178,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9812004,
            "name": "Friendly Match",
            "creator": 229821,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 229821,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 30, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-27T08:54:33.453038Z",
            "ended": "2017-08-27T09:04:32.251028Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.3218994140625,
                            "deviation": 70.21318817138672,
                            "volatility": 0.06446417421102524
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 229821,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1706.9296875,
                            "deviation": 128.87648010253906,
                            "volatility": 0.060000982135534286
                        }
                    },
                    "username": "ApeDosMil",
                    "country": "un",
                    "ranking": 24.870911102594178,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cfed3a16d4e765910ab723662b168432?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/9944833"
            },
            "players": {
                "black": {
                    "id": 466754,
                    "username": "dangermousse",
                    "country": "nz",
                    "icon": "https://user-uploads.online-go.com/8918dbd4a01d021c71eb11f0e92645c9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.3640902558202,
                            "deviation": 62.95824879856294,
                            "volatility": 0.05968320413344543
                        }
                    },
                    "ranking": 20.836298955322277,
                    "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": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9944833,
            "name": "friendly",
            "creator": 466754,
            "mode": "game",
            "source": "play",
            "black": 466754,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 19,
            "white_player_rating": "1002.473",
            "time_per_move": 70,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "88.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-10T02:59:01.940718Z",
            "ended": "2017-09-10T03:14:01.019925Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 466754,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.298095703125,
                            "deviation": 157.16827392578125,
                            "volatility": 0.059998974204063416
                        }
                    },
                    "username": "dangermousse",
                    "country": "nz",
                    "ranking": 20.836298955322277,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8918dbd4a01d021c71eb11f0e92645c9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.693115234375,
                            "deviation": 70.19349670410156,
                            "volatility": 0.06467730551958084
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "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/9812002"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 466731,
                    "username": "lhettmann",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.8074159759435,
                            "deviation": 251.0937029572693,
                            "volatility": 0.05999895721125848
                        }
                    },
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 9812002,
            "name": "Freundschaftsspiel",
            "creator": 466731,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 466731,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-27T08:53:54.159693Z",
            "ended": "2017-08-27T08:56:14.769010Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1706.0260009765625,
                            "deviation": 69.52352142333984,
                            "volatility": 0.0644662156701088
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 466731,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.807373046875,
                            "deviation": 251.0937042236328,
                            "volatility": 0.05999895557761192
                        }
                    },
                    "username": "lhettmann",
                    "country": "un",
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?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/9811995"
            },
            "players": {
                "black": {
                    "id": 466731,
                    "username": "lhettmann",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.8074159759435,
                            "deviation": 251.0937029572693,
                            "volatility": 0.05999895721125848
                        }
                    },
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9811995,
            "name": "Freundschaftsspiel",
            "creator": 466731,
            "mode": "game",
            "source": "play",
            "black": 466731,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-27T08:52:35.503032Z",
            "ended": "2017-08-27T08:53:51.890050Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 466731,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.807373046875,
                            "deviation": 251.0937042236328,
                            "volatility": 0.05999895557761192
                        }
                    },
                    "username": "lhettmann",
                    "country": "un",
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1706.0260009765625,
                            "deviation": 69.52352142333984,
                            "volatility": 0.0644662156701088
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "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/9822928"
            },
            "players": {
                "black": {
                    "id": 466377,
                    "username": "j.postema",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/01aa15935feab798f83c8c2c52b846db?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.1818041238313,
                            "deviation": 111.01126705870129,
                            "volatility": 0.05999788504910473
                        }
                    },
                    "ranking": 13.141613410040845,
                    "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": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9822928,
            "name": "Vriendschappelijke Wedstrijd",
            "creator": 466377,
            "mode": "game",
            "source": "play",
            "black": 466377,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-28T13:09:00.762917Z",
            "ended": "2017-08-28T13:10:39.692073Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 466377,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.48876953125,
                            "deviation": 185.0903778076172,
                            "volatility": 0.059997230768203735
                        }
                    },
                    "username": "j.postema",
                    "country": "un",
                    "ranking": 13.141613410040845,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01aa15935feab798f83c8c2c52b846db?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.21337890625,
                            "deviation": 71.86044311523438,
                            "volatility": 0.06448742002248764
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "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/9822929"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 465303,
                    "username": "Zakary1",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/fce6c215452b272f2bae91676ec21cdd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 499.79978212317405,
                            "deviation": 76.16252335480144,
                            "volatility": 0.05996724626043689
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9822929,
            "name": "Freundschaftsspiel",
            "creator": 465303,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 465303,
            "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": 36,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 600, \"max_time\": 600, \"time_increment\": 30, \"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-08-28T13:09:05.149390Z",
            "ended": "2017-08-28T13:14:53.142493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.781494140625,
                            "deviation": 72.28646087646484,
                            "volatility": 0.0644850879907608
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 465303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.5236206054688,
                            "deviation": 113.06157684326172,
                            "volatility": 0.05999237671494484
                        }
                    },
                    "username": "Zakary1",
                    "country": "de",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fce6c215452b272f2bae91676ec21cdd?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/9812014"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.5327572251498,
                            "deviation": 97.42083279665745,
                            "volatility": 0.14943302292470953
                        }
                    },
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 466731,
                    "username": "lhettmann",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.8074159759435,
                            "deviation": 251.0937029572693,
                            "volatility": 0.05999895721125848
                        }
                    },
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 9812014,
            "name": "Freundschaftsspiel",
            "creator": 466731,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 466731,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-27T08:56:18.083813Z",
            "ended": "2017-08-27T08:58:46.683754Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1706.0260009765625,
                            "deviation": 69.52352142333984,
                            "volatility": 0.0644662156701088
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873897458498327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 466731,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.807373046875,
                            "deviation": 251.0937042236328,
                            "volatility": 0.05999895557761192
                        }
                    },
                    "username": "lhettmann",
                    "country": "un",
                    "ranking": 21.94657809019704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a8076b302afa1bbe6def1fe46d27f02?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
        }
    ]
}