List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=47
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=48",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=46",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/22925527"
            },
            "players": {
                "black": {
                    "id": 6093,
                    "username": "Origamijoe",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/732f5cd753b04cd981a71953c5eb45f9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1334.9676496281907,
                            "deviation": 63.69372677471354,
                            "volatility": 0.05975488850233426
                        }
                    },
                    "ranking": 21.605063346919092,
                    "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": 22925527,
            "name": "Tournament Game: Mingren Handicap Title Tournament 2019 (48045) R:2 (benjito vs Origamijoe)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 6093,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1104.073",
            "white_player_rank": 21,
            "white_player_rating": "1232.601",
            "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": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-07T16:24:40.064870Z",
            "ended": "2020-04-15T21:29:01.450518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 6093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.564697265625,
                            "deviation": 63.49937438964844,
                            "volatility": 0.05979771539568901
                        }
                    },
                    "username": "Origamijoe",
                    "country": "us",
                    "ranking": 21.605063346919092,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/732f5cd753b04cd981a71953c5eb45f9?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.8077392578125,
                            "deviation": 64.00234985351562,
                            "volatility": 0.05990888550877571
                        }
                    },
                    "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/37298468"
            },
            "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": 845702,
                    "username": "and-voss",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.1177767541194,
                            "deviation": 64.67042327880475,
                            "volatility": 0.059748285671516015
                        }
                    },
                    "ranking": 16.956813428870095,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 37298468,
            "name": "Ladder Challenge: and-voss(#66) vs benjito(#43)",
            "creator": 845702,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 845702,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"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": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-09-24T11:16:13.301581Z",
            "ended": "2021-09-26T15:32:55.803478Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.538818359375,
                            "deviation": 62.81254577636719,
                            "volatility": 0.05980987846851349
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 845702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3955078125,
                            "deviation": 62.929237365722656,
                            "volatility": 0.05982756242156029
                        }
                    },
                    "username": "and-voss",
                    "country": "de",
                    "ranking": 16.956813428870095,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?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/29810395"
            },
            "players": {
                "black": {
                    "id": 150329,
                    "username": "Ninja-Go",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 817.6763956635676,
                            "deviation": 62.17068026118474,
                            "volatility": 0.060383172501826544
                        }
                    },
                    "ranking": 10.257033261276286,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29810395,
            "name": "Friendly Match",
            "creator": 150329,
            "mode": "game",
            "source": "play",
            "black": 150329,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 184320,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 1036800, \"max_time\": 1036800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-04T23:52:33.523782Z",
            "ended": "2021-01-09T15:06:55.215713Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 150329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.7379150390625,
                            "deviation": 63.15138244628906,
                            "volatility": 0.06104190647602081
                        }
                    },
                    "username": "Ninja-Go",
                    "country": "gb",
                    "ranking": 10.257033261276286,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1487.3699951171875,
                            "deviation": 65.56149291992188,
                            "volatility": 0.0598396398127079
                        }
                    },
                    "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/21901080"
            },
            "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": 356,
                    "username": "Dyonn",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.881417423642,
                            "deviation": 62.75374633228454,
                            "volatility": 0.06022493665928968
                        }
                    },
                    "ranking": 26.52217609628091,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21901080,
            "name": "Ladder Challenge: Dyonn(#90) vs benjito(#57)",
            "creator": 356,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 356,
            "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": "1258.670",
            "white_player_rank": 22,
            "white_player_rating": "1378.767",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-17T19:05:55.077636Z",
            "ended": "2020-02-21T14:46:12.330303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1664.8828125,
                            "deviation": 63.458187103271484,
                            "volatility": 0.05992479249835014
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 356,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1756.3037109375,
                            "deviation": 65.17938995361328,
                            "volatility": 0.060116685926914215
                        }
                    },
                    "username": "Dyonn",
                    "country": "gb",
                    "ranking": 26.52217609628091,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-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/20389668"
            },
            "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": 490765,
                    "username": "Crispy duck",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.1015159267795,
                            "deviation": 72.55443946368874,
                            "volatility": 0.060235612757906724
                        }
                    },
                    "ranking": 16.004462290221866,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20389668,
            "name": "Ladder Challenge: Crispy duck(#51) vs benjito(#39)",
            "creator": 490765,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 490765,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1025.594",
            "white_player_rank": 16,
            "white_player_rating": "736.847",
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-15T05:36:24.369506Z",
            "ended": "2019-11-19T18:49:56.743980Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.6732177734375,
                            "deviation": 61.84571838378906,
                            "volatility": 0.05991838127374649
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 490765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.80126953125,
                            "deviation": 68.09545135498047,
                            "volatility": 0.060005467385053635
                        }
                    },
                    "username": "Crispy duck",
                    "country": "ua",
                    "ranking": 16.004462290221866,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-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/20611305"
            },
            "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": 534742,
                    "username": "marblevolcano",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b76a2a0158960fd3627bfe4c91bf2ee0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.6783436310695,
                            "deviation": 64.90961064836469,
                            "volatility": 0.05984214591762021
                        }
                    },
                    "ranking": 27.305234489871516,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20611305,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:2 (marblevolcano vs benjito)",
            "creator": 534742,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 534742,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1235.348",
            "white_player_rank": 21,
            "white_player_rating": "1272.455",
            "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": 42054,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-29T14:51:27.548492Z",
            "ended": "2019-12-11T21:02:44.761635Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.2464599609375,
                            "deviation": 64.74307250976562,
                            "volatility": 0.0599350668489933
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 534742,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1555.62646484375,
                            "deviation": 66.80648040771484,
                            "volatility": 0.05984700471162796
                        }
                    },
                    "username": "marblevolcano",
                    "country": "us",
                    "ranking": 27.305234489871516,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b76a2a0158960fd3627bfe4c91bf2ee0-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/20611314"
            },
            "players": {
                "black": {
                    "id": 342265,
                    "username": "brklynboi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/76be1f5c0f4302391c390d7ebf76ca9d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1175.2480185895454,
                            "deviation": 63.1078840726088,
                            "volatility": 0.06000737162402111
                        }
                    },
                    "ranking": 18.655108524556628,
                    "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": 20611314,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:2 (benjito vs brklynboi)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 342265,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1031.404",
            "white_player_rank": 21,
            "white_player_rating": "1275.844",
            "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": 42054,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-29T14:51:28.459193Z",
            "ended": "2019-12-11T14:42:37.770012Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 342265,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.670166015625,
                            "deviation": 64.80599212646484,
                            "volatility": 0.06001632660627365
                        }
                    },
                    "username": "brklynboi",
                    "country": "us",
                    "ranking": 18.655108524556628,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76be1f5c0f4302391c390d7ebf76ca9d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.717041015625,
                            "deviation": 64.55451965332031,
                            "volatility": 0.05992435663938522
                        }
                    },
                    "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/20611315"
            },
            "players": {
                "black": {
                    "id": 397597,
                    "username": "Cargonat",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/bb17d1b90204cdfb8319f213fda659f9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.4295516533075,
                            "deviation": 63.538389477559775,
                            "volatility": 0.060010406293877216
                        }
                    },
                    "ranking": 19.904711431110776,
                    "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": 20611315,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:2 (benjito vs Cargonat)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 397597,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 42054,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2019-11-29T14:51:28.551040Z",
            "ended": "2019-12-02T14:51:28.651415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 397597,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.433349609375,
                            "deviation": 64.96519470214844,
                            "volatility": 0.05999710410833359
                        }
                    },
                    "username": "Cargonat",
                    "country": "de",
                    "ranking": 19.904711431110776,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb17d1b90204cdfb8319f213fda659f9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.773681640625,
                            "deviation": 62.050106048583984,
                            "volatility": 0.05992412567138672
                        }
                    },
                    "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/21981910"
            },
            "players": {
                "black": {
                    "id": 443830,
                    "username": "Bigmesal",
                    "country": "be",
                    "icon": "https://user-uploads.online-go.com/9cf17f4c37542bb925fc5cf8d384b4bb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.3575903123008,
                            "deviation": 64.53445713969461,
                            "volatility": 0.059975959161564986
                        }
                    },
                    "ranking": 19.75357301275655,
                    "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": 21981910,
            "name": "Partie amicale",
            "creator": 443830,
            "mode": "game",
            "source": "play",
            "black": 443830,
            "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": 14,
            "black_player_rating": "511.639",
            "white_player_rank": 18,
            "white_player_rating": "969.902",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 120, \"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": "57.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-22T15:51:26.529664Z",
            "ended": "2020-02-22T16:15:12.614136Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 443830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.3184814453125,
                            "deviation": 63.21554946899414,
                            "volatility": 0.05997167527675629
                        }
                    },
                    "username": "Bigmesal",
                    "country": "be",
                    "ranking": 19.75357301275655,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9cf17f4c37542bb925fc5cf8d384b4bb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.12255859375,
                            "deviation": 63.31247329711914,
                            "volatility": 0.05993080511689186
                        }
                    },
                    "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/21917968"
            },
            "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": 21917968,
            "name": "Ladder Challenge: thoko(#36) vs benjito(#23)",
            "creator": 82239,
            "mode": "game",
            "source": "play",
            "black": 82239,
            "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": "1224.873",
            "white_player_rank": 21,
            "white_player_rating": "1257.123",
            "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-02-18T18:26:31.271876Z",
            "ended": "2020-02-22T22:08:32.026114Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82239,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.4046630859375,
                            "deviation": 66.81763458251953,
                            "volatility": 0.05996636301279068
                        }
                    },
                    "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": 1625.2247314453125,
                            "deviation": 63.815982818603516,
                            "volatility": 0.059929847717285156
                        }
                    },
                    "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
        }
    ]
}