GET /api/v1/players/123118/games/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4619,
    "next": "https://online-go.com/api/v1/players/123118/games/?format=api&page=13",
    "previous": "https://online-go.com/api/v1/players/123118/games/?format=api&page=11",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/7622065"
            },
            "players": {
                "black": {
                    "id": 332619,
                    "username": "FunGoJL",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/17e0cd321ac84430f2ebf379a81eddb7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.6286512731333,
                            "deviation": 60.7215580557045,
                            "volatility": 0.059753133955942346
                        }
                    },
                    "ranking": 22.500718903539447,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7622065,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 332619,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 21,
            "black_player_rating": "1296.210",
            "white_player_rank": 23,
            "white_player_rating": "1447.096",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "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-01-28T17:33:43.667247Z",
            "ended": "2017-01-28T18:01:31.910617Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 332619,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.3055419921875,
                            "deviation": 63.5327033996582,
                            "volatility": 0.05999274551868439
                        }
                    },
                    "username": "FunGoJL",
                    "country": "un",
                    "ranking": 22.500718903539447,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/17e0cd321ac84430f2ebf379a81eddb7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1796.572021484375,
                            "deviation": 63.832550048828125,
                            "volatility": 0.059831492602825165
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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/5051183"
            },
            "players": {
                "black": {
                    "id": 98373,
                    "username": "young36832",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e6e1cb05f62d99c7415840535d233592?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.250864438567,
                            "deviation": 63.4877750861158,
                            "volatility": 0.060008404875306225
                        }
                    },
                    "ranking": 22.141294532421682,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5051183,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 98373,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 22,
            "black_player_rating": "1317.177",
            "white_player_rank": 23,
            "white_player_rating": "1488.946",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "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": "2016-04-27T19:48:30.251706Z",
            "ended": "2016-04-27T19:59:38.807906Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 98373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1710.142578125,
                            "deviation": 61.46785354614258,
                            "volatility": 0.06012479215860367
                        }
                    },
                    "username": "young36832",
                    "country": "us",
                    "ranking": 22.141294532421682,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e6e1cb05f62d99c7415840535d233592?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.3369140625,
                            "deviation": 65.59073638916016,
                            "volatility": 0.059881485998630524
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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/5052010"
            },
            "players": {
                "black": {
                    "id": 160983,
                    "username": "sebas.b.a",
                    "country": "mx",
                    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/01c687d18e89369ac6a91d7fa30a7357-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.9838518639076,
                            "deviation": 82.75207587022992,
                            "volatility": 0.06002504386609787
                        }
                    },
                    "ranking": 21.709157398205672,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5052010,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 160983,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "951.717",
            "white_player_rank": 23,
            "white_player_rating": "1499.639",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "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": "2016-04-27T21:13:19.050018Z",
            "ended": "2016-04-27T21:29:29.728514Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 160983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.435302734375,
                            "deviation": 93.5120849609375,
                            "volatility": 0.06003643572330475
                        }
                    },
                    "username": "sebas.b.a",
                    "country": "mx",
                    "ranking": 21.709157398205672,
                    "professional": false,
                    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/01c687d18e89369ac6a91d7fa30a7357-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1862.7332763671875,
                            "deviation": 65.43995666503906,
                            "volatility": 0.05987996235489845
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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/7406308"
            },
            "players": {
                "black": {
                    "id": 379033,
                    "username": "MichaelWU",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2de34da0c332cc7f401986339c429509?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.5466781623406,
                            "deviation": 64.4362270340383,
                            "volatility": 0.05994568319277434
                        }
                    },
                    "ranking": 24.09481587415173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7406308,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 379033,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 21,
            "black_player_rating": "1231.584",
            "white_player_rank": 24,
            "white_player_rating": "1542.794",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-01-07T20:39:56.377183Z",
            "ended": "2017-01-07T21:15:38.799632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 379033,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.749267578125,
                            "deviation": 65.35569763183594,
                            "volatility": 0.06001479551196098
                        }
                    },
                    "username": "MichaelWU",
                    "country": "un",
                    "ranking": 24.09481587415173,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2de34da0c332cc7f401986339c429509?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.0360107421875,
                            "deviation": 64.53907775878906,
                            "volatility": 0.05983024090528488
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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/5052214"
            },
            "players": {
                "black": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 110115,
                    "username": "fooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8137df5c29ec6ba37295b81dec650909?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.642799302014,
                            "deviation": 62.060368691947744,
                            "volatility": 0.05999422981528537
                        }
                    },
                    "ranking": 27.721241245444634,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5052214,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 123118,
            "white": 110115,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 24,
            "black_player_rating": "1501.043",
            "white_player_rank": 25,
            "white_player_rating": "1613.800",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-04-27T21:34:53.107421Z",
            "ended": "2016-04-27T22:02:08.713687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1864.262451171875,
                            "deviation": 65.99922180175781,
                            "volatility": 0.059879280626773834
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 110115,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1785.6810302734375,
                            "deviation": 62.21276092529297,
                            "volatility": 0.06000285595655441
                        }
                    },
                    "username": "fooo",
                    "country": "un",
                    "ranking": 27.721241245444634,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8137df5c29ec6ba37295b81dec650909?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/7407166"
            },
            "players": {
                "black": {
                    "id": 379033,
                    "username": "MichaelWU",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2de34da0c332cc7f401986339c429509?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.5466781623406,
                            "deviation": 64.4362270340383,
                            "volatility": 0.05994568319277434
                        }
                    },
                    "ranking": 24.09481587415173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7407166,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 379033,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 21,
            "black_player_rating": "1260.167",
            "white_player_rank": 24,
            "white_player_rating": "1518.890",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "disable_analysis": true,
            "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-01-07T22:06:53.480081Z",
            "ended": "2017-01-07T22:51:54.299935Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 379033,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1563.19189453125,
                            "deviation": 65.31836700439453,
                            "volatility": 0.06001561880111694
                        }
                    },
                    "username": "MichaelWU",
                    "country": "un",
                    "ranking": 24.09481587415173,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2de34da0c332cc7f401986339c429509?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1818.47314453125,
                            "deviation": 64.54428100585938,
                            "volatility": 0.05983057618141174
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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/7623773"
            },
            "players": {
                "black": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 324229,
                    "username": "SilentPlayer",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/f0d4ef786218162fd039bdd44d906ea1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.6736106797414,
                            "deviation": 62.27924192656825,
                            "volatility": 0.060148548890852076
                        }
                    },
                    "ranking": 25.574626330820788,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7623773,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 123118,
            "white": 324229,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 23,
            "black_player_rating": "1472.344",
            "white_player_rank": 23,
            "white_player_rating": "1497.391",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-01-28T20:55:27.600123Z",
            "ended": "2017-01-28T21:48:59.174060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1809.8876953125,
                            "deviation": 63.78970718383789,
                            "volatility": 0.05982847511768341
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 324229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1776.71630859375,
                            "deviation": 65.10810089111328,
                            "volatility": 0.06002901867032051
                        }
                    },
                    "username": "SilentPlayer",
                    "country": "ua",
                    "ranking": 25.574626330820788,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0d4ef786218162fd039bdd44d906ea1?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/3329418"
            },
            "players": {
                "black": {
                    "id": 379,
                    "username": "jllortega",
                    "country": "ad",
                    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/66ca5129b3eb0af58d172a2399789d2f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.0060065377802,
                            "deviation": 64.92846350227514,
                            "volatility": 0.057901663017521296
                        }
                    },
                    "ranking": 21.008505378682642,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 3329418,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 379,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 21,
            "black_player_rating": "1296.474",
            "white_player_rank": 24,
            "white_player_rating": "1540.854",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "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": "2015-11-24T17:16:49.205856Z",
            "ended": "2015-11-24T17:37:58.375412Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 379,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.4493408203125,
                            "deviation": 64.26185607910156,
                            "volatility": 0.059884946793317795
                        }
                    },
                    "username": "jllortega",
                    "country": "ad",
                    "ranking": 21.008505378682642,
                    "professional": false,
                    "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/66ca5129b3eb0af58d172a2399789d2f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1871.452392578125,
                            "deviation": 63.81302261352539,
                            "volatility": 0.060025397688150406
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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/7459134"
            },
            "players": {
                "black": {
                    "id": 324612,
                    "username": "Lari",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f712408e7a51d2b382e668a8dbe3e401?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1458.9418133729462,
                            "deviation": 61.14704543261308,
                            "volatility": 0.059800410125192244
                        }
                    },
                    "ranking": 23.6608835518099,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7459134,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 324612,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 22,
            "black_player_rating": "1353.130",
            "white_player_rank": 24,
            "white_player_rating": "1543.840",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-01-12T18:06:03.377818Z",
            "ended": "2017-01-12T18:33:54.125947Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 324612,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.3514404296875,
                            "deviation": 61.53997039794922,
                            "volatility": 0.06010096147656441
                        }
                    },
                    "username": "Lari",
                    "country": "un",
                    "ranking": 23.6608835518099,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f712408e7a51d2b382e668a8dbe3e401?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.9031982421875,
                            "deviation": 65.23056030273438,
                            "volatility": 0.059819430112838745
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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/3331327"
            },
            "players": {
                "black": {
                    "id": 113356,
                    "username": "doodoo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c5b9fcc94430844db51ce7e8e6a27f51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1481.961917500165,
                            "deviation": 60.50192497446921,
                            "volatility": 0.05895126918557252
                        }
                    },
                    "ranking": 24.023307040472133,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "username": "tamgeorg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8141459455605,
                            "deviation": 60.82943727907338,
                            "volatility": 0.05984728194413798
                        }
                    },
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 3331327,
            "name": "georgtam",
            "creator": 123118,
            "mode": "game",
            "source": "play",
            "black": 113356,
            "white": 123118,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 19,
            "black_player_rating": "1092.531",
            "white_player_rank": 24,
            "white_player_rating": "1556.793",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 2100, \"periods\": 1}",
            "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": "2015-11-24T22:59:05.104395Z",
            "ended": "2015-11-24T23:25:53.393486Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 113356,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.20703125,
                            "deviation": 64.2979965209961,
                            "volatility": 0.05989854782819748
                        }
                    },
                    "username": "doodoo",
                    "country": "un",
                    "ranking": 24.023307040472133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c5b9fcc94430844db51ce7e8e6a27f51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 123118,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1887.9178466796875,
                            "deviation": 64.86614227294922,
                            "volatility": 0.06002054736018181
                        }
                    },
                    "username": "tamgeorg",
                    "country": "un",
                    "ranking": 25.63503522673946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45f84efbcf1058f950231710dbda828d?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
        }
    ]
}