List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=66
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=67",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12811649"
            },
            "players": {
                "black": {
                    "id": 525076,
                    "username": "EvgenUA DP",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/3294e60e58297610e2e960a710919bb0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.6869523378832,
                            "deviation": 60.565573947988646,
                            "volatility": 0.06016850693793276
                        }
                    },
                    "ranking": 14.37077736761975,
                    "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": 12811649,
            "name": "Дружеский матч",
            "creator": 525076,
            "mode": "game",
            "source": "play",
            "black": 525076,
            "white": 190546,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 11,
            "black_player_rating": "255.343",
            "white_player_rank": 13,
            "white_player_rating": "426.187",
            "time_per_move": 60,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 60}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-10T11:59:21.093879Z",
            "ended": "2018-05-10T12:16:57.490439Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 525076,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.5166625976562,
                            "deviation": 65.38813781738281,
                            "volatility": 0.0599883534014225
                        }
                    },
                    "username": "EvgenUA DP",
                    "country": "ua",
                    "ranking": 14.37077736761975,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3294e60e58297610e2e960a710919bb0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.3341064453125,
                            "deviation": 64.80583190917969,
                            "volatility": 0.059884510934352875
                        }
                    },
                    "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/21782288"
            },
            "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": 139958,
                    "username": "RB0001",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/8694f58e19f125dde9591a6a2f29d741?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.7971337563492,
                            "deviation": 63.80739649316502,
                            "volatility": 0.05982317670436083
                        }
                    },
                    "ranking": 17.32856794838472,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21782288,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 139958,
            "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": "636.729",
            "white_player_rank": 16,
            "white_player_rating": "713.242",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "62.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-10T12:24:40.938207Z",
            "ended": "2020-02-10T12:38:35.135548Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.2291259765625,
                            "deviation": 61.42408752441406,
                            "volatility": 0.059571314603090286
                        }
                    },
                    "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": 139958,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1458.5111083984375,
                            "deviation": 61.729618072509766,
                            "volatility": 0.0597311332821846
                        }
                    },
                    "username": "RB0001",
                    "country": "hu",
                    "ranking": 17.32856794838472,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8694f58e19f125dde9591a6a2f29d741?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/40644501"
            },
            "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": 1042854,
                    "username": "iprio",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/3a04e935416e86a6a74642512a877037?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1678.4211643127621,
                            "deviation": 61.35880579673933,
                            "volatility": 0.05982243895914108
                        }
                    },
                    "ranking": 26.9051750377836,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40644501,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1042854,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-24T15:20:25.476947Z",
            "ended": "2022-01-24T15:27:22.255763Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.8095703125,
                            "deviation": 62.37929916381836,
                            "volatility": 0.05916466563940048
                        }
                    },
                    "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": 1042854,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.67138671875,
                            "deviation": 63.11851501464844,
                            "volatility": 0.05999332293868065
                        }
                    },
                    "username": "iprio",
                    "country": "fr",
                    "ranking": 26.9051750377836,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a04e935416e86a6a74642512a877037?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/40643893"
            },
            "players": {
                "black": {
                    "id": 913090,
                    "username": "nguyenhatandung",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/84b14e843687622cc3a050a1d612c01d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.6684201357614,
                            "deviation": 61.22392437403941,
                            "volatility": 0.05994686661976616
                        }
                    },
                    "ranking": 22.61786742705302,
                    "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": 40643893,
            "name": "Ván giao hữu",
            "creator": 913090,
            "mode": "game",
            "source": "play",
            "black": 913090,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-01-24T14:54:37.728778Z",
            "ended": "2022-01-24T14:59:15.773822Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 913090,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.7862548828125,
                            "deviation": 61.98332214355469,
                            "volatility": 0.06000353395938873
                        }
                    },
                    "username": "nguyenhatandung",
                    "country": "vn",
                    "ranking": 22.61786742705302,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/84b14e843687622cc3a050a1d612c01d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1377.5831298828125,
                            "deviation": 62.46657943725586,
                            "volatility": 0.05916585400700569
                        }
                    },
                    "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/21291127"
            },
            "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": 618477,
                    "username": "Denp",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4035885aafa76a09d1c3ecc8cb782456?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1334.1010655949092,
                            "deviation": 62.96817396829959,
                            "volatility": 0.06004490904032337
                        }
                    },
                    "ranking": 21.590030821933155,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21291127,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 618477,
            "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": "636.397",
            "white_player_rank": 15,
            "white_player_rating": "677.340",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-10T11:23:38.561440Z",
            "ended": "2020-01-10T11:42:54.248820Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.6815185546875,
                            "deviation": 61.89624786376953,
                            "volatility": 0.0595816895365715
                        }
                    },
                    "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": 618477,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.5223388671875,
                            "deviation": 62.12855529785156,
                            "volatility": 0.060031499713659286
                        }
                    },
                    "username": "Denp",
                    "country": "un",
                    "ranking": 21.590030821933155,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4035885aafa76a09d1c3ecc8cb782456?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/40644027"
            },
            "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": 939470,
                    "username": "Bạch Cửu",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/39ffab7c666b6d3a20c4d9ad984bc7e1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.3099309558804,
                            "deviation": 62.16412473732384,
                            "volatility": 0.059324477115135985
                        }
                    },
                    "ranking": 20.781482865965774,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40644027,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 939470,
            "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": "48.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-24T15:00:14.484362Z",
            "ended": "2022-01-24T15:19:59.592794Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1377.5831298828125,
                            "deviation": 62.46657943725586,
                            "volatility": 0.05916585400700569
                        }
                    },
                    "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": 939470,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.592529296875,
                            "deviation": 61.82891082763672,
                            "volatility": 0.059955574572086334
                        }
                    },
                    "username": "Bạch Cửu",
                    "country": "vn",
                    "ranking": 20.781482865965774,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/39ffab7c666b6d3a20c4d9ad984bc7e1-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21291520"
            },
            "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": 494203,
                    "username": "iopm",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/3a6c6f6d6c3012c5921fd0b289766c60?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.5965113313223,
                            "deviation": 60.85704663874943,
                            "volatility": 0.05975891211931071
                        }
                    },
                    "ranking": 21.685194724571307,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21291520,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 494203,
            "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": "710.713",
            "white_player_rank": 16,
            "white_player_rating": "770.659",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-10T12:13:35.267646Z",
            "ended": "2020-01-10T12:39:42.252044Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.2926025390625,
                            "deviation": 61.79758071899414,
                            "volatility": 0.059580519795417786
                        }
                    },
                    "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": 494203,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.8316650390625,
                            "deviation": 62.42174530029297,
                            "volatility": 0.06000193580985069
                        }
                    },
                    "username": "iopm",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 21.685194724571307,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a6c6f6d6c3012c5921fd0b289766c60?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/21292071"
            },
            "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": 293009,
                    "username": "Tolstojevski",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d1d7fde624fdebdbe033c2229b846c14?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.9859932298687,
                            "deviation": 61.01182614272758,
                            "volatility": 0.05995361770168693
                        }
                    },
                    "ranking": 22.739013753115334,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21292071,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 293009,
            "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": "679.014",
            "white_player_rank": 16,
            "white_player_rating": "701.113",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"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": "2020-01-10T13:12:09.693751Z",
            "ended": "2020-01-10T13:27:19.650829Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.5599365234375,
                            "deviation": 61.7335205078125,
                            "volatility": 0.0595795176923275
                        }
                    },
                    "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": 293009,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1451.8260498046875,
                            "deviation": 62.05496597290039,
                            "volatility": 0.059980638325214386
                        }
                    },
                    "username": "Tolstojevski",
                    "country": "un",
                    "ranking": 22.739013753115334,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d1d7fde624fdebdbe033c2229b846c14?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/11895509"
            },
            "players": {
                "black": {
                    "id": 515922,
                    "username": "AttoIndy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/68d18bcda17e362ec957d0cf2c66e9e1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 866.5540452417474,
                            "deviation": 137.50785231898337,
                            "volatility": 0.05999710571842628
                        }
                    },
                    "ranking": 11.601071912158105,
                    "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": 11895509,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 515922,
            "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": "-8.538",
            "white_player_rank": 11,
            "white_player_rating": "265.036",
            "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-03T12:53:15.269562Z",
            "ended": "2018-03-03T12:58:43.479197Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 515922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.1526489257812,
                            "deviation": 176.9491729736328,
                            "volatility": 0.06000043824315071
                        }
                    },
                    "username": "AttoIndy",
                    "country": "un",
                    "ranking": 11.601071912158105,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/68d18bcda17e362ec957d0cf2c66e9e1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.339599609375,
                            "deviation": 63.839595794677734,
                            "volatility": 0.05991176515817642
                        }
                    },
                    "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/11915289"
            },
            "players": {
                "black": {
                    "id": 163889,
                    "username": "Urri108",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d233b81ee81080605dc7f75a676dd0f2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.7951682678795,
                            "deviation": 61.85456611179718,
                            "volatility": 0.06040502826408464
                        }
                    },
                    "ranking": 17.803396265140986,
                    "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": 11915289,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 163889,
            "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": "557.068",
            "white_player_rank": 12,
            "white_player_rating": "391.951",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-04T20:56:21.783995Z",
            "ended": "2018-03-04T21:06:35.254309Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 163889,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.218505859375,
                            "deviation": 62.240047454833984,
                            "volatility": 0.06055792421102524
                        }
                    },
                    "username": "Urri108",
                    "country": "un",
                    "ranking": 17.803396265140986,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d233b81ee81080605dc7f75a676dd0f2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.26416015625,
                            "deviation": 63.945518493652344,
                            "volatility": 0.05991366133093834
                        }
                    },
                    "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
        }
    ]
}