List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=58
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=59",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=57",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41526663"
            },
            "players": {
                "black": {
                    "id": 849234,
                    "username": "tbradbury",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/344a6b5eee74d84b0cf88e28c74dd479?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 534.1403229656311,
                            "deviation": 137.32047675051396,
                            "volatility": 0.060006300705253555
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 74403,
                    "username": "kernel",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/418afad953bf5c0c26083585a5d9fa80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 669.9716180992654,
                            "deviation": 67.91658526555895,
                            "volatility": 0.05996993760644415
                        }
                    },
                    "ranking": 5.644828583733541,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41526663,
            "name": "友誼對局",
            "creator": 1068518,
            "mode": "game",
            "source": "play",
            "black": 849234,
            "white": 74403,
            "width": 23,
            "height": 15,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-02-26T03:12:44.890261Z",
            "ended": "2022-03-01T19:21:28.875204Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 849234,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 534.1403198242188,
                            "deviation": 137.3204803466797,
                            "volatility": 0.06000630185008049
                        }
                    },
                    "username": "tbradbury",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/344a6b5eee74d84b0cf88e28c74dd479?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1458.7838134765625,
                            "deviation": 64.44780731201172,
                            "volatility": 0.05982465669512749
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                849234,
                920084,
                922699,
                1054680,
                1121166,
                1122764,
                1125089
            ],
            "rengo_white_team": [
                74403,
                568679,
                886572,
                978527,
                1068518,
                1111912,
                1121399
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41600175"
            },
            "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": 448437,
                    "username": "DerMannMitHut",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/0f22012c614c46490aa7d48290fdc79c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.758917811388,
                            "deviation": 63.53125384730733,
                            "volatility": 0.05989255417229645
                        }
                    },
                    "ranking": 19.910857539476336,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41600175,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:7 (DerMannMitHut vs benjito)",
            "creator": 448437,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 448437,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-26T21:37:47.328624Z",
            "ended": "2022-03-20T02:18:51.362585Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.4903564453125,
                            "deviation": 64.33220672607422,
                            "volatility": 0.05982321873307228
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 448437,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.081298828125,
                            "deviation": 63.47650146484375,
                            "volatility": 0.05991266667842865
                        }
                    },
                    "username": "DerMannMitHut",
                    "country": "eu",
                    "ranking": 19.910857539476336,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f22012c614c46490aa7d48290fdc79c-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/41194243"
            },
            "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": 811436,
                    "username": "shadowconservatory",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/2809cd11686c47089962d217b7929aaa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.7533157172006,
                            "deviation": 61.939666363047124,
                            "volatility": 0.059650923662510104
                        }
                    },
                    "ranking": 16.585775318050906,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41194243,
            "name": "Ladder Challenge: benjito(#16) vs shadowconservatory(#6)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 811436,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "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": 21672,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-12T07:21:33.036719Z",
            "ended": "2022-02-27T05:34:46.367597Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1465.4549560546875,
                            "deviation": 62.82630920410156,
                            "volatility": 0.059819065034389496
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 811436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1016.1362915039062,
                            "deviation": 65.0712661743164,
                            "volatility": 0.05982453003525734
                        }
                    },
                    "username": "shadowconservatory",
                    "country": "zz",
                    "ranking": 16.585775318050906,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2809cd11686c47089962d217b7929aaa-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/16881235"
            },
            "players": {
                "black": {
                    "id": 606916,
                    "username": "phijan1995",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/831650b40a070e71885abb4405c68f7f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.4756348745552,
                            "deviation": 62.96735945773628,
                            "volatility": 0.05998969007220615
                        }
                    },
                    "ranking": 23.811670893874226,
                    "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": 16881235,
            "name": "phijan1995 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 606916,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "632.324",
            "white_player_rank": 16,
            "white_player_rating": "722.937",
            "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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-07T02:52:29.627242Z",
            "ended": "2019-03-07T03:24:41.556658Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.8743896484375,
                            "deviation": 64.68604278564453,
                            "volatility": 0.05998672544956207
                        }
                    },
                    "username": "phijan1995",
                    "country": "th",
                    "ranking": 23.811670893874226,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/831650b40a070e71885abb4405c68f7f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.5352783203125,
                            "deviation": 64.8910140991211,
                            "volatility": 0.05991943180561066
                        }
                    },
                    "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/27051419"
            },
            "players": {
                "black": {
                    "id": 768614,
                    "username": "OneGoOneWorld",
                    "country": "_Starfleet",
                    "icon": "https://secure.gravatar.com/avatar/23b357712f792d25c5c59a2fb0758ecb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.811212828906,
                            "deviation": 60.76062762233541,
                            "volatility": 0.05959594742354954
                        }
                    },
                    "ranking": 26.09661971446689,
                    "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": 27051419,
            "name": "OneGoOneWorld vs. benjito",
            "creator": 768614,
            "mode": "game",
            "source": "play",
            "black": 768614,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-09-21T01:48:09.869684Z",
            "ended": "2020-09-21T02:17:35.174590Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 768614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.123291015625,
                            "deviation": 61.424415588378906,
                            "volatility": 0.05988818779587746
                        }
                    },
                    "username": "OneGoOneWorld",
                    "country": "_Starfleet",
                    "ranking": 26.09661971446689,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23b357712f792d25c5c59a2fb0758ecb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.1845703125,
                            "deviation": 63.212223052978516,
                            "volatility": 0.05985906720161438
                        }
                    },
                    "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/16872393"
            },
            "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": 467322,
                    "username": "LulluFu",
                    "country": "hr",
                    "icon": "https://user-uploads.online-go.com/b041e56e2641be02dadd399d174e5641-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.6974417636047,
                            "deviation": 63.527791973004355,
                            "volatility": 0.0598499194854987
                        }
                    },
                    "ranking": 22.88241466052021,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16872393,
            "name": "Ladder Challenge: LulluFu(#4) vs benjito(#3)",
            "creator": 467322,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 467322,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1010.988",
            "white_player_rank": 20,
            "white_player_rating": "1151.912",
            "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": 150,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-06T14:15:14.334911Z",
            "ended": "2019-03-07T21:19:43.770909Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.820556640625,
                            "deviation": 64.62242126464844,
                            "volatility": 0.0599190890789032
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 467322,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.060791015625,
                            "deviation": 62.36079788208008,
                            "volatility": 0.059904880821704865
                        }
                    },
                    "username": "LulluFu",
                    "country": "hr",
                    "ranking": 22.88241466052021,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b041e56e2641be02dadd399d174e5641-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/22350807"
            },
            "players": {
                "black": {
                    "id": 582361,
                    "username": "carbsforkids",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/89fa66de14b9260c4d9cc1b13062944c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.712539122414,
                            "deviation": 61.51576909806395,
                            "volatility": 0.059848042572635055
                        }
                    },
                    "ranking": 26.023680720042467,
                    "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": 22350807,
            "name": "Friendly Match",
            "creator": 582361,
            "mode": "game",
            "source": "play",
            "black": 582361,
            "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": 15,
            "black_player_rating": "618.900",
            "white_player_rank": 17,
            "white_player_rating": "856.830",
            "time_per_move": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"period_time\": 40, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-14T19:12:45.109215Z",
            "ended": "2020-03-14T19:23:44.982610Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 582361,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.9200439453125,
                            "deviation": 62.376556396484375,
                            "volatility": 0.05992433428764343
                        }
                    },
                    "username": "carbsforkids",
                    "country": "us",
                    "ranking": 26.023680720042467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/89fa66de14b9260c4d9cc1b13062944c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.104736328125,
                            "deviation": 63.418094635009766,
                            "volatility": 0.05991208180785179
                        }
                    },
                    "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/21474218"
            },
            "players": {
                "black": {
                    "id": 320048,
                    "username": "jelmer",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/16e577e2612e5834f2901e49449dd8de-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.2333310391668,
                            "deviation": 64.84007540905785,
                            "volatility": 0.059557417518959
                        }
                    },
                    "ranking": 23.980644001295055,
                    "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": 21474218,
            "name": "Ladder Challenge: benjito(#65) vs jelmer(#39)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 320048,
            "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.861",
            "white_player_rank": 20,
            "white_player_rating": "1183.919",
            "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": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-21T20:00:05.030114Z",
            "ended": "2020-01-22T14:24:48.500200Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 320048,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.0899658203125,
                            "deviation": 63.3824577331543,
                            "volatility": 0.059498075395822525
                        }
                    },
                    "username": "jelmer",
                    "country": "nl",
                    "ranking": 23.980644001295055,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/16e577e2612e5834f2901e49449dd8de-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.870849609375,
                            "deviation": 63.24002456665039,
                            "volatility": 0.05994449183344841
                        }
                    },
                    "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/21476744"
            },
            "players": {
                "black": {
                    "id": 27044,
                    "username": "dadapapa",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/1a438d981c7ff00e103214e0aad3acd3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.893321637322,
                            "deviation": 63.28991962887841,
                            "volatility": 0.059689108652864434
                        }
                    },
                    "ranking": 24.532102182287396,
                    "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": 21476744,
            "name": "Ladder Challenge: dadapapa(#138) vs benjito(#102)",
            "creator": 27044,
            "mode": "game",
            "source": "play",
            "black": 27044,
            "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": 20,
            "black_player_rating": "1159.606",
            "white_player_rank": 21,
            "white_player_rating": "1250.798",
            "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": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-21T22:55:32.671330Z",
            "ended": "2020-02-18T13:40:25.941342Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 27044,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.64013671875,
                            "deviation": 62.06108856201172,
                            "volatility": 0.05975910648703575
                        }
                    },
                    "username": "dadapapa",
                    "country": "de",
                    "ranking": 24.532102182287396,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1a438d981c7ff00e103214e0aad3acd3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1675.944091796875,
                            "deviation": 63.36914825439453,
                            "volatility": 0.05991796776652336
                        }
                    },
                    "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/23524996"
            },
            "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": 628170,
                    "username": "smriji",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/a169dac02377434c2a2d7ab3aa0b524b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.137809852909,
                            "deviation": 66.30324671627723,
                            "volatility": 0.060021409604783395
                        }
                    },
                    "ranking": 28.743494843019924,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23524996,
            "name": "Ladder Challenge: smriji(#66) vs benjito(#42)",
            "creator": 628170,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 628170,
            "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": "1207.386",
            "white_player_rank": 22,
            "white_player_rating": "1314.556",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-30T02:10:01.885330Z",
            "ended": "2020-05-05T14:45:45.876236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.146240234375,
                            "deviation": 65.16690826416016,
                            "volatility": 0.05991414934396744
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 628170,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1872.88232421875,
                            "deviation": 67.54898071289062,
                            "volatility": 0.060003068298101425
                        }
                    },
                    "username": "smriji",
                    "country": "jp",
                    "ranking": 28.743494843019924,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a169dac02377434c2a2d7ab3aa0b524b-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
        }
    ]
}