List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=40
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=41",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=39",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41134292"
            },
            "players": {
                "black": {
                    "id": 757342,
                    "username": "ddToken",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/e134948443445d2704aba2fabfe1a9a6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.6891566748227,
                            "deviation": 65.63391599480808,
                            "volatility": 0.06010762061561628
                        }
                    },
                    "ranking": 27.305381075539305,
                    "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": 41134292,
            "name": "Unusual board casual rengo",
            "creator": 1032638,
            "mode": "game",
            "source": "play",
            "black": 757342,
            "white": 568679,
            "width": 4,
            "height": 4,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 259200, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-14T06:22:32.389278Z",
            "ended": "2022-03-15T04:52:02.840595Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 757342,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.20751953125,
                            "deviation": 64.30524444580078,
                            "volatility": 0.05998585373163223
                        }
                    },
                    "username": "ddToken",
                    "country": "tw",
                    "ranking": 27.305381075539305,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e134948443445d2704aba2fabfe1a9a6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.4903564453125,
                            "deviation": 64.33220672607422,
                            "volatility": 0.05982321873307228
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                757342,
                1032638,
                1054680,
                1079861,
                1092952,
                1092953
            ],
            "rengo_white_team": [
                568679,
                621682,
                698241,
                1003444,
                1020918,
                1102170
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20253609"
            },
            "players": {
                "black": {
                    "id": 430398,
                    "username": "LatiosFighter",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/f7066477ab11c030073011a1b96cfcd5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.5231159978273,
                            "deviation": 61.50797093219812,
                            "volatility": 0.059862479551767225
                        }
                    },
                    "ranking": 25.1299231305214,
                    "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": 20253609,
            "name": "Ladder Challenge: benjito(#158) vs LatiosFighter(#156)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 430398,
            "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": "1226.103",
            "white_player_rank": 21,
            "white_player_rating": "1265.009",
            "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-11-05T21:29:27.011715Z",
            "ended": "2019-12-05T04:29:18.442806Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 430398,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.04150390625,
                            "deviation": 62.732662200927734,
                            "volatility": 0.05992364510893822
                        }
                    },
                    "username": "LatiosFighter",
                    "country": "zz",
                    "ranking": 25.1299231305214,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f7066477ab11c030073011a1b96cfcd5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.249267578125,
                            "deviation": 63.337440490722656,
                            "volatility": 0.05991585925221443
                        }
                    },
                    "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/22682251"
            },
            "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": 359166,
                    "username": "LionsRrr",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/efd51c3b1291fa14012d5721d78e6030-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1536.9667808385411,
                            "deviation": 63.24932395414223,
                            "volatility": 0.05982169302760682
                        }
                    },
                    "ranking": 24.866986137859723,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 22682251,
            "name": "Ladder Challenge: benjito(#75) vs LionsRrr(#61)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 359166,
            "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": "1304.190",
            "white_player_rank": 22,
            "white_player_rating": "1399.499",
            "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-03-29T03:50:52.867478Z",
            "ended": "2020-04-02T13:16:50.919268Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.4815673828125,
                            "deviation": 65.107421875,
                            "volatility": 0.05991413816809654
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 359166,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.337646484375,
                            "deviation": 61.658348083496094,
                            "volatility": 0.05995504558086395
                        }
                    },
                    "username": "LionsRrr",
                    "country": "nl",
                    "ranking": 24.866986137859723,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/efd51c3b1291fa14012d5721d78e6030-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20284762"
            },
            "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": 671546,
                    "username": "DrunkAtNight",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.2010047344024,
                            "deviation": 61.021610258571734,
                            "volatility": 0.06008704763735232
                        }
                    },
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20284762,
            "name": "Friendly Match",
            "creator": 671546,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 604800}",
            "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": "2019-11-08T02:20:38.510744Z",
            "ended": "2019-11-08T17:19:34.592336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.9371337890625,
                            "deviation": 62.0758171081543,
                            "volatility": 0.05992269888520241
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1701.843505859375,
                            "deviation": 61.685150146484375,
                            "volatility": 0.060034774243831635
                        }
                    },
                    "username": "DrunkAtNight",
                    "country": "us",
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-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/40553132"
            },
            "players": {
                "black": {
                    "id": 150329,
                    "username": "Ninja-Go",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 820.3431733399324,
                            "deviation": 62.32835890326582,
                            "volatility": 0.06038164462547952
                        }
                    },
                    "ranking": 10.332412040529961,
                    "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": 40553132,
            "name": "Friendly Match",
            "creator": 150329,
            "mode": "game",
            "source": "play",
            "black": 150329,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "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": 186240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 1209600, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "89.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-21T23:23:16.183511Z",
            "ended": "2022-02-15T01:48:45.457910Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 150329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.3642578125,
                            "deviation": 64.09258270263672,
                            "volatility": 0.06094711273908615
                        }
                    },
                    "username": "Ninja-Go",
                    "country": "gb",
                    "ranking": 10.332412040529961,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ad169fd0d6b8d37aeed3ddd81f0315ab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1465.6826171875,
                            "deviation": 62.32971954345703,
                            "volatility": 0.05981317535042763
                        }
                    },
                    "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/20302151"
            },
            "players": {
                "black": {
                    "id": 3148,
                    "username": "Zoro",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b81359ba42fa78c95b8d080b4b2803bd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.3432498120937,
                            "deviation": 63.38835528442073,
                            "volatility": 0.05980239628745916
                        }
                    },
                    "ranking": 19.564683788475605,
                    "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": 20302151,
            "name": "Tournament Game: Oza Treizes Title Tournament 2019 (43367) R:3 (benjito vs Zoro)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 3148,
            "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": "1283.820",
            "white_player_rank": 21,
            "white_player_rating": "1224.639",
            "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": 43367,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-09T07:55:22.046811Z",
            "ended": "2019-11-12T15:49:52.835272Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 3148,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.9921875,
                            "deviation": 67.30889892578125,
                            "volatility": 0.05985255539417267
                        }
                    },
                    "username": "Zoro",
                    "country": "us",
                    "ranking": 19.564683788475605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b81359ba42fa78c95b8d080b4b2803bd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.7989501953125,
                            "deviation": 61.72922134399414,
                            "volatility": 0.05991728976368904
                        }
                    },
                    "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/20302159"
            },
            "players": {
                "black": {
                    "id": 46823,
                    "username": "bottleneck",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/bf09b8a7c631576550b121cbb7e3e403-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.0051835268332,
                            "deviation": 64.76749811008646,
                            "volatility": 0.0599818749946953
                        }
                    },
                    "ranking": 20.15669555912129,
                    "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": 20302159,
            "name": "Tournament Game: Oza Treizes Title Tournament 2019 (43367) R:3 (benjito vs bottleneck)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 46823,
            "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": 22,
            "black_player_rating": "1337.266",
            "white_player_rank": 19,
            "white_player_rating": "1029.477",
            "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": 43367,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-09T07:55:22.667840Z",
            "ended": "2019-11-19T15:08:52.594803Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 46823,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.670166015625,
                            "deviation": 63.21417236328125,
                            "volatility": 0.05999516695737839
                        }
                    },
                    "username": "bottleneck",
                    "country": "ru",
                    "ranking": 20.15669555912129,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bf09b8a7c631576550b121cbb7e3e403-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.758544921875,
                            "deviation": 61.91615295410156,
                            "volatility": 0.05991928279399872
                        }
                    },
                    "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/20302172"
            },
            "players": {
                "black": {
                    "id": 45330,
                    "username": "DrGoPlayer",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/c72d8b857c3265336f1b48d502993c15?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.651815077802,
                            "deviation": 65.74450151077367,
                            "volatility": 0.059753042337635176
                        }
                    },
                    "ranking": 23.79868002129094,
                    "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": 20302172,
            "name": "Tournament Game: Oza Treizes Title Tournament 2019 (43367) R:3 (benjito vs DrGoPlayer)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 45330,
            "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": 22,
            "black_player_rating": "1333.506",
            "white_player_rank": 20,
            "white_player_rating": "1108.298",
            "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": 43367,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-09T07:55:23.915431Z",
            "ended": "2019-11-14T23:17:28.762083Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 45330,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.980712890625,
                            "deviation": 63.221797943115234,
                            "volatility": 0.05983266234397888
                        }
                    },
                    "username": "DrGoPlayer",
                    "country": "us",
                    "ranking": 23.79868002129094,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c72d8b857c3265336f1b48d502993c15?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.7908935546875,
                            "deviation": 61.574737548828125,
                            "volatility": 0.059918567538261414
                        }
                    },
                    "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/20302177"
            },
            "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": 36376,
                    "username": "pawer13",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/063a9e161c6f7ddaf4d89c597cf03965-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.7976097973487,
                            "deviation": 64.16683039226028,
                            "volatility": 0.05973588902020479
                        }
                    },
                    "ranking": 19.630013760332513,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 20302177,
            "name": "Tournament Game: Oza Treizes Title Tournament 2019 (43367) R:3 (pawer13 vs benjito)",
            "creator": 36376,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 36376,
            "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": "1214.766",
            "white_player_rank": 20,
            "white_player_rating": "1112.316",
            "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": 43367,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-09T07:55:24.324566Z",
            "ended": "2019-11-11T19:01:41.664429Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.677490234375,
                            "deviation": 61.7043342590332,
                            "volatility": 0.059918735176324844
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 36376,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.109619140625,
                            "deviation": 63.24146270751953,
                            "volatility": 0.059780415147542953
                        }
                    },
                    "username": "pawer13",
                    "country": "es",
                    "ranking": 19.630013760332513,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/063a9e161c6f7ddaf4d89c597cf03965-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20302184"
            },
            "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": 548288,
                    "username": "deleted-f25cea11-8c22-4546-8276-90803d751e7a",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74ab28a8a8f00ac41617a037b25609b9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.7953569843535,
                            "deviation": 63.99163469391172,
                            "volatility": 0.059969042197856814
                        }
                    },
                    "ranking": 24.191922634725035,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20302184,
            "name": "Tournament Game: Oza Treizes Title Tournament 2019 (43367) R:3 (shicho vs benjito)",
            "creator": 548288,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 548288,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "997.453",
            "white_player_rank": 18,
            "white_player_rating": "977.021",
            "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": 43367,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-09T07:55:24.828219Z",
            "ended": "2019-11-19T02:51:03.624192Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.1602783203125,
                            "deviation": 62.166160583496094,
                            "volatility": 0.059916894882917404
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 548288,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.295654296875,
                            "deviation": 63.685150146484375,
                            "volatility": 0.05994362011551857
                        }
                    },
                    "username": "deleted-f25cea11-8c22-4546-8276-90803d751e7a",
                    "country": "un",
                    "ranking": 24.191922634725035,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74ab28a8a8f00ac41617a037b25609b9?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
        }
    ]
}