List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=44
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=45",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=43",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21420900"
            },
            "players": {
                "black": {
                    "id": 30049,
                    "username": "Bar",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/d857a387030a4ddc3d5b3a556f8078a5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1790.7953013643769,
                            "deviation": 64.72675521828099,
                            "volatility": 0.05963586723536085
                        }
                    },
                    "ranking": 28.405439846191545,
                    "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": 21420900,
            "name": "Ladder Challenge: Bar(#103) vs benjito(#62)",
            "creator": 30049,
            "mode": "game",
            "source": "play",
            "black": 30049,
            "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": 25,
            "black_player_rating": "1643.120",
            "white_player_rank": 21,
            "white_player_rating": "1261.713",
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-18T14:14:45.557170Z",
            "ended": "2020-02-02T16:06:17.664218Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 30049,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1936.4283447265625,
                            "deviation": 64.26362609863281,
                            "volatility": 0.059836890548467636
                        }
                    },
                    "username": "Bar",
                    "country": "de",
                    "ranking": 28.405439846191545,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d857a387030a4ddc3d5b3a556f8078a5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.6915283203125,
                            "deviation": 62.67604064941406,
                            "volatility": 0.05993739143013954
                        }
                    },
                    "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/21644433"
            },
            "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": 130340,
                    "username": "avasilkin",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/583275f482d961a47301190b1cbe6d76?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.3469442327623,
                            "deviation": 63.40586476191046,
                            "volatility": 0.05989739790558051
                        }
                    },
                    "ranking": 21.12106146260474,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21644433,
            "name": "Ladder Challenge: benjito(#50) vs avasilkin(#33)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 130340,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1259.925",
            "white_player_rank": 18,
            "white_player_rating": "963.754",
            "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-02-01T13:50:43.968177Z",
            "ended": "2020-02-03T18:40:01.973096Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.2864990234375,
                            "deviation": 63.01551818847656,
                            "volatility": 0.0599360391497612
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 130340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.698974609375,
                            "deviation": 64.15357971191406,
                            "volatility": 0.05994046851992607
                        }
                    },
                    "username": "avasilkin",
                    "country": "us",
                    "ranking": 21.12106146260474,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/583275f482d961a47301190b1cbe6d76?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/21548172"
            },
            "players": {
                "black": {
                    "id": 150329,
                    "username": "Ninja-Go",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 817.6763956635676,
                            "deviation": 62.17068026118474,
                            "volatility": 0.060383172501826544
                        }
                    },
                    "ranking": 10.257033261276286,
                    "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": 21548172,
            "name": "Friendly Match",
            "creator": 150329,
            "mode": "game",
            "source": "play",
            "black": 150329,
            "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": 12,
            "black_player_rating": "391.119",
            "white_player_rank": 21,
            "white_player_rating": "1250.444",
            "time_per_move": 199680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-26T13:40:50.552582Z",
            "ended": "2020-02-05T00:44:33.859702Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 150329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.0223388671875,
                            "deviation": 62.61552810668945,
                            "volatility": 0.060811445116996765
                        }
                    },
                    "username": "Ninja-Go",
                    "country": "gb",
                    "ranking": 10.257033261276286,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.3077392578125,
                            "deviation": 63.310340881347656,
                            "volatility": 0.05992704629898071
                        }
                    },
                    "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/21616230"
            },
            "players": {
                "black": {
                    "id": 155212,
                    "username": "alexapta",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/8a4a641ba6284b2e12d01418d81956e2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.9287163935119,
                            "deviation": 63.17341949995869,
                            "volatility": 0.05997580760043437
                        }
                    },
                    "ranking": 20.64846634964278,
                    "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": 21616230,
            "name": "Ladder Challenge: alexapta(#61) vs benjito(#49)",
            "creator": 155212,
            "mode": "game",
            "source": "play",
            "black": 155212,
            "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": 18,
            "black_player_rating": "928.850",
            "white_player_rank": 21,
            "white_player_rating": "1261.797",
            "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": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-30T19:23:16.434665Z",
            "ended": "2020-02-03T22:38:55.908310Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 155212,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.23828125,
                            "deviation": 63.76140213012695,
                            "volatility": 0.05998218432068825
                        }
                    },
                    "username": "alexapta",
                    "country": "it",
                    "ranking": 20.64846634964278,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8a4a641ba6284b2e12d01418d81956e2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.064697265625,
                            "deviation": 63.1880989074707,
                            "volatility": 0.05993448570370674
                        }
                    },
                    "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/21698057"
            },
            "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": 614430,
                    "username": "Tatsuyah",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/aafa1ace4bcd9c52ccc2a53b014dfb7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1755.135604668286,
                            "deviation": 60.606141290746756,
                            "volatility": 0.05960856012998444
                        }
                    },
                    "ranking": 27.93980764332514,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21698057,
            "name": "benjito vs. Tatsuyah",
            "creator": 614430,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 614430,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "810.921",
            "white_player_rank": 19,
            "white_player_rating": "1017.430",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-05T02:00:07.822982Z",
            "ended": "2020-02-05T02:11:44.767907Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.2001953125,
                            "deviation": 63.84516525268555,
                            "volatility": 0.05992616340517998
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 614430,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1757.0775146484375,
                            "deviation": 60.46059036254883,
                            "volatility": 0.05972396209836006
                        }
                    },
                    "username": "Tatsuyah",
                    "country": "un",
                    "ranking": 27.93980764332514,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aafa1ace4bcd9c52ccc2a53b014dfb7a-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/21698186"
            },
            "players": {
                "black": {
                    "id": 726539,
                    "username": "MyongLang",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/6a2cb82cbba95dc1edf075051f954718-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.5109496232353,
                            "deviation": 64.16072500222322,
                            "volatility": 0.059979848884602664
                        }
                    },
                    "ranking": 27.139697784617088,
                    "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": 21698186,
            "name": "Skim1357 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 726539,
            "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": 18,
            "black_player_rating": "934.875",
            "white_player_rank": 16,
            "white_player_rating": "780.676",
            "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-02-05T02:15:11.909802Z",
            "ended": "2020-02-05T02:19:13.795099Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 726539,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.553466796875,
                            "deviation": 65.23729705810547,
                            "volatility": 0.059992142021656036
                        }
                    },
                    "username": "MyongLang",
                    "country": "_Starfleet",
                    "ranking": 27.139697784617088,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6a2cb82cbba95dc1edf075051f954718-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.7938232421875,
                            "deviation": 63.640499114990234,
                            "volatility": 0.05992661789059639
                        }
                    },
                    "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/21698346"
            },
            "players": {
                "black": {
                    "id": 565489,
                    "username": "croissant bandit",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a316d4b768c80ba3f350a50c377cf89e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.8823246758084,
                            "deviation": 60.61715290753693,
                            "volatility": 0.05969705004745735
                        }
                    },
                    "ranking": 25.911216326340696,
                    "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": 21698346,
            "name": "croissant bandit vs. benjito",
            "creator": 565489,
            "mode": "game",
            "source": "play",
            "black": 565489,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "886.264",
            "white_player_rank": 17,
            "white_player_rating": "809.554",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-05T02:35:56.189780Z",
            "ended": "2020-02-05T02:59:40.567630Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 565489,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.516845703125,
                            "deviation": 60.595420837402344,
                            "volatility": 0.05993683263659477
                        }
                    },
                    "username": "croissant bandit",
                    "country": "us",
                    "ranking": 25.911216326340696,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a316d4b768c80ba3f350a50c377cf89e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.904052734375,
                            "deviation": 63.53940200805664,
                            "volatility": 0.05992446094751358
                        }
                    },
                    "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/21698556"
            },
            "players": {
                "black": {
                    "id": 726144,
                    "username": "keep-going",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d93fa288b3f561bf9aceee1ee7b1042?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.1858382722503,
                            "deviation": 61.207571687449516,
                            "volatility": 0.059995433483820935
                        }
                    },
                    "ranking": 24.228964135327118,
                    "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": 21698556,
            "name": "keep-going vs. benjito",
            "creator": 726144,
            "mode": "game",
            "source": "play",
            "black": 726144,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "740.955",
            "white_player_rank": 16,
            "white_player_rating": "781.164",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-05T03:01:39.205734Z",
            "ended": "2020-02-05T03:10:54.403626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 726144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.2930908203125,
                            "deviation": 61.83728790283203,
                            "volatility": 0.0599961131811142
                        }
                    },
                    "username": "keep-going",
                    "country": "un",
                    "ranking": 24.228964135327118,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d93fa288b3f561bf9aceee1ee7b1042?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.2291259765625,
                            "deviation": 63.34696960449219,
                            "volatility": 0.059924542903900146
                        }
                    },
                    "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/21692101"
            },
            "players": {
                "black": {
                    "id": 510287,
                    "username": "Spinning Spring",
                    "country": "aq",
                    "icon": "https://user-uploads.online-go.com/93e3cfe10e448ac422cc480299fa48c4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.722625835159,
                            "deviation": 61.48283226858662,
                            "volatility": 0.06009417838402728
                        }
                    },
                    "ranking": 24.575298163788474,
                    "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": 21692101,
            "name": "19x19",
            "creator": 510287,
            "mode": "game",
            "source": "play",
            "black": 510287,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "461.837",
            "white_player_rank": 14,
            "white_player_rating": "562.642",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 30, \"time_increment\": 15, \"max_time\": 60, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "78.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-04T17:45:22.655559Z",
            "ended": "2020-02-04T18:19:46.406239Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 510287,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1423.4136962890625,
                            "deviation": 61.770992279052734,
                            "volatility": 0.06009339168667793
                        }
                    },
                    "username": "Spinning Spring",
                    "country": "aq",
                    "ranking": 24.575298163788474,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/93e3cfe10e448ac422cc480299fa48c4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.62158203125,
                            "deviation": 63.11981201171875,
                            "volatility": 0.059932559728622437
                        }
                    },
                    "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/21698844"
            },
            "players": {
                "black": {
                    "id": 703859,
                    "username": "Xinhuanese",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/7366c113eb2ccd38f6bbcbd5d52a6bec?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.9121121298274,
                            "deviation": 61.93914751541069,
                            "volatility": 0.0598132190686194
                        }
                    },
                    "ranking": 24.608670587316475,
                    "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": 21698844,
            "name": "Xinhuanese vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 703859,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "866.936",
            "white_player_rank": 17,
            "white_player_rating": "835.890",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-05T03:31:24.768401Z",
            "ended": "2020-02-05T04:02:33.450721Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 703859,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.1239013671875,
                            "deviation": 60.81830978393555,
                            "volatility": 0.059907302260398865
                        }
                    },
                    "username": "Xinhuanese",
                    "country": "gb",
                    "ranking": 24.608670587316475,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7366c113eb2ccd38f6bbcbd5d52a6bec?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.29052734375,
                            "deviation": 63.49673080444336,
                            "volatility": 0.059923332184553146
                        }
                    },
                    "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
        }
    ]
}