List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=49
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=50",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=48",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/16751863"
            },
            "players": {
                "black": {
                    "id": 598487,
                    "username": "darkoright",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/3a80c6829894cf6f81623adfaff0c645-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.1286842593797,
                            "deviation": 60.77926197958554,
                            "volatility": 0.059446435533145284
                        }
                    },
                    "ranking": 23.743041123545897,
                    "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": 16751863,
            "name": "Ladder Challenge: benjito(#26) vs darkoright(#20)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 598487,
            "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": 19,
            "black_player_rating": "1028.476",
            "white_player_rank": 18,
            "white_player_rating": "943.296",
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-26T12:49:39.232742Z",
            "ended": "2019-02-28T03:43:24.953751Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 598487,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1962890625,
                            "deviation": 63.070411682128906,
                            "volatility": 0.059982139617204666
                        }
                    },
                    "username": "darkoright",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 23.743041123545897,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a80c6829894cf6f81623adfaff0c645-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.3916015625,
                            "deviation": 63.28258514404297,
                            "volatility": 0.05989767611026764
                        }
                    },
                    "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/21948873"
            },
            "players": {
                "black": {
                    "id": 963,
                    "username": "thouis",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.847699678395,
                            "deviation": 63.11067156174039,
                            "volatility": 0.0595650699251379
                        }
                    },
                    "ranking": 20.952238387113375,
                    "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": 21948873,
            "name": "Ladder Challenge: benjito(#63) vs thouis(#51)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 963,
            "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": 19,
            "black_player_rating": "1088.704",
            "white_player_rank": 21,
            "white_player_rating": "1241.774",
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-20T15:29:22.173806Z",
            "ended": "2020-02-22T03:03:35.375021Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.1383056640625,
                            "deviation": 62.20676040649414,
                            "volatility": 0.05994419753551483
                        }
                    },
                    "username": "thouis",
                    "country": "_LGBT",
                    "ranking": 20.952238387113375,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.6031494140625,
                            "deviation": 63.83525085449219,
                            "volatility": 0.05993284657597542
                        }
                    },
                    "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/21948870"
            },
            "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": 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"
                }
            },
            "id": 21948870,
            "name": "Ladder Challenge: benjito(#63) vs thoko(#53)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 82239,
            "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": "1228.258",
            "white_player_rank": 21,
            "white_player_rating": "1242.974",
            "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-20T15:29:14.853002Z",
            "ended": "2020-02-24T18:37:45.591241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.1614990234375,
                            "deviation": 62.85710906982422,
                            "volatility": 0.059921979904174805
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 82239,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.4151611328125,
                            "deviation": 65.58124542236328,
                            "volatility": 0.05996549129486084
                        }
                    },
                    "username": "thoko",
                    "country": "de",
                    "ranking": 24.72611924044702,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c9c27359c85ec702ca0cc3042c034870-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/22022495"
            },
            "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": 607513,
                    "username": "tomtulloh",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/4bbf3ca8970224a6f7fbf5c1b9c1a2cb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.1898757369606,
                            "deviation": 62.52267644644236,
                            "volatility": 0.06000398167596383
                        }
                    },
                    "ranking": 20.86900629397753,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22022495,
            "name": "Ladder Challenge: benjito(#35) vs tomtulloh(#32)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 607513,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1186.737",
            "white_player_rank": 16,
            "white_player_rating": "785.537",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-25T04:19:37.476416Z",
            "ended": "2020-02-25T20:43:41.527709Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.0408935546875,
                            "deviation": 62.47372817993164,
                            "volatility": 0.05992008373141289
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 607513,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.2152099609375,
                            "deviation": 61.98688888549805,
                            "volatility": 0.05999595299363136
                        }
                    },
                    "username": "tomtulloh",
                    "country": "gb",
                    "ranking": 20.86900629397753,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4bbf3ca8970224a6f7fbf5c1b9c1a2cb?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/23350854"
            },
            "players": {
                "black": {
                    "id": 60399,
                    "username": "leffy",
                    "country": "nz",
                    "icon": "https://user-uploads.online-go.com/f617335ba10eb3ca5df21d6d6820791f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2194.256254036184,
                            "deviation": 74.82180323691215,
                            "volatility": 0.06008674398648434
                        }
                    },
                    "ranking": 33.10913391396193,
                    "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": 23350854,
            "name": "Ladder Challenge: leffy(#61) vs benjito(#37)",
            "creator": 60399,
            "mode": "game",
            "source": "play",
            "black": 60399,
            "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": 33,
            "black_player_rating": "2464.544",
            "white_player_rank": 22,
            "white_player_rating": "1368.334",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-23T20:45:50.191200Z",
            "ended": "2020-04-24T04:25:26.622300Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 60399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2156.2275390625,
                            "deviation": 73.13835144042969,
                            "volatility": 0.06009824946522713
                        }
                    },
                    "username": "leffy",
                    "country": "nz",
                    "ranking": 33.10913391396193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f617335ba10eb3ca5df21d6d6820791f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.9666748046875,
                            "deviation": 64.27362060546875,
                            "volatility": 0.059909310191869736
                        }
                    },
                    "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/22026158"
            },
            "players": {
                "black": {
                    "id": 169626,
                    "username": "insertwit",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9e87c018f4a2a0e9956d7ea09e1e3916-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1826.9594896032222,
                            "deviation": 66.09628923763985,
                            "volatility": 0.06012792476021029
                        }
                    },
                    "ranking": 28.868284286385887,
                    "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": 22026158,
            "name": "Ladder Challenge: insertwit(#57) vs benjito(#35)",
            "creator": 169626,
            "mode": "game",
            "source": "play",
            "black": 169626,
            "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": 26,
            "black_player_rating": "1731.079",
            "white_player_rank": 21,
            "white_player_rating": "1219.476",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-25T10:02:52.109381Z",
            "ended": "2020-02-27T23:53:56.860886Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 169626,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1927.8463134765625,
                            "deviation": 65.51563262939453,
                            "volatility": 0.06007641553878784
                        }
                    },
                    "username": "insertwit",
                    "country": "us",
                    "ranking": 28.868284286385887,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9e87c018f4a2a0e9956d7ea09e1e3916-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.5849609375,
                            "deviation": 63.09817886352539,
                            "volatility": 0.05992494523525238
                        }
                    },
                    "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/20804799"
            },
            "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": 175744,
                    "username": "Jan Li",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/690a9f927cba88af8d6e3482015f326e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.105688322422,
                            "deviation": 63.23056084495802,
                            "volatility": 0.060922615283813056
                        }
                    },
                    "ranking": 23.2472511986337,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20804799,
            "name": "Ladder Challenge: Jan Li(#54) vs benjito(#36)",
            "creator": 175744,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 175744,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1229.674",
            "white_player_rank": 18,
            "white_player_rating": "993.328",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-11T10:58:53.856595Z",
            "ended": "2019-12-11T15:04:25.927852Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.029296875,
                            "deviation": 64.89567565917969,
                            "volatility": 0.05993243679404259
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 175744,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.0147705078125,
                            "deviation": 62.793365478515625,
                            "volatility": 0.06017295643687248
                        }
                    },
                    "username": "Jan Li",
                    "country": "pl",
                    "ranking": 23.2472511986337,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/690a9f927cba88af8d6e3482015f326e?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/16807563"
            },
            "players": {
                "black": {
                    "id": 85838,
                    "username": "Hyperspace",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b1641e95e6624be4e838c3ec8dd15587-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.2745553877537,
                            "deviation": 62.001926316950005,
                            "volatility": 0.059887315016278427
                        }
                    },
                    "ranking": 18.9297670449576,
                    "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": 16807563,
            "name": "Showdown at high noon",
            "creator": 85838,
            "mode": "game",
            "source": "play",
            "black": 85838,
            "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": 13,
            "black_player_rating": "476.261",
            "white_player_rank": 15,
            "white_player_rating": "628.587",
            "time_per_move": 901,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 1200, \"time_increment\": 900, \"speed\": \"live\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-02T01:48:53.091439Z",
            "ended": "2019-03-02T02:19:15.303250Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 85838,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.290283203125,
                            "deviation": 65.2076644897461,
                            "volatility": 0.059905726462602615
                        }
                    },
                    "username": "Hyperspace",
                    "country": "us",
                    "ranking": 18.9297670449576,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b1641e95e6624be4e838c3ec8dd15587-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.26318359375,
                            "deviation": 63.590003967285156,
                            "volatility": 0.05990704149007797
                        }
                    },
                    "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/16821823"
            },
            "players": {
                "black": {
                    "id": 470383,
                    "username": "LeeSedol'sNicotineAddiction",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/07da8624e8b579e770981c58135711c8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.332047187905,
                            "deviation": 62.81258129673395,
                            "volatility": 0.06003235250668193
                        }
                    },
                    "ranking": 20.21803096072726,
                    "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": 16821823,
            "name": "Friendly Match",
            "creator": 470383,
            "mode": "game",
            "source": "play",
            "black": 470383,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 13,
            "black_player_rating": "459.194",
            "white_player_rank": 15,
            "white_player_rating": "624.604",
            "time_per_move": 30,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 30}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-03T01:50:08.953186Z",
            "ended": "2019-03-03T01:53:55.068150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 470383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.8990478515625,
                            "deviation": 61.519744873046875,
                            "volatility": 0.06001283600926399
                        }
                    },
                    "username": "LeeSedol'sNicotineAddiction",
                    "country": "un",
                    "ranking": 20.21803096072726,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/07da8624e8b579e770981c58135711c8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1430.2188720703125,
                            "deviation": 63.356590270996094,
                            "volatility": 0.05991848185658455
                        }
                    },
                    "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/16815867"
            },
            "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": 306166,
                    "username": "Belgique09",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/32a855a00bdbca0026ee489d82aada1e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.5899748437414,
                            "deviation": 61.135539102082205,
                            "volatility": 0.05982454527490095
                        }
                    },
                    "ranking": 20.09356189877657,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16815867,
            "name": "benjito vs. Belgique09",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 306166,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "676.915",
            "white_player_rank": 16,
            "white_player_rating": "770.269",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 4, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-02T16:26:22.596273Z",
            "ended": "2019-03-02T16:41:39.716075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1457.685791015625,
                            "deviation": 63.34919738769531,
                            "volatility": 0.05990542471408844
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 306166,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1498.68212890625,
                            "deviation": 61.20027160644531,
                            "volatility": 0.05988793075084686
                        }
                    },
                    "username": "Belgique09",
                    "country": "un",
                    "ranking": 20.09356189877657,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32a855a00bdbca0026ee489d82aada1e-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
        }
    ]
}