List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=ended&page=53",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=ended&page=51",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12422703"
            },
            "players": {
                "black": {
                    "id": 492796,
                    "username": "modestplayer",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/69b1e8f66a74ed4950ee51f3dad3bc82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1415.2868808758765,
                            "deviation": 61.91828744414548,
                            "volatility": 0.06031323117683793
                        }
                    },
                    "ranking": 22.957606591347897,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12422703,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 492796,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "587.745",
            "white_player_rank": 13,
            "white_player_rating": "465.878",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-11T10:39:51.397303Z",
            "ended": "2018-04-11T11:01:48.276882Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 492796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.8834228515625,
                            "deviation": 61.367862701416016,
                            "volatility": 0.059976059943437576
                        }
                    },
                    "username": "modestplayer",
                    "country": "un",
                    "ranking": 22.957606591347897,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69b1e8f66a74ed4950ee51f3dad3bc82?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.5478515625,
                            "deviation": 65.50514221191406,
                            "volatility": 0.05987384542822838
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12436063"
            },
            "players": {
                "black": {
                    "id": 520251,
                    "username": "goooner",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0a6cf06862508d378dbd319874dee565?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.5033909310403,
                            "deviation": 64.29064580952482,
                            "volatility": 0.059977312267402376
                        }
                    },
                    "ranking": 26.628811624575796,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12436063,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 520251,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "874.439",
            "white_player_rank": 14,
            "white_player_rating": "529.062",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-12T11:31:06.181183Z",
            "ended": "2018-04-12T11:45:12.408557Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 520251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.807373046875,
                            "deviation": 65.46074676513672,
                            "volatility": 0.05998588725924492
                        }
                    },
                    "username": "goooner",
                    "country": "un",
                    "ranking": 26.628811624575796,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0a6cf06862508d378dbd319874dee565?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.6373291015625,
                            "deviation": 65.3825454711914,
                            "volatility": 0.05987735465168953
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12436171"
            },
            "players": {
                "black": {
                    "id": 524892,
                    "username": "NicRot",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/d8b68c87099e76a462f8a1871d8fb748?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.9761882125204,
                            "deviation": 62.11433897875558,
                            "volatility": 0.060000412712348905
                        }
                    },
                    "ranking": 21.466065006731977,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12436171,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 524892,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "673.512",
            "white_player_rank": 14,
            "white_player_rating": "518.801",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-12T11:45:44.684585Z",
            "ended": "2018-04-12T11:55:02.863832Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 524892,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1361.002685546875,
                            "deviation": 62.1537971496582,
                            "volatility": 0.06000269576907158
                        }
                    },
                    "username": "NicRot",
                    "country": "de",
                    "ranking": 21.466065006731977,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d8b68c87099e76a462f8a1871d8fb748?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.8463134765625,
                            "deviation": 65.60527038574219,
                            "volatility": 0.05987599492073059
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12436238"
            },
            "players": {
                "black": {
                    "id": 3660,
                    "username": "Nails",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/30cf98a7d552769d607bf19384ee9975-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 756.4362126786035,
                            "deviation": 75.62585450753704,
                            "volatility": 0.05980538169064323
                        }
                    },
                    "ranking": 8.454841798156659,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12436238,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 3660,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "655.634",
            "white_player_rank": 13,
            "white_player_rating": "494.656",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-12T11:55:51.097056Z",
            "ended": "2018-04-12T12:11:01.308458Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 3660,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.7113037109375,
                            "deviation": 66.98294830322266,
                            "volatility": 0.05989258363842964
                        }
                    },
                    "username": "Nails",
                    "country": "gb",
                    "ranking": 8.454841798156659,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/30cf98a7d552769d607bf19384ee9975-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.289306640625,
                            "deviation": 65.3803482055664,
                            "volatility": 0.059874653816223145
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12436373"
            },
            "players": {
                "black": {
                    "id": 329720,
                    "username": "UwayezuAristide",
                    "country": "rw",
                    "icon": "https://secure.gravatar.com/avatar/41aad15ee3671a863bf4b348501766ed?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.9749920587446,
                            "deviation": 61.94173035167267,
                            "volatility": 0.06002179390694326
                        }
                    },
                    "ranking": 23.32577528215729,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12436373,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 329720,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-04-12T12:12:33.081985Z",
            "ended": "2018-04-12T12:15:15.598543Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 329720,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.556640625,
                            "deviation": 62.860137939453125,
                            "volatility": 0.06001172587275505
                        }
                    },
                    "username": "UwayezuAristide",
                    "country": "rw",
                    "ranking": 23.32577528215729,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/41aad15ee3671a863bf4b348501766ed?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.26513671875,
                            "deviation": 65.35550689697266,
                            "volatility": 0.059879153966903687
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12436415"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 525874,
                    "username": "cpt_amundsen",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/9b5253f2b136eb27e9095fccc565fc6e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.5746415160247,
                            "deviation": 66.77349932447581,
                            "volatility": 0.06015229835940053
                        }
                    },
                    "ranking": 21.40664652784762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12436415,
            "name": "Friendly Match",
            "creator": 525874,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 525874,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "470.894",
            "white_player_rank": 14,
            "white_player_rating": "539.951",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-12T12:15:31.982242Z",
            "ended": "2018-04-12T12:23:59.452476Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.26513671875,
                            "deviation": 65.35550689697266,
                            "volatility": 0.059879153966903687
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 525874,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.7314453125,
                            "deviation": 75.93145751953125,
                            "volatility": 0.060012850910425186
                        }
                    },
                    "username": "cpt_amundsen",
                    "country": "tr",
                    "ranking": 21.40664652784762,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b5253f2b136eb27e9095fccc565fc6e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12436518"
            },
            "players": {
                "black": {
                    "id": 323035,
                    "username": "ndc95",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/1ff07f7c29ee0b7e12581dcf3ec79f1f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.8356300706291,
                            "deviation": 61.327059626074075,
                            "volatility": 0.059678477065214564
                        }
                    },
                    "ranking": 22.620642766272578,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12436518,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 323035,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "659.496",
            "white_player_rank": 13,
            "white_player_rating": "402.835",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "128.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-12T12:24:32.389930Z",
            "ended": "2018-04-12T12:47:31.748397Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 323035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1419.1661376953125,
                            "deviation": 61.57257843017578,
                            "volatility": 0.06002921238541603
                        }
                    },
                    "username": "ndc95",
                    "country": "fr",
                    "ranking": 22.620642766272578,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ff07f7c29ee0b7e12581dcf3ec79f1f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.642822265625,
                            "deviation": 65.1300277709961,
                            "volatility": 0.059880759567022324
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12446893"
            },
            "players": {
                "black": {
                    "id": 424529,
                    "username": "asdbnm",
                    "country": "_GoT_Stark",
                    "icon": "https://secure.gravatar.com/avatar/48ce397a342c534b5b60ec75d6d24c21?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.6610809268589,
                            "deviation": 63.5785669645932,
                            "volatility": 0.06004016178607004
                        }
                    },
                    "ranking": 23.624665336359737,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12446893,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 424529,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "558.685",
            "white_player_rank": 12,
            "white_player_rating": "386.338",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-13T07:20:11.279127Z",
            "ended": "2018-04-13T07:40:50.610450Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 424529,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.2056884765625,
                            "deviation": 61.86820983886719,
                            "volatility": 0.06000341847538948
                        }
                    },
                    "username": "asdbnm",
                    "country": "_GoT_Stark",
                    "ranking": 23.624665336359737,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/48ce397a342c534b5b60ec75d6d24c21?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.9263916015625,
                            "deviation": 65.13935852050781,
                            "volatility": 0.05987916886806488
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12453286"
            },
            "players": {
                "black": {
                    "id": 485271,
                    "username": "RyukBaduk",
                    "country": "_GoT_Tully",
                    "icon": "https://user-uploads.online-go.com/2aabf09856a41e8e9248d4dfc4bcc60e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.5931119029472,
                            "deviation": 64.6436221001988,
                            "volatility": 0.060000140023822056
                        }
                    },
                    "ranking": 22.71600265928813,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12453286,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 485271,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 12,
            "black_player_rating": "357.741",
            "white_player_rank": 13,
            "white_player_rating": "457.876",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-13T19:10:05.417641Z",
            "ended": "2018-04-13T19:37:55.456911Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 485271,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.8248291015625,
                            "deviation": 63.675235748291016,
                            "volatility": 0.060054924339056015
                        }
                    },
                    "username": "RyukBaduk",
                    "country": "_GoT_Tully",
                    "ranking": 22.71600265928813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2aabf09856a41e8e9248d4dfc4bcc60e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.91455078125,
                            "deviation": 65.0433120727539,
                            "volatility": 0.0598827600479126
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/12455645"
            },
            "players": {
                "black": {
                    "id": 523736,
                    "username": "Flyzaak",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/410e4ce09adf1ff415e20ffe8c8f8e38?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.6740286245958,
                            "deviation": 62.397525504592366,
                            "volatility": 0.06000403651838722
                        }
                    },
                    "ranking": 20.33450603104173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.0857398105559,
                            "deviation": 61.94640358158186,
                            "volatility": 0.05874302600915224
                        }
                    },
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12455645,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 523736,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 11,
            "black_player_rating": "204.759",
            "white_player_rank": 13,
            "white_player_rating": "406.007",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-13T22:45:25.344301Z",
            "ended": "2018-04-13T22:58:36.175408Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 523736,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.8477783203125,
                            "deviation": 84.83403015136719,
                            "volatility": 0.05999487265944481
                        }
                    },
                    "username": "Flyzaak",
                    "country": "un",
                    "ranking": 20.33450603104173,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/410e4ce09adf1ff415e20ffe8c8f8e38?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.212890625,
                            "deviation": 64.76133728027344,
                            "volatility": 0.05988259240984917
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.415186053373404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}