List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=50
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=51",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20046742"
            },
            "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": 486280,
                    "username": "Dehv Nails",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ac3458072441a07afff2553b648f98a3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1457.9603494178086,
                            "deviation": 61.43571738812048,
                            "volatility": 0.05998312007757228
                        }
                    },
                    "ranking": 23.645304769834475,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20046742,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 486280,
            "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": "488.900",
            "white_player_rank": 17,
            "white_player_rating": "848.312",
            "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": "87.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-22T17:24:11.020090Z",
            "ended": "2019-10-22T17:43:11.264723Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1334.3572998046875,
                            "deviation": 62.563228607177734,
                            "volatility": 0.059629153460264206
                        }
                    },
                    "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": 486280,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.17431640625,
                            "deviation": 61.104583740234375,
                            "volatility": 0.05996451899409294
                        }
                    },
                    "username": "Dehv Nails",
                    "country": "us",
                    "ranking": 23.645304769834475,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ac3458072441a07afff2553b648f98a3?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/40382519"
            },
            "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": 1034006,
                    "username": "frankusan7",
                    "country": "hr",
                    "icon": "https://user-uploads.online-go.com/0f2cfb7b7734c0210f510d2767554000-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.4937294595047,
                            "deviation": 62.90723853733539,
                            "volatility": 0.05997303136606994
                        }
                    },
                    "ranking": 18.442295681583037,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40382519,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1034006,
            "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-15T12:06:06.720299Z",
            "ended": "2022-01-15T12:09:59.956398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.594482421875,
                            "deviation": 61.69509506225586,
                            "volatility": 0.05919003486633301
                        }
                    },
                    "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": 1034006,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.2509765625,
                            "deviation": 75.37101745605469,
                            "volatility": 0.059993818402290344
                        }
                    },
                    "username": "frankusan7",
                    "country": "hr",
                    "ranking": 18.442295681583037,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f2cfb7b7734c0210f510d2767554000-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/11785030"
            },
            "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": 511022,
                    "username": "jojoj",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5cf0b3f717cc3283dfce9ecb21958fea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.500777357104,
                            "deviation": 68.1638145436123,
                            "volatility": 0.05999232998366891
                        }
                    },
                    "ranking": 25.410827794887094,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11785030,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 511022,
            "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": "409.785",
            "white_player_rank": 16,
            "white_player_rating": "732.688",
            "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-02-23T11:12:18.621205Z",
            "ended": "2018-02-23T11:23:19.653295Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.03955078125,
                            "deviation": 65.58732604980469,
                            "volatility": 0.05994156375527382
                        }
                    },
                    "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": 511022,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1571.8961181640625,
                            "deviation": 72.3646469116211,
                            "volatility": 0.05999588593840599
                        }
                    },
                    "username": "jojoj",
                    "country": "un",
                    "ranking": 25.410827794887094,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5cf0b3f717cc3283dfce9ecb21958fea?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/11785614"
            },
            "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": 501330,
                    "username": "guru besar",
                    "country": "142",
                    "icon": "https://user-uploads.online-go.com/60d7030813883bc4b1d7bc0b8bc7d6b5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.0469522623337,
                            "deviation": 67.18461811727487,
                            "volatility": 0.060254985211224514
                        }
                    },
                    "ranking": 19.559071518957655,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11785614,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 501330,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 12,
            "black_player_rating": "386.595",
            "white_player_rank": 12,
            "white_player_rating": "389.570",
            "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-02-23T12:36:49.602601Z",
            "ended": "2018-02-23T13:01:59.709907Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.08203125,
                            "deviation": 66.24111938476562,
                            "volatility": 0.05993962660431862
                        }
                    },
                    "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": 501330,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.6719970703125,
                            "deviation": 64.8005142211914,
                            "volatility": 0.060055166482925415
                        }
                    },
                    "username": "guru besar",
                    "country": "142",
                    "ranking": 19.559071518957655,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/60d7030813883bc4b1d7bc0b8bc7d6b5-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/40394679"
            },
            "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": 500091,
                    "username": "deleted-c56af2b9-7142-4337-96dd-b31cb25d6f07",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/41c99d6f09cb7d52988d604b19db74df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.3668478644759,
                            "deviation": 61.05856091292639,
                            "volatility": 0.05982064557848896
                        }
                    },
                    "ranking": 19.847481846925312,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40394679,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 500091,
            "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-15T21:28:16.826555Z",
            "ended": "2022-01-15T21:34:33.679089Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1420.387939453125,
                            "deviation": 61.59992980957031,
                            "volatility": 0.05918923392891884
                        }
                    },
                    "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": 500091,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.7540283203125,
                            "deviation": 61.05268478393555,
                            "volatility": 0.059851061552762985
                        }
                    },
                    "username": "deleted-c56af2b9-7142-4337-96dd-b31cb25d6f07",
                    "country": "fr",
                    "ranking": 19.847481846925312,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/41c99d6f09cb7d52988d604b19db74df-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/40444201"
            },
            "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": 1008725,
                    "username": "GoTomasgo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bee3776724be936c5050885f9127ee3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.8161000292286,
                            "deviation": 66.86536713586769,
                            "volatility": 0.06073559928382052
                        }
                    },
                    "ranking": 14.08768365298064,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40444201,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1008725,
            "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-17T16:40:58.804601Z",
            "ended": "2022-01-17T16:54:17.049923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.9478759765625,
                            "deviation": 61.575408935546875,
                            "volatility": 0.059185292571783066
                        }
                    },
                    "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": 1008725,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.8558349609375,
                            "deviation": 65.62054443359375,
                            "volatility": 0.0601431280374527
                        }
                    },
                    "username": "GoTomasgo",
                    "country": "un",
                    "ranking": 14.08768365298064,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bee3776724be936c5050885f9127ee3d?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/40445012"
            },
            "players": {
                "black": {
                    "id": 942746,
                    "username": "Loso Millionaire",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.0524492623854,
                            "deviation": 61.03970720548271,
                            "volatility": 0.05969493892226244
                        }
                    },
                    "ranking": 23.100543753288605,
                    "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": 40445012,
            "name": "Friendly Match",
            "creator": 942746,
            "mode": "game",
            "source": "play",
            "black": 942746,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"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": "2022-01-17T17:17:26.722065Z",
            "ended": "2022-01-17T17:47:38.353820Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 942746,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.116455078125,
                            "deviation": 61.517547607421875,
                            "volatility": 0.05980703979730606
                        }
                    },
                    "username": "Loso Millionaire",
                    "country": "un",
                    "ranking": 23.100543753288605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.1146240234375,
                            "deviation": 61.9662971496582,
                            "volatility": 0.05918228253722191
                        }
                    },
                    "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/15293729"
            },
            "players": {
                "black": {
                    "id": 589715,
                    "username": "ib-go",
                    "country": "ez",
                    "icon": "https://secure.gravatar.com/avatar/4bc52791fb5fff1fc4561141ace62a5d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.8514286307438,
                            "deviation": 139.26081131321467,
                            "volatility": 0.059996991199402605
                        }
                    },
                    "ranking": 23.943337186929792,
                    "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": 15293729,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 589715,
            "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": 14,
            "white_player_rating": "534.153",
            "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-15T12:01:08.097042Z",
            "ended": "2018-11-15T12:16:59.139178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 589715,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "ib-go",
                    "country": "ez",
                    "ranking": 23.943337186929792,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4bc52791fb5fff1fc4561141ace62a5d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.70068359375,
                            "deviation": 61.69485855102539,
                            "volatility": 0.059718258678913116
                        }
                    },
                    "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/40442533"
            },
            "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": 726202,
                    "username": "Craimefraych",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/e65fb5bfb14619da9d0ac0e97db0b036?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.0539456887593,
                            "deviation": 64.66073998085113,
                            "volatility": 0.05990258565119567
                        }
                    },
                    "ranking": 27.078763059404697,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40442533,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 726202,
            "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": "99.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-17T15:21:11.740525Z",
            "ended": "2022-01-17T16:03:46.104853Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1420.4832763671875,
                            "deviation": 61.55235290527344,
                            "volatility": 0.05918669328093529
                        }
                    },
                    "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": 726202,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.0498046875,
                            "deviation": 63.634925842285156,
                            "volatility": 0.05996733903884888
                        }
                    },
                    "username": "Craimefraych",
                    "country": "fr",
                    "ranking": 27.078763059404697,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e65fb5bfb14619da9d0ac0e97db0b036?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/15307345"
            },
            "players": {
                "black": {
                    "id": 553213,
                    "username": "PhilGGsry",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/efa88b29d1571f6461f4b79c2e13ede7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.4399913925752,
                            "deviation": 62.85861156086073,
                            "volatility": 0.06001037875441137
                        }
                    },
                    "ranking": 19.223105731821832,
                    "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": 15307345,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 553213,
            "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": "432.601",
            "white_player_rank": 14,
            "white_player_rating": "534.153",
            "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-16T11:21:13.757046Z",
            "ended": "2018-11-16T11:37:12.388196Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 553213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.409423828125,
                            "deviation": 61.42109680175781,
                            "volatility": 0.05997334420681
                        }
                    },
                    "username": "PhilGGsry",
                    "country": "th",
                    "ranking": 19.223105731821832,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/efa88b29d1571f6461f4b79c2e13ede7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.79736328125,
                            "deviation": 62.5810432434082,
                            "volatility": 0.05972025543451309
                        }
                    },
                    "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
        }
    ]
}