List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=72
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=73",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/30531347"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "username": "bucky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1175798054705,
                            "deviation": 98.87899742037905,
                            "volatility": 0.0599887460818143
                        }
                    },
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30531347,
            "name": "Friendly Match",
            "creator": 671959,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "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": "2021-01-27T23:11:22.495820Z",
            "ended": "2021-02-01T19:25:34.876374Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.352783203125,
                            "deviation": 63.604557037353516,
                            "volatility": 0.059834662824869156
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.8526611328125,
                            "deviation": 104.20915985107422,
                            "volatility": 0.059992894530296326
                        }
                    },
                    "username": "bucky",
                    "country": "un",
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?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/21975370"
            },
            "players": {
                "black": {
                    "id": 627454,
                    "username": "Denis_m73",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/172834a57fd056617428be7a723c97f7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.0758305741845,
                            "deviation": 63.1950799315005,
                            "volatility": 0.059896714588937555
                        }
                    },
                    "ranking": 16.419810126470185,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21975370,
            "name": "Дружеский матч",
            "creator": 627454,
            "mode": "game",
            "source": "play",
            "black": 627454,
            "white": 568679,
            "width": 21,
            "height": 21,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-22T05:31:54.063709Z",
            "ended": "2020-03-06T03:17:30.983773Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 627454,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1144.449462890625,
                            "deviation": 63.38951110839844,
                            "volatility": 0.06003303825855255
                        }
                    },
                    "username": "Denis_m73",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 16.419810126470185,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/172834a57fd056617428be7a723c97f7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.3076171875,
                            "deviation": 64.44185638427734,
                            "volatility": 0.059917036443948746
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/23975347"
            },
            "players": {
                "black": {
                    "id": 427128,
                    "username": "Mr. Havisham",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/70c4be2b6ec4d1dfa43aa6f83228a4b4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.4722967181312,
                            "deviation": 59.8483799336929,
                            "volatility": 0.056961912690976696
                        }
                    },
                    "ranking": 17.40510397131966,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23975347,
            "name": "limbic go",
            "creator": 427128,
            "mode": "game",
            "source": "play",
            "black": 427128,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 26,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 20, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-05-16T05:51:02.406782Z",
            "ended": "2020-05-16T06:08:43.757810Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 427128,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.806396484375,
                            "deviation": 62.64268112182617,
                            "volatility": 0.05872352793812752
                        }
                    },
                    "username": "Mr. Havisham",
                    "country": "001",
                    "ranking": 17.40510397131966,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70c4be2b6ec4d1dfa43aa6f83228a4b4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.7103271484375,
                            "deviation": 63.068050384521484,
                            "volatility": 0.059900056570768356
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/30467092"
            },
            "players": {
                "black": {
                    "id": 829768,
                    "username": "andyawesome",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ba79ca6e18047ab41778c55e0b0f71fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.919724522598,
                            "deviation": 60.87905323075892,
                            "volatility": 0.059466340846590526
                        }
                    },
                    "ranking": 22.93523305950224,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30467092,
            "name": "Ladder Challenge: benjito(#6) vs andyawesome(#4)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 829768,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 19125,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-25T23:14:40.129007Z",
            "ended": "2021-02-02T18:44:18.617094Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 829768,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.0335693359375,
                            "deviation": 61.533538818359375,
                            "volatility": 0.059972088783979416
                        }
                    },
                    "username": "andyawesome",
                    "country": "us",
                    "ranking": 22.93523305950224,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ba79ca6e18047ab41778c55e0b0f71fa?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.2021484375,
                            "deviation": 63.058895111083984,
                            "volatility": 0.059833597391843796
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/17184832"
            },
            "players": {
                "black": {
                    "id": 548337,
                    "username": "renardine",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/203f0524095b037d30ff27adbadd974c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.3516887224398,
                            "deviation": 65.80995852691389,
                            "volatility": 0.05986490975123488
                        }
                    },
                    "ranking": 27.137523181721395,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17184832,
            "name": "Tournament Game: Honinbo Nines Title Tournament 2019 (45529) R:1 (benjito vs renardine)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 548337,
            "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": 21,
            "black_player_rating": "1202.858",
            "white_player_rank": 18,
            "white_player_rating": "988.570",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45529,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-28T07:01:10.293099Z",
            "ended": "2019-03-30T15:32:14.772326Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 548337,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.1092529296875,
                            "deviation": 61.89533615112305,
                            "volatility": 0.05988151580095291
                        }
                    },
                    "username": "renardine",
                    "country": "un",
                    "ranking": 27.137523181721395,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/203f0524095b037d30ff27adbadd974c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.9078369140625,
                            "deviation": 63.719364166259766,
                            "volatility": 0.05991051346063614
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/42340506"
            },
            "players": {
                "black": {
                    "id": 606984,
                    "username": "the gary",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/7c235bc07ff845edac2f0261d93dd7df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.9925276965016,
                            "deviation": 66.40705031327217,
                            "volatility": 0.062345430461709705
                        }
                    },
                    "ranking": 18.372587351287134,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42340506,
            "name": "Ladder Challenge: the gary(#278) vs benjito(#191)",
            "creator": 606984,
            "mode": "game",
            "source": "play",
            "black": 606984,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "2022-03-25T21:19:36.834714Z",
            "ended": "2022-03-29T23:06:12.715527Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.7882080078125,
                            "deviation": 63.8764533996582,
                            "volatility": 0.06079668924212456
                        }
                    },
                    "username": "the gary",
                    "country": "_Starfleet",
                    "ranking": 18.372587351287134,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c235bc07ff845edac2f0261d93dd7df-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.0921630859375,
                            "deviation": 64.0136489868164,
                            "volatility": 0.059819579124450684
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/30560521"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "username": "bucky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1175798054705,
                            "deviation": 98.87899742037905,
                            "volatility": 0.0599887460818143
                        }
                    },
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30560521,
            "name": "Friendly Match",
            "creator": 671959,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-01-28T19:30:57.663524Z",
            "ended": "2021-02-05T12:41:25.542016Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.7811279296875,
                            "deviation": 63.78511428833008,
                            "volatility": 0.05983656272292137
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.8526611328125,
                            "deviation": 104.20915985107422,
                            "volatility": 0.059992894530296326
                        }
                    },
                    "username": "bucky",
                    "country": "un",
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?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/30558910"
            },
            "players": {
                "black": {
                    "id": 880487,
                    "username": "KareliaS_11",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/a1d4b889db62b1048c82c1b8eb2b1d44-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1310.988527476558,
                            "deviation": 61.863243238991735,
                            "volatility": 0.06002407837831673
                        }
                    },
                    "ranking": 21.185455584260357,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30558910,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 880487,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 8,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-28T18:30:52.137546Z",
            "ended": "2021-01-29T03:12:21.440062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 880487,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.0166015625,
                            "deviation": 64.38004302978516,
                            "volatility": 0.059963829815387726
                        }
                    },
                    "username": "KareliaS_11",
                    "country": "_LGBT",
                    "ranking": 21.185455584260357,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a1d4b889db62b1048c82c1b8eb2b1d44-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.53466796875,
                            "deviation": 63.935890197753906,
                            "volatility": 0.05983295664191246
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/30558919"
            },
            "players": {
                "black": {
                    "id": 859088,
                    "username": "deleted-8c1b25b8-42cf-496f-bfe1-88f90f819525",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/e64815a3e41743f10623621e77df4e88?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.2016751877645,
                            "deviation": 61.918754001160096,
                            "volatility": 0.05995067807223092
                        }
                    },
                    "ranking": 16.094848104871485,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30558919,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 859088,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-28T19:16:37.335432Z",
            "ended": "2021-02-07T21:40:11.955237Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 859088,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.2535400390625,
                            "deviation": 62.34126663208008,
                            "volatility": 0.06006426364183426
                        }
                    },
                    "username": "deleted-8c1b25b8-42cf-496f-bfe1-88f90f819525",
                    "country": "it",
                    "ranking": 16.094848104871485,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e64815a3e41743f10623621e77df4e88?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.382080078125,
                            "deviation": 63.12207794189453,
                            "volatility": 0.0598333366215229
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/30558924"
            },
            "players": {
                "black": {
                    "id": 834760,
                    "username": "sakure",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f3a2ecaf4e39e48daa0e46b534e74ad2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.5716152940314,
                            "deviation": 66.01301302171225,
                            "volatility": 0.059886930302972805
                        }
                    },
                    "ranking": 14.65077441833504,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30558924,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 834760,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-28T19:14:31.382087Z",
            "ended": "2021-02-11T13:05:12.517300Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 834760,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1188.123291015625,
                            "deviation": 64.58162689208984,
                            "volatility": 0.059899911284446716
                        }
                    },
                    "username": "sakure",
                    "country": "un",
                    "ranking": 14.65077441833504,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f3a2ecaf4e39e48daa0e46b534e74ad2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.654541015625,
                            "deviation": 66.4862060546875,
                            "volatility": 0.059815630316734314
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}