List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=65
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=66",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=64",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/24128284"
            },
            "players": {
                "black": {
                    "id": 678940,
                    "username": "sat12345",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4d2c32312a88795fa324dfd38d14708?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.6037807198638,
                            "deviation": 62.21424505103491,
                            "volatility": 0.0600475311087953
                        }
                    },
                    "ranking": 23.23914209947794,
                    "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": 24128284,
            "name": "Friendly Match",
            "creator": 678940,
            "mode": "game",
            "source": "play",
            "black": 678940,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 30,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 60, \"time_increment\": 30, \"max_time\": 60, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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-05-22T03:01:07.850180Z",
            "ended": "2020-05-22T03:11:57.558804Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 678940,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1465.8409423828125,
                            "deviation": 61.51731491088867,
                            "volatility": 0.06001555547118187
                        }
                    },
                    "username": "sat12345",
                    "country": "un",
                    "ranking": 23.23914209947794,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4d2c32312a88795fa324dfd38d14708?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.6378173828125,
                            "deviation": 62.67620849609375,
                            "volatility": 0.05989709869027138
                        }
                    },
                    "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/22551391"
            },
            "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": 1093,
                    "username": "Jhyn",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/58ef2177e21b87e7e7010ef66d18253c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1816.1250080712277,
                            "deviation": 64.59522063657847,
                            "volatility": 0.060014098008449306
                        }
                    },
                    "ranking": 28.730588338300496,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22551391,
            "name": "Ladder Challenge: Jhyn(#50) vs benjito(#30)",
            "creator": 1093,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1093,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1294.389",
            "white_player_rank": 26,
            "white_player_rating": "1702.650",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-23T23:30:34.702979Z",
            "ended": "2020-03-26T01:25:55.127658Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1710.212158203125,
                            "deviation": 64.32774353027344,
                            "volatility": 0.05992216616868973
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1891.550048828125,
                            "deviation": 69.05941772460938,
                            "volatility": 0.060042280703783035
                        }
                    },
                    "username": "Jhyn",
                    "country": "fr",
                    "ranking": 28.730588338300496,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/58ef2177e21b87e7e7010ef66d18253c-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/23975290"
            },
            "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": 774403,
                    "username": "oopsie222",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd1686a102bfe1769eeefbbcc9704ee4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.846299788396,
                            "deviation": 63.28570022676719,
                            "volatility": 0.05999180283304009
                        }
                    },
                    "ranking": 24.09948141329714,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23975290,
            "name": "Friendly Match",
            "creator": 774403,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 774403,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 180, \"time_increment\": 30, \"max_time\": 300, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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-05-16T05:45:31.035272Z",
            "ended": "2020-05-16T05:50:52.256860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.3779296875,
                            "deviation": 63.23176956176758,
                            "volatility": 0.05990041792392731
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 774403,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1510.9365234375,
                            "deviation": 68.33395385742188,
                            "volatility": 0.059993159025907516
                        }
                    },
                    "username": "oopsie222",
                    "country": "un",
                    "ranking": 24.09948141329714,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd1686a102bfe1769eeefbbcc9704ee4?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/24022461"
            },
            "players": {
                "black": {
                    "id": 722340,
                    "username": "jeromedc456",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f0ba42a368a6777d35b2d10b6abdac3f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.8815940102818,
                            "deviation": 67.35293415530691,
                            "volatility": 0.06001346617690774
                        }
                    },
                    "ranking": 22.704239196804537,
                    "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": 24022461,
            "name": "Partie amicale",
            "creator": 722340,
            "mode": "game",
            "source": "play",
            "black": 722340,
            "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": 17,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 240, \"period_time\": 15, \"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-05-18T00:59:06.353035Z",
            "ended": "2020-05-18T01:11:35.364081Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 722340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.28759765625,
                            "deviation": 63.68912887573242,
                            "volatility": 0.05996409058570862
                        }
                    },
                    "username": "jeromedc456",
                    "country": "un",
                    "ranking": 22.704239196804537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0ba42a368a6777d35b2d10b6abdac3f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.474609375,
                            "deviation": 62.906097412109375,
                            "volatility": 0.059899743646383286
                        }
                    },
                    "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/22805800"
            },
            "players": {
                "black": {
                    "id": 541078,
                    "username": "9x9go123",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/29a02ade9412a468a24ff022b9f9b719?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.4617100072248,
                            "deviation": 64.580393258219,
                            "volatility": 0.0610503314105067
                        }
                    },
                    "ranking": 24.356746353151667,
                    "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": 22805800,
            "name": "Friendly Match",
            "creator": 541078,
            "mode": "game",
            "source": "play",
            "black": 541078,
            "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": 13,
            "black_player_rating": "484.244",
            "white_player_rank": 15,
            "white_player_rating": "688.121",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 30, \"time_increment\": 10, \"max_time\": 60, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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-04-02T23:22:15.850350Z",
            "ended": "2020-04-02T23:23:46.924438Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 541078,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.3338623046875,
                            "deviation": 63.003150939941406,
                            "volatility": 0.0607636421918869
                        }
                    },
                    "username": "9x9go123",
                    "country": "un",
                    "ranking": 24.356746353151667,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/29a02ade9412a468a24ff022b9f9b719?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.7208251953125,
                            "deviation": 64.85411834716797,
                            "volatility": 0.05991315096616745
                        }
                    },
                    "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/24128265"
            },
            "players": {
                "black": {
                    "id": 122771,
                    "username": "sodi1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.5820658104797,
                            "deviation": 67.45643056315583,
                            "volatility": 0.06473946601716489
                        }
                    },
                    "ranking": 21.16060634663298,
                    "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": 24128265,
            "name": "משחק ידידותי",
            "creator": 122771,
            "mode": "game",
            "source": "play",
            "black": 122771,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "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": 10,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"live\", \"per_move\": 10, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "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-05-22T02:58:40.015232Z",
            "ended": "2020-05-22T03:00:50.319612Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 122771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.2833251953125,
                            "deviation": 62.3548583984375,
                            "volatility": 0.06006830185651779
                        }
                    },
                    "username": "sodi1",
                    "country": "un",
                    "ranking": 21.16060634663298,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.3614501953125,
                            "deviation": 62.8198127746582,
                            "volatility": 0.05989760905504227
                        }
                    },
                    "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/22682239"
            },
            "players": {
                "black": {
                    "id": 646564,
                    "username": "VovoGO",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/83a8dee3c6e7f5f99607e08a28a7ff25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.3354587381639,
                            "deviation": 63.34348903317063,
                            "volatility": 0.05991616224272943
                        }
                    },
                    "ranking": 26.65437018644885,
                    "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": 22682239,
            "name": "Ladder Challenge: benjito(#35) vs VovoGO(#24)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 646564,
            "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": 21,
            "black_player_rating": "1218.290",
            "white_player_rank": 22,
            "white_player_rating": "1322.257",
            "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-03-29T03:50:22.108840Z",
            "ended": "2020-04-01T20:09:51.869501Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 646564,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.6658935546875,
                            "deviation": 63.49794387817383,
                            "volatility": 0.05995003134012222
                        }
                    },
                    "username": "VovoGO",
                    "country": "ro",
                    "ranking": 26.65437018644885,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/83a8dee3c6e7f5f99607e08a28a7ff25?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.911376953125,
                            "deviation": 65.36183166503906,
                            "volatility": 0.059912730008363724
                        }
                    },
                    "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/22694651"
            },
            "players": {
                "black": {
                    "id": 158612,
                    "username": "noobakos",
                    "country": "057",
                    "icon": "https://user-uploads.online-go.com/d914db98e6ee9bec906be8ea0579be1a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1880.3403630297869,
                            "deviation": 63.18183007582216,
                            "volatility": 0.05990738402967323
                        }
                    },
                    "ranking": 29.534997356396183,
                    "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": 22694651,
            "name": "Ladder Challenge: dsatkas(#5) vs benjito(#2)",
            "creator": 158612,
            "mode": "game",
            "source": "play",
            "black": 158612,
            "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": 23,
            "black_player_rating": "1452.040",
            "white_player_rank": 21,
            "white_player_rating": "1285.913",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 210,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-29T15:37:05.800477Z",
            "ended": "2020-04-07T15:56:14.407668Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 158612,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1836.68798828125,
                            "deviation": 64.26468658447266,
                            "volatility": 0.05994195491075516
                        }
                    },
                    "username": "noobakos",
                    "country": "057",
                    "ranking": 29.534997356396183,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d914db98e6ee9bec906be8ea0579be1a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1689.904296875,
                            "deviation": 65.13116455078125,
                            "volatility": 0.05991016700863838
                        }
                    },
                    "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/22872453"
            },
            "players": {
                "black": {
                    "id": 82239,
                    "username": "thoko",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/c9c27359c85ec702ca0cc3042c034870-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.6427914176916,
                            "deviation": 61.69434720633664,
                            "volatility": 0.05936879959052911
                        }
                    },
                    "ranking": 24.72611924044702,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22872453,
            "name": "Ladder Challenge: thoko(#60) vs benjito(#37)",
            "creator": 82239,
            "mode": "game",
            "source": "play",
            "black": 82239,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1313.446",
            "white_player_rank": 21,
            "white_player_rating": "1265.648",
            "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": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-05T15:16:13.159026Z",
            "ended": "2020-04-07T22:55:31.812240Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82239,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1696.15478515625,
                            "deviation": 64.9041748046875,
                            "volatility": 0.059951942414045334
                        }
                    },
                    "username": "thoko",
                    "country": "de",
                    "ranking": 24.72611924044702,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c9c27359c85ec702ca0cc3042c034870-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.6641845703125,
                            "deviation": 64.7468490600586,
                            "volatility": 0.05990920215845108
                        }
                    },
                    "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/22925493"
            },
            "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": 624668,
                    "username": "earlgreyhot",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/058d080a3d967caf2c32553340a22743?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2045.5227075472144,
                            "deviation": 73.71404075307312,
                            "volatility": 0.05995142401918614
                        }
                    },
                    "ranking": 31.48424020294258,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22925493,
            "name": "Tournament Game: Mingren Handicap Title Tournament 2019 (48045) R:2 (earlgreyhot vs benjito)",
            "creator": 624668,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 624668,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 48045,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2020-04-07T16:24:37.271548Z",
            "ended": "2020-04-08T01:03:37.621278Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1678.5924072265625,
                            "deviation": 64.75432586669922,
                            "volatility": 0.05990822985768318
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 624668,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2860.156982421875,
                            "deviation": 95.35505676269531,
                            "volatility": 0.05984636768698692
                        }
                    },
                    "username": "earlgreyhot",
                    "country": "un",
                    "ranking": 31.48424020294258,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/058d080a3d967caf2c32553340a22743?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}