List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=ended&page=88
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=89",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=ended&page=87",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/14169420"
            },
            "players": {
                "black": {
                    "id": 92473,
                    "username": "teacup",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.6312877376067,
                            "deviation": 62.283119948222016,
                            "volatility": 0.058417249080804944
                        }
                    },
                    "ranking": 25.515497855057987,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14169420,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 92473,
            "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": "849.815",
            "white_player_rank": 11,
            "white_player_rating": "299.799",
            "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-08-27T16:50:01.527980Z",
            "ended": "2018-08-27T16:56:23.503080Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 92473,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1571.76171875,
                            "deviation": 60.67739486694336,
                            "volatility": 0.05855919420719147
                        }
                    },
                    "username": "teacup",
                    "country": "un",
                    "ranking": 25.515497855057987,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.9847412109375,
                            "deviation": 63.01742935180664,
                            "volatility": 0.05981476604938507
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14170486"
            },
            "players": {
                "black": {
                    "id": 404016,
                    "username": "alasala",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/3b2478ca12d556f6ba9e263d92a502e0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.676817777552,
                            "deviation": 62.84353238731139,
                            "volatility": 0.05881967174121131
                        }
                    },
                    "ranking": 20.553354591214195,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14170486,
            "name": "Friendly Match",
            "creator": 404016,
            "mode": "game",
            "source": "play",
            "black": 404016,
            "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": 13,
            "black_player_rating": "485.390",
            "white_player_rank": 11,
            "white_player_rating": "295.483",
            "time_per_move": 32,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 240}",
            "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-08-27T18:35:00.257676Z",
            "ended": "2018-08-27T18:40:17.234344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404016,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.701904296875,
                            "deviation": 63.737335205078125,
                            "volatility": 0.05981673672795296
                        }
                    },
                    "username": "alasala",
                    "country": "un",
                    "ranking": 20.553354591214195,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3b2478ca12d556f6ba9e263d92a502e0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.2593994140625,
                            "deviation": 63.4338264465332,
                            "volatility": 0.05981360375881195
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14170609"
            },
            "players": {
                "black": {
                    "id": 547772,
                    "username": "SebastianSkalski",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/375f2f8f49a3209284cc95b10d4669db?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.7102643805508,
                            "deviation": 60.4921771723455,
                            "volatility": 0.059879210131292486
                        }
                    },
                    "ranking": 20.806632181729867,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14170609,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 547772,
            "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": 10,
            "black_player_rating": "122.291",
            "white_player_rank": 12,
            "white_player_rating": "372.102",
            "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": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-08-27T18:46:37.596490Z",
            "ended": "2018-08-27T19:23:10.635152Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 547772,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.1646728515625,
                            "deviation": 61.44964599609375,
                            "volatility": 0.05996980145573616
                        }
                    },
                    "username": "SebastianSkalski",
                    "country": "pl",
                    "ranking": 20.806632181729867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/375f2f8f49a3209284cc95b10d4669db?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.145263671875,
                            "deviation": 63.24897766113281,
                            "volatility": 0.05981329828500748
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14172394"
            },
            "players": {
                "black": {
                    "id": 469722,
                    "username": "anjinsan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/221ea90703cfd7a4aef2d03133f90e1c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.7846624778058,
                            "deviation": 62.651380534007856,
                            "volatility": 0.05975965018576069
                        }
                    },
                    "ranking": 19.7051896986061,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14172394,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 469722,
            "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": "651.600",
            "white_player_rank": 12,
            "white_player_rating": "394.400",
            "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-08-27T21:45:13.520643Z",
            "ended": "2018-08-27T22:20:02.526133Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 469722,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.8575439453125,
                            "deviation": 62.784523010253906,
                            "volatility": 0.05993708223104477
                        }
                    },
                    "username": "anjinsan",
                    "country": "un",
                    "ranking": 19.7051896986061,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/221ea90703cfd7a4aef2d03133f90e1c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.9219970703125,
                            "deviation": 63.231937408447266,
                            "volatility": 0.05981176346540451
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14172712"
            },
            "players": {
                "black": {
                    "id": 89236,
                    "username": "AEK_GO_Player",
                    "country": "dz",
                    "icon": "https://user-uploads.online-go.com/c86394c4a03a83f598ca59d179a6ae53-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.1602377661152,
                            "deviation": 61.12505434121468,
                            "volatility": 0.06005968770205182
                        }
                    },
                    "ranking": 16.312920921119705,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14172712,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 89236,
            "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": 16,
            "black_player_rating": "768.057",
            "white_player_rank": 12,
            "white_player_rating": "377.894",
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-08-27T22:21:26.497607Z",
            "ended": "2018-08-27T22:49:41.258877Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 89236,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1457.0159912109375,
                            "deviation": 65.01547241210938,
                            "volatility": 0.05997338518500328
                        }
                    },
                    "username": "AEK_GO_Player",
                    "country": "dz",
                    "ranking": 16.312920921119705,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c86394c4a03a83f598ca59d179a6ae53-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.0345458984375,
                            "deviation": 63.28733825683594,
                            "volatility": 0.059810176491737366
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14178609"
            },
            "players": {
                "black": {
                    "id": 186624,
                    "username": "Nuttep.PA",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/88cdeaa9f83812b27bf9505e425b2a10-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.85197648195,
                            "deviation": 60.98653290108009,
                            "volatility": 0.059964737872969034
                        }
                    },
                    "ranking": 24.099569798495345,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14178609,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 186624,
            "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": 10,
            "black_player_rating": "173.888",
            "white_player_rank": 13,
            "white_player_rating": "467.198",
            "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-08-28T12:15:38.949979Z",
            "ended": "2018-08-28T12:36:16.011151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 186624,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.6849365234375,
                            "deviation": 66.57770538330078,
                            "volatility": 0.059990204870700836
                        }
                    },
                    "username": "Nuttep.PA",
                    "country": "th",
                    "ranking": 24.099569798495345,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/88cdeaa9f83812b27bf9505e425b2a10-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.8284912109375,
                            "deviation": 63.437042236328125,
                            "volatility": 0.05981560796499252
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14184266"
            },
            "players": {
                "black": {
                    "id": 525892,
                    "username": "deleted-a06927fb-fa7f-4c25-937a-1899a76d205d",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/0f659582809c7b897bbdeaf5f442bae1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.124837537125,
                            "deviation": 61.422856965503144,
                            "volatility": 0.059984307650259854
                        }
                    },
                    "ranking": 25.537362127268345,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14184266,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 525892,
            "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": "603.598",
            "white_player_rank": 13,
            "white_player_rating": "484.689",
            "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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-08-28T21:13:10.115526Z",
            "ended": "2018-08-28T21:40:49.970984Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 525892,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1377.3785400390625,
                            "deviation": 62.014862060546875,
                            "volatility": 0.06000392511487007
                        }
                    },
                    "username": "deleted-a06927fb-fa7f-4c25-937a-1899a76d205d",
                    "country": "us",
                    "ranking": 25.537362127268345,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f659582809c7b897bbdeaf5f442bae1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.925048828125,
                            "deviation": 63.39439010620117,
                            "volatility": 0.05981411784887314
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14184620"
            },
            "players": {
                "black": {
                    "id": 209723,
                    "username": "dawibo",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/c73eb8cf8f2b22a702b1dd72977eb77d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.2220574427333,
                            "deviation": 61.980378594727725,
                            "volatility": 0.0600181012739768
                        }
                    },
                    "ranking": 15.740575775445208,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14184620,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 209723,
            "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": "229.440",
            "white_player_rank": 13,
            "white_player_rating": "456.731",
            "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": "230.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-08-28T21:47:13.499334Z",
            "ended": "2018-08-28T22:24:00.643536Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 209723,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1083.1202392578125,
                            "deviation": 64.02819061279297,
                            "volatility": 0.06002363935112953
                        }
                    },
                    "username": "dawibo",
                    "country": "se",
                    "ranking": 15.740575775445208,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c73eb8cf8f2b22a702b1dd72977eb77d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.4248046875,
                            "deviation": 63.32365036010742,
                            "volatility": 0.05981267988681793
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14190373"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126224,
                    "username": "Rembane",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/50d7c883ceefb2530943d34e7244210a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 965.8061778910483,
                            "deviation": 60.31317621735923,
                            "volatility": 0.059294113371191566
                        }
                    },
                    "ranking": 14.111427608256147,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14190373,
            "name": "Vänskapsmatch",
            "creator": 126224,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 126224,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "479.389",
            "white_player_rank": 13,
            "white_player_rating": "464.852",
            "time_per_move": 21,
            "time_control_parameters": "{\"period_time\": 15, \"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": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-08-29T09:56:21.260064Z",
            "ended": "2018-08-29T10:13:35.613473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.89208984375,
                            "deviation": 63.32894515991211,
                            "volatility": 0.059811122715473175
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.3408203125,
                            "deviation": 61.42485809326172,
                            "volatility": 0.059861309826374054
                        }
                    },
                    "username": "Rembane",
                    "country": "se",
                    "ranking": 14.111427608256147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50d7c883ceefb2530943d34e7244210a?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/14192307"
            },
            "players": {
                "black": {
                    "id": 300324,
                    "username": "MtnzJorge",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f3a85bdb9febe8b1b2bbaf224dd600a7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.4721804429787,
                            "deviation": 72.39292058261455,
                            "volatility": 0.06001005399544073
                        }
                    },
                    "ranking": 27.193720165040425,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14192307,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 300324,
            "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": 19,
            "black_player_rating": "1061.391",
            "white_player_rank": 14,
            "white_player_rating": "524.879",
            "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-08-29T13:55:40.556103Z",
            "ended": "2018-08-29T14:06:36.026125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 300324,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.697021484375,
                            "deviation": 68.52075958251953,
                            "volatility": 0.06001092866063118
                        }
                    },
                    "username": "MtnzJorge",
                    "country": "un",
                    "ranking": 27.193720165040425,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f3a85bdb9febe8b1b2bbaf224dd600a7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.062744140625,
                            "deviation": 63.152713775634766,
                            "volatility": 0.0598115473985672
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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
        }
    ]
}