List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=78
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=79",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=77",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/30639214"
            },
            "players": {
                "black": {
                    "id": 864050,
                    "username": "kernel_m0d3",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4d85a93d21ae7022b9eb8afa8cdb109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.6335017009178,
                            "deviation": 61.9151134679146,
                            "volatility": 0.06008814451612626
                        }
                    },
                    "ranking": 26.07979238598873,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30639214,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 864050,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-01-31T06:19:45.790120Z",
            "ended": "2021-01-31T07:44:26.508968Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 864050,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.581298828125,
                            "deviation": 63.8740234375,
                            "volatility": 0.06005503982305527
                        }
                    },
                    "username": "kernel_m0d3",
                    "country": "un",
                    "ranking": 26.07979238598873,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4d85a93d21ae7022b9eb8afa8cdb109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.6483154296875,
                            "deviation": 63.87125015258789,
                            "volatility": 0.05983145162463188
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/30639217"
            },
            "players": {
                "black": {
                    "id": 922143,
                    "username": "NahXD",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/6d7b18e76d38a06ce5f076f160ab36d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.8361201012247,
                            "deviation": 61.28145140146146,
                            "volatility": 0.06002715899858228
                        }
                    },
                    "ranking": 25.679025428052263,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30639217,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 922143,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-01-31T06:35:19.305260Z",
            "ended": "2021-01-31T11:54:56.040486Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 922143,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.6793212890625,
                            "deviation": 95.50714874267578,
                            "volatility": 0.05999556556344032
                        }
                    },
                    "username": "NahXD",
                    "country": "001",
                    "ranking": 25.679025428052263,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6d7b18e76d38a06ce5f076f160ab36d4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.6483154296875,
                            "deviation": 63.87125015258789,
                            "volatility": 0.05983145162463188
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/24709155"
            },
            "players": {
                "black": {
                    "id": 784752,
                    "username": "camela",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/16555929d7d6ef6b85fede754167daa2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.5712119505838,
                            "deviation": 62.88094228982734,
                            "volatility": 0.060087654956917834
                        }
                    },
                    "ranking": 22.814602676492633,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24709155,
            "name": "友谊赛",
            "creator": 784752,
            "mode": "game",
            "source": "play",
            "black": 784752,
            "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": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-15T03:56:24.000193Z",
            "ended": "2020-06-15T04:08:48.151386Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 784752,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.1356201171875,
                            "deviation": 62.77365493774414,
                            "volatility": 0.06004816293716431
                        }
                    },
                    "username": "camela",
                    "country": "un",
                    "ranking": 22.814602676492633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/16555929d7d6ef6b85fede754167daa2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.417724609375,
                            "deviation": 62.891788482666016,
                            "volatility": 0.05988609045743942
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/50719483"
            },
            "players": {
                "black": {
                    "id": 764698,
                    "username": "RLA",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/179cbc4bc838c80d4afa82e16bd154b3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.084048035875,
                            "deviation": 60.89045717821673,
                            "volatility": 0.05996726782115959
                        }
                    },
                    "ranking": 26.114792448511107,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50719483,
            "name": "RLA vs. benjito",
            "creator": 764698,
            "mode": "game",
            "source": "play",
            "black": 764698,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-02T09:23:41.665577Z",
            "ended": "2023-02-02T09:28:29.892156Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 764698,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.9434814453125,
                            "deviation": 61.451934814453125,
                            "volatility": 0.05998632311820984
                        }
                    },
                    "username": "RLA",
                    "country": "un",
                    "ranking": 26.114792448511107,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/179cbc4bc838c80d4afa82e16bd154b3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.58984375,
                            "deviation": 62.411502838134766,
                            "volatility": 0.05981855094432831
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/30639219"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 929443,
                    "username": "babrami.emad",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/00e1c6028233e49b333f864397c45ef3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.6492639469317,
                            "deviation": 131.91364175159987,
                            "volatility": 0.05999487978606395
                        }
                    },
                    "ranking": 15.230708363391887,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30639219,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 929443,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-01-31T06:01:26.629230Z",
            "ended": "2021-01-31T06:01:55.706569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.6483154296875,
                            "deviation": 63.87125015258789,
                            "volatility": 0.05983145162463188
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 929443,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.1732177734375,
                            "deviation": 234.3651885986328,
                            "volatility": 0.05999947711825371
                        }
                    },
                    "username": "babrami.emad",
                    "country": "un",
                    "ranking": 15.230708363391887,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/00e1c6028233e49b333f864397c45ef3?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/14654388"
            },
            "players": {
                "black": {
                    "id": 571756,
                    "username": "5958101773",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4778caac429e7d574a8d7d3a9fc7ed2d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.7652422808626,
                            "deviation": 71.57540292554722,
                            "volatility": 0.06000410336670662
                        }
                    },
                    "ranking": 14.301421514041404,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14654388,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 571756,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "-4.50",
            "time_control": "fischer",
            "black_player_rank": 9,
            "black_player_rating": "12.164",
            "white_player_rank": 10,
            "white_player_rating": "180.903",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-01T13:23:10.200799Z",
            "ended": "2018-10-11T05:00:10.868545Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 571756,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 994.5280151367188,
                            "deviation": 72.75875854492188,
                            "volatility": 0.06000637263059616
                        }
                    },
                    "username": "5958101773",
                    "country": "un",
                    "ranking": 14.301421514041404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4778caac429e7d574a8d7d3a9fc7ed2d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.549072265625,
                            "deviation": 64.8124008178711,
                            "volatility": 0.059989310801029205
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/20718543"
            },
            "players": {
                "black": {
                    "id": 609317,
                    "username": "pfafulous",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/5fe80ee86c943cd2dc6bcb802680fd53-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.3772495309881,
                            "deviation": 61.35517005728252,
                            "volatility": 0.059982394632090846
                        }
                    },
                    "ranking": 22.94272286989612,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20718543,
            "name": "Rematch!",
            "creator": 609317,
            "mode": "game",
            "source": "play",
            "black": 609317,
            "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": 21,
            "black_player_rating": "1257.188",
            "white_player_rank": 21,
            "white_player_rating": "1293.301",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-06T04:11:43.549059Z",
            "ended": "2019-12-10T00:13:43.576194Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 609317,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.3822021484375,
                            "deviation": 63.60502624511719,
                            "volatility": 0.06001781299710274
                        }
                    },
                    "username": "pfafulous",
                    "country": "ca",
                    "ranking": 22.94272286989612,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5fe80ee86c943cd2dc6bcb802680fd53-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1688.29052734375,
                            "deviation": 63.595802307128906,
                            "volatility": 0.05991527438163757
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/20653424"
            },
            "players": {
                "black": {
                    "id": 611090,
                    "username": "BadatThis",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/33fa5b0a83a064103934b8269c6f0f35?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1799.7253556106741,
                            "deviation": 63.15874223194149,
                            "volatility": 0.0599352748673227
                        }
                    },
                    "ranking": 28.520593720415498,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20653424,
            "name": "Ladder Challenge: benjito(#159) vs BadatThis(#102)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 611090,
            "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": 22,
            "black_player_rating": "1387.283",
            "white_player_rank": 21,
            "white_player_rating": "1298.996",
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-02T05:07:31.889618Z",
            "ended": "2019-12-12T18:30:05.632014Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 611090,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.2105712890625,
                            "deviation": 64.40911865234375,
                            "volatility": 0.05993850901722908
                        }
                    },
                    "username": "BadatThis",
                    "country": "un",
                    "ranking": 28.520593720415498,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/33fa5b0a83a064103934b8269c6f0f35?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.0546875,
                            "deviation": 64.55320739746094,
                            "volatility": 0.05993696302175522
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/30657674"
            },
            "players": {
                "black": {
                    "id": 440966,
                    "username": "Meithras",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/546f3eda4948c18e4e4f57c4eb489226?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.4637871096263,
                            "deviation": 67.06557734655036,
                            "volatility": 0.060001006397197194
                        }
                    },
                    "ranking": 22.697328845629418,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30657674,
            "name": "Cincinnati Go Club",
            "creator": 440966,
            "mode": "game",
            "source": "play",
            "black": 440966,
            "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": 13,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-31T19:13:32.039772Z",
            "ended": "2021-01-31T19:28:24.987638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 440966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.201416015625,
                            "deviation": 68.29427337646484,
                            "volatility": 0.05998940393328667
                        }
                    },
                    "username": "Meithras",
                    "country": "us",
                    "ranking": 22.697328845629418,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/546f3eda4948c18e4e4f57c4eb489226?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.4061279296875,
                            "deviation": 63.831947326660156,
                            "volatility": 0.05983492359519005
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/14676371"
            },
            "players": {
                "black": {
                    "id": 522438,
                    "username": "75GOG",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ad3baecedd3fc709d5c859a2e6f34447-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.8051537219894,
                            "deviation": 61.844232481511256,
                            "volatility": 0.0601020027345232
                        }
                    },
                    "ranking": 21.25275330108934,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14676371,
            "name": "Friendly Match",
            "creator": 522438,
            "mode": "game",
            "source": "play",
            "black": 522438,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6,
            "time_control_parameters": "{\"total_time\": 600, \"time_control\": \"absolute\", \"speed\": \"blitz\", \"system\": \"absolute\", \"pause_on_weekends\": false}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-10-02T23:18:51.472580Z",
            "ended": "2018-10-02T23:19:23.948196Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 522438,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.8082275390625,
                            "deviation": 63.44935607910156,
                            "volatility": 0.060031380504369736
                        }
                    },
                    "username": "75GOG",
                    "country": "un",
                    "ranking": 21.25275330108934,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ad3baecedd3fc709d5c859a2e6f34447-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.1951904296875,
                            "deviation": 139.7766571044922,
                            "volatility": 0.059994738548994064
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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
        }
    ]
}