List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=53
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=54",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/11832353"
            },
            "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": 368444,
                    "username": "pwdragon611",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a882d209ad7246937d44868d92dcad02?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.487190949906,
                            "deviation": 62.06195588258027,
                            "volatility": 0.0600129775515028
                        }
                    },
                    "ranking": 23.478408162488382,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11832353,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 368444,
            "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": "459.027",
            "white_player_rank": 16,
            "white_player_rating": "752.983",
            "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": "91.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-26T20:56:21.786428Z",
            "ended": "2018-02-26T21:10:59.060262Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.2762451171875,
                            "deviation": 65.51074981689453,
                            "volatility": 0.059938378632068634
                        }
                    },
                    "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": 368444,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.0771484375,
                            "deviation": 62.00186538696289,
                            "volatility": 0.06003309786319733
                        }
                    },
                    "username": "pwdragon611",
                    "country": "un",
                    "ranking": 23.478408162488382,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a882d209ad7246937d44868d92dcad02?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/11831423"
            },
            "players": {
                "black": {
                    "id": 513993,
                    "username": "{_}",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c4de660f1e1244f6f8a3b806d6e8477c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 952.480638156201,
                            "deviation": 118.69286387832865,
                            "volatility": 0.06000483159381317
                        }
                    },
                    "ranking": 13.789795614095093,
                    "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": 11831423,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 513993,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-02-26T19:41:43.396031Z",
            "ended": "2018-02-26T19:44:46.426479Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 513993,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.33837890625,
                            "deviation": 158.19845581054688,
                            "volatility": 0.06000330671668053
                        }
                    },
                    "username": "{_}",
                    "country": "us",
                    "ranking": 13.789795614095093,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c4de660f1e1244f6f8a3b806d6e8477c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.2762451171875,
                            "deviation": 65.51074981689453,
                            "volatility": 0.059938378632068634
                        }
                    },
                    "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/15408318"
            },
            "players": {
                "black": {
                    "id": 553852,
                    "username": "Bergbew0hner",
                    "country": "ch",
                    "icon": "https://user-uploads.online-go.com/4f9a35f8e0c97f4b9ff00ee509ac8104-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.393917522218,
                            "deviation": 63.54819185126109,
                            "volatility": 0.05991174209062704
                        }
                    },
                    "ranking": 26.360525975123096,
                    "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": 15408318,
            "name": "Insert Name Here",
            "creator": 553852,
            "mode": "game",
            "source": "play",
            "black": 553852,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "716.497",
            "white_player_rank": 15,
            "white_player_rating": "677.664",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-23T11:51:01.664207Z",
            "ended": "2018-11-23T12:12:34.934629Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 553852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.9404296875,
                            "deviation": 61.04966735839844,
                            "volatility": 0.05997668579220772
                        }
                    },
                    "username": "Bergbew0hner",
                    "country": "ch",
                    "ranking": 26.360525975123096,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4f9a35f8e0c97f4b9ff00ee509ac8104-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.101806640625,
                            "deviation": 61.352882385253906,
                            "volatility": 0.05971667170524597
                        }
                    },
                    "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/20886487"
            },
            "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": 520574,
                    "username": "michal-szn",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/a78c9abce5b97cb9e1ed61d56b881a0d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.0395204368392,
                            "deviation": 63.3561761836938,
                            "volatility": 0.05994456279332071
                        }
                    },
                    "ranking": 22.306563936459717,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20886487,
            "name": "Nowa",
            "creator": 520574,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 520574,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 11,
            "black_player_rating": "204.827",
            "white_player_rank": 18,
            "white_player_rating": "990.608",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-17T08:57:06.073477Z",
            "ended": "2020-01-01T18:55:11.420514Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.7523193359375,
                            "deviation": 62.11821746826172,
                            "volatility": 0.05960443615913391
                        }
                    },
                    "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": 520574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.40087890625,
                            "deviation": 62.982906341552734,
                            "volatility": 0.059966836124658585
                        }
                    },
                    "username": "michal-szn",
                    "country": "pl",
                    "ranking": 22.306563936459717,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a78c9abce5b97cb9e1ed61d56b881a0d-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/15449900"
            },
            "players": {
                "black": {
                    "id": 559185,
                    "username": "Peonie",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/3a2417537d1388b511612d25c4acf6ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.3475430651226,
                            "deviation": 62.979542408450605,
                            "volatility": 0.06005903670891834
                        }
                    },
                    "ranking": 22.362150145491903,
                    "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": 15449900,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 559185,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "489.075",
            "white_player_rank": 14,
            "white_player_rating": "593.193",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-26T11:37:51.730113Z",
            "ended": "2018-11-26T11:50:36.061870Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 559185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.0047607421875,
                            "deviation": 62.72062683105469,
                            "volatility": 0.06000684201717377
                        }
                    },
                    "username": "Peonie",
                    "country": "th",
                    "ranking": 22.362150145491903,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a2417537d1388b511612d25c4acf6ca?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.08203125,
                            "deviation": 61.23124694824219,
                            "volatility": 0.059717025607824326
                        }
                    },
                    "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/15505172"
            },
            "players": {
                "black": {
                    "id": 547772,
                    "username": "SebastianSkalski",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/375f2f8f49a3209284cc95b10d4669db?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.7102643805508,
                            "deviation": 60.4921771723455,
                            "volatility": 0.059879210131292486
                        }
                    },
                    "ranking": 20.806632181729867,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15505172,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 547772,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "554.228",
            "white_player_rank": 14,
            "white_player_rating": "584.419",
            "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": "82.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-30T11:47:32.721789Z",
            "ended": "2018-11-30T12:05:53.315046Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 547772,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.6915283203125,
                            "deviation": 61.668983459472656,
                            "volatility": 0.059921927750110626
                        }
                    },
                    "username": "SebastianSkalski",
                    "country": "pl",
                    "ranking": 20.806632181729867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/375f2f8f49a3209284cc95b10d4669db?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.9217529296875,
                            "deviation": 62.141761779785156,
                            "volatility": 0.05970843508839607
                        }
                    },
                    "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/15450002"
            },
            "players": {
                "black": {
                    "id": 559185,
                    "username": "Peonie",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/3a2417537d1388b511612d25c4acf6ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.3475430651226,
                            "deviation": 62.979542408450605,
                            "volatility": 0.06005903670891834
                        }
                    },
                    "ranking": 22.362150145491903,
                    "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": 15450002,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 559185,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "459.625",
            "white_player_rank": 15,
            "white_player_rating": "625.118",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-26T11:51:22.921251Z",
            "ended": "2018-11-26T12:05:18.869327Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 559185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.0042724609375,
                            "deviation": 62.58624267578125,
                            "volatility": 0.060007303953170776
                        }
                    },
                    "username": "Peonie",
                    "country": "th",
                    "ranking": 22.362150145491903,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a2417537d1388b511612d25c4acf6ca?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.537353515625,
                            "deviation": 61.17741775512695,
                            "volatility": 0.059717483818531036
                        }
                    },
                    "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/15505769"
            },
            "players": {
                "black": {
                    "id": 439244,
                    "username": "djodje",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e8098886f5d6b5687875dc5ccb7b9961?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.9026868682968,
                            "deviation": 61.16379872890166,
                            "volatility": 0.05923971212947861
                        }
                    },
                    "ranking": 20.86386462006142,
                    "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": 15505769,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 439244,
            "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": "588.832",
            "white_player_rank": 13,
            "white_player_rating": "495.502",
            "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-11-30T12:49:36.717274Z",
            "ended": "2018-11-30T13:04:56.106833Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 439244,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.7725830078125,
                            "deviation": 61.65974426269531,
                            "volatility": 0.05979403853416443
                        }
                    },
                    "username": "djodje",
                    "country": "un",
                    "ranking": 20.86386462006142,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e8098886f5d6b5687875dc5ccb7b9961?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.5706787109375,
                            "deviation": 62.025203704833984,
                            "volatility": 0.0597115121781826
                        }
                    },
                    "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/11840711"
            },
            "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": 343035,
                    "username": "Shusai",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4d74c95891be2a36e9204d07886429ae-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.0547683186082,
                            "deviation": 64.17962490505109,
                            "volatility": 0.05999302292380397
                        }
                    },
                    "ranking": 15.57989667687943,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11840711,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 343035,
            "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": "445.382",
            "white_player_rank": 12,
            "white_player_rating": "344.982",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "86.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-27T12:42:11.261132Z",
            "ended": "2018-02-27T13:20:19.562340Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.57568359375,
                            "deviation": 65.51117706298828,
                            "volatility": 0.05993678793311119
                        }
                    },
                    "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": 343035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.116455078125,
                            "deviation": 62.9010124206543,
                            "volatility": 0.05996278300881386
                        }
                    },
                    "username": "Shusai",
                    "country": "un",
                    "ranking": 15.57989667687943,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4d74c95891be2a36e9204d07886429ae-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/15464045"
            },
            "players": {
                "black": {
                    "id": 535704,
                    "username": "percystance",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/422e76c173fd8a565d4bfab22e49af1a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.2993802662688,
                            "deviation": 62.99354833333671,
                            "volatility": 0.059987036138454665
                        }
                    },
                    "ranking": 22.892290558635494,
                    "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": 15464045,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 535704,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "616.575",
            "white_player_rank": 14,
            "white_player_rating": "566.994",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-27T12:38:44.651164Z",
            "ended": "2018-11-27T13:22:32.141418Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 535704,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.2362060546875,
                            "deviation": 63.523170471191406,
                            "volatility": 0.060042526572942734
                        }
                    },
                    "username": "percystance",
                    "country": "_Pirate",
                    "ranking": 22.892290558635494,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/422e76c173fd8a565d4bfab22e49af1a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.541748046875,
                            "deviation": 61.74351119995117,
                            "volatility": 0.059713214635849
                        }
                    },
                    "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
        }
    ]
}