List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=96
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=97",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=95",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41088962"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081734,
                    "username": "ยิ้มเก็บอาการ",
                    "country": "_CARICOM",
                    "icon": "https://user-uploads.online-go.com/010b7cdea2496f0273ecccdc341a819d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.30253998564,
                            "deviation": 61.3883434938777,
                            "volatility": 0.06011560850107238
                        }
                    },
                    "ranking": 23.055796844858826,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41088962,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1081734,
            "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": "73.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-08T16:11:37.502236Z",
            "ended": "2022-02-08T16:32:20.298047Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.16796875,
                            "deviation": 61.0462646484375,
                            "volatility": 0.0591333769261837
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081734,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.764404296875,
                            "deviation": 63.55018997192383,
                            "volatility": 0.060036513954401016
                        }
                    },
                    "username": "ยิ้มเก็บอาการ",
                    "country": "_CARICOM",
                    "ranking": 23.055796844858826,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/010b7cdea2496f0273ecccdc341a819d-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/12535308"
            },
            "players": {
                "black": {
                    "id": 446817,
                    "username": "rinforms",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/aa4f08fa62e77a03fb7a9161b1aab38c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 639.2113236623708,
                            "deviation": 63.36763042682213,
                            "volatility": 0.05989320537405273
                        }
                    },
                    "ranking": 5,
                    "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": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12535308,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 446817,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 11,
            "black_player_rating": "231.592",
            "white_player_rank": 11,
            "white_player_rating": "255.943",
            "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": "193.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-19T23:20:30.000271Z",
            "ended": "2018-04-19T23:44:05.476267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 446817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1009.229736328125,
                            "deviation": 62.70945358276367,
                            "volatility": 0.06000359356403351
                        }
                    },
                    "username": "rinforms",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aa4f08fa62e77a03fb7a9161b1aab38c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.22509765625,
                            "deviation": 65.33622741699219,
                            "volatility": 0.05987418070435524
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "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/16499704"
            },
            "players": {
                "black": {
                    "id": 112732,
                    "username": "takashimaya",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ae77ed92612a5ee8913e4a502c94d32?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1105.311901241027,
                            "deviation": 65.24794189070462,
                            "volatility": 0.059389429540250706
                        }
                    },
                    "ranking": 17.234817913516473,
                    "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": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16499704,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 112732,
            "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": "673.897",
            "white_player_rank": 14,
            "white_player_rating": "566.172",
            "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": "33.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-09T15:51:37.676378Z",
            "ended": "2019-02-09T16:06:04.262142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 112732,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.3076171875,
                            "deviation": 63.517574310302734,
                            "volatility": 0.059036966413259506
                        }
                    },
                    "username": "takashimaya",
                    "country": "un",
                    "ranking": 17.234817913516473,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ae77ed92612a5ee8913e4a502c94d32?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.765625,
                            "deviation": 62.13745880126953,
                            "volatility": 0.05968597158789635
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "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/12609028"
            },
            "players": {
                "black": {
                    "id": 150380,
                    "username": "SGAquatre",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/747190bcc1ebf203b3906c8d875dc9b6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.3080985091199,
                            "deviation": 63.6952934436904,
                            "volatility": 0.059856661864727434
                        }
                    },
                    "ranking": 24.215370077918028,
                    "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": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12609028,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 150380,
            "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": 18,
            "black_player_rating": "948.392",
            "white_player_rank": 14,
            "white_player_rating": "518.342",
            "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": "136.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-25T14:43:07.174551Z",
            "ended": "2018-04-25T15:01:12.729650Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 150380,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.2867431640625,
                            "deviation": 62.710872650146484,
                            "volatility": 0.05996013060212135
                        }
                    },
                    "username": "SGAquatre",
                    "country": "fr",
                    "ranking": 24.215370077918028,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/747190bcc1ebf203b3906c8d875dc9b6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.9892578125,
                            "deviation": 63.81601333618164,
                            "volatility": 0.05988742783665657
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "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/20144121"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 321604,
                    "username": "mirkoviviani",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/5860a06ec65af828ddf1c83ff9a941e6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.624487741215,
                            "deviation": 61.564642043805904,
                            "volatility": 0.059936426191618826
                        }
                    },
                    "ranking": 14.977542232013942,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20144121,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 321604,
            "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": "596.814",
            "white_player_rank": 12,
            "white_player_rating": "307.030",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-29T11:26:45.389840Z",
            "ended": "2019-10-29T11:43:13.019865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.077880859375,
                            "deviation": 62.41237258911133,
                            "volatility": 0.05962413176894188
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 321604,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.4637451171875,
                            "deviation": 61.55857467651367,
                            "volatility": 0.059948794543743134
                        }
                    },
                    "username": "mirkoviviani",
                    "country": "it",
                    "ranking": 14.977542232013942,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5860a06ec65af828ddf1c83ff9a941e6?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/20144550"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 691658,
                    "username": "Add12",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd3d22fc4d17fb00a5048383ba6a983e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.0748125294626,
                            "deviation": 61.154050263599395,
                            "volatility": 0.06004343613795686
                        }
                    },
                    "ranking": 25.28652838020144,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20144550,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 691658,
            "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": "634.096",
            "white_player_rank": 13,
            "white_player_rating": "496.915",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-29T12:05:06.882255Z",
            "ended": "2019-10-29T12:19:15.060290Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.457275390625,
                            "deviation": 62.53917694091797,
                            "volatility": 0.059621136635541916
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 691658,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.780517578125,
                            "deviation": 63.05405807495117,
                            "volatility": 0.06001245230436325
                        }
                    },
                    "username": "Add12",
                    "country": "un",
                    "ranking": 25.28652838020144,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd3d22fc4d17fb00a5048383ba6a983e?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/41108774"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 870989,
                    "username": "anning97",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e8df3bf5e65d2bc60a323823cc5f514?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.5008911210773,
                            "deviation": 60.79931174048361,
                            "volatility": 0.05969406736543085
                        }
                    },
                    "ranking": 26.0921869740656,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 41108774,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 870989,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-09T08:18:42.400520Z",
            "ended": "2022-02-09T08:18:51.364298Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.884033203125,
                            "deviation": 61.080379486083984,
                            "volatility": 0.05913027748465538
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 870989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.982177734375,
                            "deviation": 61.02062225341797,
                            "volatility": 0.05988161265850067
                        }
                    },
                    "username": "anning97",
                    "country": "un",
                    "ranking": 26.0921869740656,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e8df3bf5e65d2bc60a323823cc5f514?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20145033"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 683475,
                    "username": "Mappo",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7a3c63cf6425b92a267e2015c46f8ca2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.3685334308118,
                            "deviation": 62.53750024120255,
                            "volatility": 0.06017385139974432
                        }
                    },
                    "ranking": 28.784617119346837,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 20145033,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 683475,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "603.677",
            "white_player_rank": 15,
            "white_player_rating": "666.607",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-29T12:53:16.221103Z",
            "ended": "2019-10-29T13:31:13.593632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.8660888671875,
                            "deviation": 62.43991470336914,
                            "volatility": 0.05962231382727623
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 683475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.1683349609375,
                            "deviation": 62.55928039550781,
                            "volatility": 0.06000671535730362
                        }
                    },
                    "username": "Mappo",
                    "country": "us",
                    "ranking": 28.784617119346837,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7a3c63cf6425b92a267e2015c46f8ca2?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/41109135"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1118889,
                    "username": "tatyfsj",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/da57d288a0f5fc5fe161b3640a9ca799?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.785267634709,
                            "deviation": 62.89264895594109,
                            "volatility": 0.0598304743081812
                        }
                    },
                    "ranking": 25.48844515751315,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41109135,
            "name": "友谊赛",
            "creator": 1118889,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1118889,
            "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\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-09T08:38:06.433121Z",
            "ended": "2022-02-09T08:54:29.382979Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.0244140625,
                            "deviation": 61.518707275390625,
                            "volatility": 0.05912981182336807
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1118889,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.64501953125,
                            "deviation": 254.0084991455078,
                            "volatility": 0.05999888852238655
                        }
                    },
                    "username": "tatyfsj",
                    "country": "un",
                    "ranking": 25.48844515751315,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da57d288a0f5fc5fe161b3640a9ca799?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/34019544"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.3838306135322,
                            "deviation": 63.61576888426689,
                            "volatility": 0.05872819967585777
                        }
                    },
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 928862,
                    "username": "Xuetu",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/6c86978ae83028d59ae51c1d07526fbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.5191714210675,
                            "deviation": 60.2587273263023,
                            "volatility": 0.059351952739378315
                        }
                    },
                    "ranking": 22.731304172187933,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 34019544,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 928862,
            "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": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-05-26T11:11:18.860619Z",
            "ended": "2021-05-26T11:30:44.608670Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.0242919921875,
                            "deviation": 62.35486602783203,
                            "volatility": 0.059340111911296844
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.298784659094615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 928862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.188720703125,
                            "deviation": 61.71055603027344,
                            "volatility": 0.05995173379778862
                        }
                    },
                    "username": "Xuetu",
                    "country": "de",
                    "ranking": 22.731304172187933,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c86978ae83028d59ae51c1d07526fbe-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
        }
    ]
}