List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=60
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&page=61",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=59",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/16866775"
            },
            "players": {
                "black": {
                    "id": 35893,
                    "username": "ciubyx",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/682c291f4da1f2eab378bc4b8033ac52?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.5494754295482,
                            "deviation": 64.66401308264014,
                            "volatility": 0.059735711053411716
                        }
                    },
                    "ranking": 18.837607100431867,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16866775,
            "name": "Ladder Challenge: benjito(#27) vs ciubyx(#23)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 35893,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "748.423",
            "white_player_rank": 18,
            "white_player_rating": "991.907",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-06T03:43:51.077205Z",
            "ended": "2019-03-09T13:44:46.313338Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 35893,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.2557373046875,
                            "deviation": 64.14405822753906,
                            "volatility": 0.05977259948849678
                        }
                    },
                    "username": "ciubyx",
                    "country": "ro",
                    "ranking": 18.837607100431867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/682c291f4da1f2eab378bc4b8033ac52?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.891845703125,
                            "deviation": 64.74502563476562,
                            "volatility": 0.05991753190755844
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/22352494"
            },
            "players": {
                "black": {
                    "id": 82239,
                    "username": "thoko",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/c9c27359c85ec702ca0cc3042c034870-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.6427914176916,
                            "deviation": 61.69434720633664,
                            "volatility": 0.05936879959052911
                        }
                    },
                    "ranking": 24.72611924044702,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22352494,
            "name": "Ladder Challenge: thoko(#67) vs benjito(#43)",
            "creator": 82239,
            "mode": "game",
            "source": "play",
            "black": 82239,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1338.387",
            "white_player_rank": 21,
            "white_player_rating": "1250.224",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-14T20:54:48.029573Z",
            "ended": "2020-03-15T10:48:18.217935Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82239,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1702.2269287109375,
                            "deviation": 66.0106201171875,
                            "volatility": 0.05996827408671379
                        }
                    },
                    "username": "thoko",
                    "country": "de",
                    "ranking": 24.72611924044702,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c9c27359c85ec702ca0cc3042c034870-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.7066650390625,
                            "deviation": 63.06554412841797,
                            "volatility": 0.059909574687480927
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/23647051"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 482098,
                    "username": "kylo82",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/0c5abdd4af5ff26f9e1a4f24f688590a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.4184884672259,
                            "deviation": 60.930827462744084,
                            "volatility": 0.059892435834976845
                        }
                    },
                    "ranking": 21.837150352785137,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23647051,
            "name": "Ladder Challenge: kylo82(#12) vs benjito(#6)",
            "creator": 482098,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 482098,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1140.377",
            "white_player_rank": 20,
            "white_player_rating": "1114.005",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 210,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-05-04T08:42:40.183881Z",
            "ended": "2020-05-05T20:59:00.654209Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.317626953125,
                            "deviation": 64.83639526367188,
                            "volatility": 0.05990868806838989
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 482098,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1656.002197265625,
                            "deviation": 66.5068359375,
                            "volatility": 0.06000136584043503
                        }
                    },
                    "username": "kylo82",
                    "country": "hk",
                    "ranking": 21.837150352785137,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0c5abdd4af5ff26f9e1a4f24f688590a?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/16839489"
            },
            "players": {
                "black": {
                    "id": 529842,
                    "username": "Here We Go",
                    "country": "_Scotland",
                    "icon": "https://user-uploads.online-go.com/2438095df10828aa93ec7771f47a4a0f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1805.4462231036346,
                            "deviation": 65.52343881907694,
                            "volatility": 0.059776050652842
                        }
                    },
                    "ranking": 28.594064949584165,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16839489,
            "name": "Ladder Challenge: Here We Go(#38) vs benjito(#24)",
            "creator": 529842,
            "mode": "game",
            "source": "play",
            "black": 529842,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1130.314",
            "white_player_rank": 18,
            "white_player_rating": "961.656",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-04T08:18:08.746664Z",
            "ended": "2019-03-10T01:34:58.578323Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 529842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.634033203125,
                            "deviation": 66.33045196533203,
                            "volatility": 0.05983817204833031
                        }
                    },
                    "username": "Here We Go",
                    "country": "_Scotland",
                    "ranking": 28.594064949584165,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2438095df10828aa93ec7771f47a4a0f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.5731201171875,
                            "deviation": 64.66878509521484,
                            "volatility": 0.059918198734521866
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/16937195"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 71283,
                    "username": "ヒカリ",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5bf78f22724822274932d4f3f77e1ac2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.123041593367,
                            "deviation": 65.20381743654528,
                            "volatility": 0.059834110391638475
                        }
                    },
                    "ranking": 18.335280060885808,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16937195,
            "name": "benjito vs. Hikari486",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 71283,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "747.324",
            "white_player_rank": 15,
            "white_player_rating": "619.931",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"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": "72.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-10T23:02:25.874280Z",
            "ended": "2019-03-10T23:43:11.686397Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.137451171875,
                            "deviation": 64.6669692993164,
                            "volatility": 0.059920430183410645
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 71283,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.4246826171875,
                            "deviation": 63.70328903198242,
                            "volatility": 0.059962619096040726
                        }
                    },
                    "username": "ヒカリ",
                    "country": "un",
                    "ranking": 18.335280060885808,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5bf78f22724822274932d4f3f77e1ac2-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/21496498"
            },
            "players": {
                "black": {
                    "id": 592501,
                    "username": "weeboy",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8d5fcccd423068e15a120ab75f78afd5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.7897558987347,
                            "deviation": 64.46888499231335,
                            "volatility": 0.05940831436834303
                        }
                    },
                    "ranking": 21.34035210245175,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21496498,
            "name": "fsdf",
            "creator": 592501,
            "mode": "game",
            "source": "play",
            "black": 592501,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 12,
            "black_player_rating": "376.932",
            "white_player_rank": 14,
            "white_player_rating": "549.750",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 10, \"period_time\": 5, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "89.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-23T04:10:10.332327Z",
            "ended": "2020-01-23T04:14:59.436973Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 592501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.61767578125,
                            "deviation": 65.06871032714844,
                            "volatility": 0.05955255404114723
                        }
                    },
                    "username": "weeboy",
                    "country": "un",
                    "ranking": 21.34035210245175,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8d5fcccd423068e15a120ab75f78afd5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.7083740234375,
                            "deviation": 63.08668518066406,
                            "volatility": 0.059937044978141785
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/16928594"
            },
            "players": {
                "black": {
                    "id": 185157,
                    "username": "deepwell",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/9b24b583b2f9e3cb5028b376f31db403-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.2602298269155,
                            "deviation": 64.31713251837148,
                            "volatility": 0.06010745643818603
                        }
                    },
                    "ranking": 25.55396947966087,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16928594,
            "name": "Ladder Challenge: deepwell(#27) vs benjito(#20)",
            "creator": 185157,
            "mode": "game",
            "source": "play",
            "black": 185157,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "868.210",
            "white_player_rank": 18,
            "white_player_rating": "972.889",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-10T10:38:21.432478Z",
            "ended": "2019-03-11T16:48:44.690630Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 185157,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.2752685546875,
                            "deviation": 62.8943977355957,
                            "volatility": 0.06001809611916542
                        }
                    },
                    "username": "deepwell",
                    "country": "hu",
                    "ranking": 25.55396947966087,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b24b583b2f9e3cb5028b376f31db403-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.6524658203125,
                            "deviation": 64.40926361083984,
                            "volatility": 0.05992022901773453
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/21531153"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 595780,
                    "username": "deleted-cbca1900-3c5d-4d80-a8e1-eb6de463c9ab",
                    "country": "142",
                    "icon": "https://secure.gravatar.com/avatar/898dfa0defdd381aac506a129f7aa4c6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1755.1882415134346,
                            "deviation": 67.5654621902467,
                            "volatility": 0.05962861524717686
                        }
                    },
                    "ranking": 27.940501905745744,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21531153,
            "name": "benjito vs. Lxa",
            "creator": 595780,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 595780,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "926.930",
            "white_player_rank": 19,
            "white_player_rating": "1023.645",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"per_move\": 30, \"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": "2020-01-25T12:08:02.419652Z",
            "ended": "2020-01-25T12:24:15.978062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1612.3592529296875,
                            "deviation": 63.236141204833984,
                            "volatility": 0.059938982129096985
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 595780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1715.0345458984375,
                            "deviation": 60.7326774597168,
                            "volatility": 0.05987350270152092
                        }
                    },
                    "username": "deleted-cbca1900-3c5d-4d80-a8e1-eb6de463c9ab",
                    "country": "142",
                    "ranking": 27.940501905745744,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/898dfa0defdd381aac506a129f7aa4c6?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/30221750"
            },
            "players": {
                "black": {
                    "id": 919796,
                    "username": "nghianazi220464aa48f9442b",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3d753e4fc0f44d2d7f660810bac3c083?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.0458714972674,
                            "deviation": 107.2621527293652,
                            "volatility": 0.06000202340180224
                        }
                    },
                    "ranking": 23.946384924822596,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30221750,
            "name": "nghianazi220464aa48f9442b vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 919796,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 60, \"period_time\": 10, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-18T05:59:36.738700Z",
            "ended": "2021-01-18T06:02:11.697298Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 919796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.176513671875,
                            "deviation": 193.50570678710938,
                            "volatility": 0.05999615043401718
                        }
                    },
                    "username": "nghianazi220464aa48f9442b",
                    "country": "un",
                    "ranking": 23.946384924822596,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3d753e4fc0f44d2d7f660810bac3c083?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.6380615234375,
                            "deviation": 65.45867919921875,
                            "volatility": 0.059838276356458664
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/21547814"
            },
            "players": {
                "black": {
                    "id": 638431,
                    "username": "Joe Tuna",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d27d22eea87cf0119cce4d6063148c6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.72064939585,
                            "deviation": 60.519107418975075,
                            "volatility": 0.05974012483914159
                        }
                    },
                    "ranking": 23.783987621793777,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21547814,
            "name": "Steve Ben Obi Wan Larry Kenobi vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 638431,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "727.330",
            "white_player_rank": 17,
            "white_player_rating": "849.104",
            "time_per_move": 33,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-26T13:07:07.463262Z",
            "ended": "2020-01-26T13:09:31.374778Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 638431,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.7672119140625,
                            "deviation": 60.451961517333984,
                            "volatility": 0.05985751748085022
                        }
                    },
                    "username": "Joe Tuna",
                    "country": "un",
                    "ranking": 23.783987621793777,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d27d22eea87cf0119cce4d6063148c6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.164794921875,
                            "deviation": 63.07377243041992,
                            "volatility": 0.05993640422821045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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
        }
    ]
}