List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=84
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&page=85",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=83",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/40881080"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1084815,
                    "username": "Balloonv1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/227018abad295a92678ff8bed1aa7bbd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.021752096612,
                            "deviation": 65.52358722818182,
                            "volatility": 0.06002105960744504
                        }
                    },
                    "ranking": 26.15668074642755,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40881080,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1084815,
            "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": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-01T14:33:46.513706Z",
            "ended": "2022-02-01T14:59:59.592387Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.51416015625,
                            "deviation": 62.50638198852539,
                            "volatility": 0.05914224684238434
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1084815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.469970703125,
                            "deviation": 68.59906768798828,
                            "volatility": 0.06003549322485924
                        }
                    },
                    "username": "Balloonv1",
                    "country": "un",
                    "ranking": 26.15668074642755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/227018abad295a92678ff8bed1aa7bbd?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12256447"
            },
            "players": {
                "black": {
                    "id": 523484,
                    "username": "simplego",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6df080ec98049f096ac007859bc0d18c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.1897367599179,
                            "deviation": 69.50759789731215,
                            "volatility": 0.06000565090032879
                        }
                    },
                    "ranking": 21.608914293786533,
                    "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": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12256447,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 523484,
            "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": "568.313",
            "white_player_rank": 13,
            "white_player_rating": "459.054",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-03-29T21:51:12.009332Z",
            "ended": "2018-03-29T22:04:30.677324Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 523484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1305.20703125,
                            "deviation": 76.1016845703125,
                            "volatility": 0.06001332402229309
                        }
                    },
                    "username": "simplego",
                    "country": "un",
                    "ranking": 21.608914293786533,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6df080ec98049f096ac007859bc0d18c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.4490966796875,
                            "deviation": 64.9345932006836,
                            "volatility": 0.059898942708969116
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "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/40906634"
            },
            "players": {
                "black": {
                    "id": 992818,
                    "username": "peter45qiliu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fb453ca4faaf8bdcb06f3c16baecbe41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.7183921063724,
                            "deviation": 61.625337072666106,
                            "volatility": 0.059727139245194065
                        }
                    },
                    "ranking": 23.73655289983984,
                    "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": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40906634,
            "name": "友谊赛",
            "creator": 992818,
            "mode": "game",
            "source": "play",
            "black": 992818,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "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": "2022-02-02T11:55:25.814039Z",
            "ended": "2022-02-02T12:11:47.061718Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 992818,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.55322265625,
                            "deviation": 62.54411315917969,
                            "volatility": 0.0598963163793087
                        }
                    },
                    "username": "peter45qiliu",
                    "country": "un",
                    "ranking": 23.73655289983984,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fb453ca4faaf8bdcb06f3c16baecbe41?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.6806640625,
                            "deviation": 61.99317932128906,
                            "volatility": 0.05914097651839256
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "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/16241583"
            },
            "players": {
                "black": {
                    "id": 608828,
                    "username": "zeysan",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/544360259dac190e951e4c97a2ed673b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 759.4773635825788,
                            "deviation": 69.77005222389008,
                            "volatility": 0.05998557007701448
                        }
                    },
                    "ranking": 8.547726694734118,
                    "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": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16241583,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 608828,
            "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": 8,
            "black_player_rating": "-5.879",
            "white_player_rank": 15,
            "white_player_rating": "645.773",
            "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": "2019-01-22T11:28:14.008431Z",
            "ended": "2019-01-22T12:05:38.008035Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.19287109375,
                            "deviation": 310.7237548828125,
                            "volatility": 0.060006145387887955
                        }
                    },
                    "username": "zeysan",
                    "country": "tr",
                    "ranking": 8.547726694734118,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/544360259dac190e951e4c97a2ed673b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1336.0953369140625,
                            "deviation": 61.4129638671875,
                            "volatility": 0.05968836694955826
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "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/40904632"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 269829,
                    "username": "merrn",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2120dbc1e5fa5b278acaee6221fd6f8c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.26906293203,
                            "deviation": 61.75692037764873,
                            "volatility": 0.06034228552216479
                        }
                    },
                    "ranking": 22.644421146024587,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40904632,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 269829,
            "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": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-02T10:12:12.802721Z",
            "ended": "2022-02-02T10:12:26.818520Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.897705078125,
                            "deviation": 62.215091705322266,
                            "volatility": 0.05914195999503136
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 269829,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.9261474609375,
                            "deviation": 63.09333038330078,
                            "volatility": 0.06035703048110008
                        }
                    },
                    "username": "merrn",
                    "country": "un",
                    "ranking": 22.644421146024587,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2120dbc1e5fa5b278acaee6221fd6f8c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12317510"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 346539,
                    "username": "kangoo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.7544412204445,
                            "deviation": 61.192485649598844,
                            "volatility": 0.05842345223645734
                        }
                    },
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12317510,
            "name": "Partie amicale",
            "creator": 346539,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 346539,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "520.951",
            "white_player_rank": 14,
            "white_player_rating": "583.943",
            "time_per_move": 24,
            "time_control_parameters": "{\"period_time\": 20, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 6, \"main_time\": 360}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "58.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-03T10:54:41.281493Z",
            "ended": "2018-04-03T11:13:13.668593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.296875,
                            "deviation": 64.71249389648438,
                            "volatility": 0.05990012735128403
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 346539,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.5556640625,
                            "deviation": 61.12358856201172,
                            "volatility": 0.05982154607772827
                        }
                    },
                    "username": "kangoo",
                    "country": "fr",
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-32.png",
                    "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/12318089"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 525344,
                    "username": "I AM YOU",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d20bdd3ff492546fec49b852f3bdbaa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.8506403701106,
                            "deviation": 110.11294480667217,
                            "volatility": 0.06000045652362632
                        }
                    },
                    "ranking": 22.537759005853452,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12318089,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 525344,
            "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": "473.395",
            "white_player_rank": 10,
            "white_player_rating": "110.468",
            "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": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-03T12:11:16.988173Z",
            "ended": "2018-04-03T12:42:18.732054Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.124755859375,
                            "deviation": 64.18681335449219,
                            "volatility": 0.05989868938922882
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 525344,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1419.37060546875,
                            "deviation": 157.42184448242188,
                            "volatility": 0.06000041216611862
                        }
                    },
                    "username": "I AM YOU",
                    "country": "un",
                    "ranking": 22.537759005853452,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d20bdd3ff492546fec49b852f3bdbaa?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16254880"
            },
            "players": {
                "black": {
                    "id": 481995,
                    "username": "Slavaho",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fa6cac60ec8553e7a5622be81a52bbf5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.7172083871592,
                            "deviation": 64.60957764901046,
                            "volatility": 0.06083342381581829
                        }
                    },
                    "ranking": 20.680766907196155,
                    "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": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16254880,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 481995,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "452.532",
            "white_player_rank": 15,
            "white_player_rating": "662.129",
            "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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-01-23T10:30:35.622845Z",
            "ended": "2019-01-23T10:47:26.353576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 481995,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.9937744140625,
                            "deviation": 64.50926971435547,
                            "volatility": 0.06009500101208687
                        }
                    },
                    "username": "Slavaho",
                    "country": "un",
                    "ranking": 20.680766907196155,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fa6cac60ec8553e7a5622be81a52bbf5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.8768310546875,
                            "deviation": 62.17538833618164,
                            "volatility": 0.059693675488233566
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "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/16255370"
            },
            "players": {
                "black": {
                    "id": 609070,
                    "username": "VWD",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2784b3dca7c24f6c1abb51e173982a5e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1821.7590750814998,
                            "deviation": 171.88468664900023,
                            "volatility": 0.05999560596425907
                        }
                    },
                    "ranking": 28.802294172013703,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16255370,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 609070,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 15,
            "white_player_rating": "646.766",
            "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": "193.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-01-23T11:35:45.389415Z",
            "ended": "2019-01-23T12:04:30.602645Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 609070,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "VWD",
                    "country": "un",
                    "ranking": 28.802294172013703,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2784b3dca7c24f6c1abb51e173982a5e?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.382080078125,
                            "deviation": 62.07159423828125,
                            "volatility": 0.05969393625855446
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "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/16255933"
            },
            "players": {
                "black": {
                    "id": 603101,
                    "username": "EdifyingDiscourse",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cbaded05f7b8bfa4ec9f658d124a99e6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.241252154012,
                            "deviation": 61.83164485001859,
                            "volatility": 0.05986539024623592
                        }
                    },
                    "ranking": 20.105614726250018,
                    "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": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16255933,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 603101,
            "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": "502.512",
            "white_player_rank": 15,
            "white_player_rating": "646.766",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-23T12:40:56.811102Z",
            "ended": "2019-01-23T13:01:45.645877Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 603101,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.1441650390625,
                            "deviation": 62.173789978027344,
                            "volatility": 0.05994732305407524
                        }
                    },
                    "username": "EdifyingDiscourse",
                    "country": "un",
                    "ranking": 20.105614726250018,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cbaded05f7b8bfa4ec9f658d124a99e6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.0992431640625,
                            "deviation": 62.514923095703125,
                            "volatility": 0.05969331040978432
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "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
        }
    ]
}