List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=99
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=100",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=98",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15697524"
            },
            "players": {
                "black": {
                    "id": 596720,
                    "username": "amfgo",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d181167fd2441bc602384813111a4355?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.1580097710927,
                            "deviation": 60.63459839881601,
                            "volatility": 0.059981680181775965
                        }
                    },
                    "ranking": 12.58447593903232,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15697524,
            "name": "Friendly Match",
            "creator": 596720,
            "mode": "game",
            "source": "play",
            "black": 596720,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 8,
            "black_player_rating": "-1.172",
            "white_player_rank": 17,
            "white_player_rating": "868.254",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2018-12-14T02:08:39.418238Z",
            "ended": "2018-12-14T02:09:43.136569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 596720,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.114501953125,
                            "deviation": 174.57044982910156,
                            "volatility": 0.06000173091888428
                        }
                    },
                    "username": "amfgo",
                    "country": "us",
                    "ranking": 12.58447593903232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d181167fd2441bc602384813111a4355?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.9285888671875,
                            "deviation": 80.54080200195312,
                            "volatility": 0.08960330486297607
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/15697771"
            },
            "players": {
                "black": {
                    "id": 596720,
                    "username": "amfgo",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d181167fd2441bc602384813111a4355?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.1580097710927,
                            "deviation": 60.63459839881601,
                            "volatility": 0.059981680181775965
                        }
                    },
                    "ranking": 12.58447593903232,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15697771,
            "name": "Friendly Match",
            "creator": 596720,
            "mode": "game",
            "source": "play",
            "black": 596720,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 8,
            "black_player_rating": "-2.133",
            "white_player_rank": 17,
            "white_player_rating": "870.875",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "42.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-14T02:32:49.610213Z",
            "ended": "2018-12-14T02:36:34.746122Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 596720,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.7298583984375,
                            "deviation": 136.50148010253906,
                            "volatility": 0.05999600142240524
                        }
                    },
                    "username": "amfgo",
                    "country": "us",
                    "ranking": 12.58447593903232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d181167fd2441bc602384813111a4355?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1701.1693115234375,
                            "deviation": 83.47303009033203,
                            "volatility": 0.08958063274621964
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/15697835"
            },
            "players": {
                "black": {
                    "id": 596720,
                    "username": "amfgo",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d181167fd2441bc602384813111a4355?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.1580097710927,
                            "deviation": 60.63459839881601,
                            "volatility": 0.059981680181775965
                        }
                    },
                    "ranking": 12.58447593903232,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15697835,
            "name": "Friendly Match",
            "creator": 596720,
            "mode": "game",
            "source": "play",
            "black": 596720,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 8,
            "black_player_rating": "-2.133",
            "white_player_rank": 17,
            "white_player_rating": "870.875",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2018-12-14T02:38:52.324183Z",
            "ended": "2018-12-14T02:40:35.338651Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 596720,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.810302734375,
                            "deviation": 132.0447235107422,
                            "volatility": 0.05999444052577019
                        }
                    },
                    "username": "amfgo",
                    "country": "us",
                    "ranking": 12.58447593903232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d181167fd2441bc602384813111a4355?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5869140625,
                            "deviation": 85.00643920898438,
                            "volatility": 0.0895753726363182
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/2110508"
            },
            "players": {
                "black": {
                    "id": 72552,
                    "username": "MichaelPetrick",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/d2538c5192c475a37a08d9cf4d861d21-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.646776872964,
                            "deviation": 62.06078472647356,
                            "volatility": 0.060151661270905536
                        }
                    },
                    "ranking": 24.15857884192059,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 2110508,
            "name": "Friendly Match",
            "creator": 72552,
            "mode": "game",
            "source": "play",
            "black": 72552,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 11,
            "black_player_rating": "256.836",
            "white_player_rank": 18,
            "white_player_rating": "995.973",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2015-05-27T04:36:54.283961Z",
            "ended": "2015-05-27T04:38:13.619839Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 72552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.249267578125,
                            "deviation": 65.20130920410156,
                            "volatility": 0.06004317104816437
                        }
                    },
                    "username": "MichaelPetrick",
                    "country": "us",
                    "ranking": 24.15857884192059,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d2538c5192c475a37a08d9cf4d861d21-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.966552734375,
                            "deviation": 75.35603332519531,
                            "volatility": 0.06122767925262451
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/57328755"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 930406,
                    "username": "Black_Rod",
                    "country": "jm",
                    "icon": "https://secure.gravatar.com/avatar/cbd606da7ae75d176a7ee27fb9c25cf8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.9046032928184,
                            "deviation": 63.175463168799176,
                            "volatility": 0.06090730750116843
                        }
                    },
                    "ranking": 12.603583780722682,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57328755,
            "name": "Friendly Match",
            "creator": 930406,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 930406,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-09-23T11:50:29.176260Z",
            "ended": "2023-09-23T11:59:51.734084Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.77392578125,
                            "deviation": 91.72806549072266,
                            "volatility": 0.11122395098209381
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 930406,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.7904052734375,
                            "deviation": 66.9022216796875,
                            "volatility": 0.0600210502743721
                        }
                    },
                    "username": "Black_Rod",
                    "country": "jm",
                    "ranking": 12.603583780722682,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cbd606da7ae75d176a7ee27fb9c25cf8?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/11215613"
            },
            "players": {
                "black": {
                    "id": 497684,
                    "username": "Takanuva",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8d869da98d53393ef87d1ba070d01b72?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.2430985284057,
                            "deviation": 64.19435319424468,
                            "volatility": 0.05999537639247449
                        }
                    },
                    "ranking": 21.919832685896377,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11215613,
            "name": "Partie amicale",
            "creator": 497684,
            "mode": "game",
            "source": "play",
            "black": 497684,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "-4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 21,
            "white_player_rating": "1206.891",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-01-09T14:16:30.541463Z",
            "ended": "2018-01-09T14:22:18.050934Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 497684,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.5311279296875,
                            "deviation": 68.38683319091797,
                            "volatility": 0.05999494716525078
                        }
                    },
                    "username": "Takanuva",
                    "country": "un",
                    "ranking": 21.919832685896377,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8d869da98d53393ef87d1ba070d01b72?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.60107421875,
                            "deviation": 65.65200805664062,
                            "volatility": 0.06773792952299118
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/11209671"
            },
            "players": {
                "black": {
                    "id": 496495,
                    "username": "matunguito",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8fe699d684ba515d94913ce2fa024cb5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.5696733236628,
                            "deviation": 73.194100143604,
                            "volatility": 0.0599964416649347
                        }
                    },
                    "ranking": 25.992957266805035,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 11209671,
            "name": "Partida Amistosa",
            "creator": 496495,
            "mode": "game",
            "source": "play",
            "black": 496495,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 20,
            "white_player_rating": "1153.947",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "35.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-01-09T00:22:01.717834Z",
            "ended": "2018-01-09T00:42:46.063866Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 496495,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.5235595703125,
                            "deviation": 163.0116424560547,
                            "volatility": 0.05999802425503731
                        }
                    },
                    "username": "matunguito",
                    "country": "un",
                    "ranking": 25.992957266805035,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8fe699d684ba515d94913ce2fa024cb5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.9764404296875,
                            "deviation": 66.30908966064453,
                            "volatility": 0.06770051270723343
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/15698728"
            },
            "players": {
                "black": {
                    "id": 436399,
                    "username": "1000201848",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2146412324378,
                            "deviation": 62.83438061474772,
                            "volatility": 0.06049976912282103
                        }
                    },
                    "ranking": 27.353124446666833,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15698728,
            "name": "Friendly Match",
            "creator": 436399,
            "mode": "game",
            "source": "play",
            "black": 436399,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "836.678",
            "white_player_rank": 17,
            "white_player_rating": "852.460",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-14T04:21:12.276028Z",
            "ended": "2018-12-14T04:35:31.895114Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1739.953857421875,
                            "deviation": 62.020042419433594,
                            "volatility": 0.06049191206693649
                        }
                    },
                    "username": "1000201848",
                    "country": "un",
                    "ranking": 27.353124446666833,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.371826171875,
                            "deviation": 80.54434967041016,
                            "volatility": 0.08958330005407333
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/15571541"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 551588,
                    "username": "TheDub",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f811b18692058f7e391cdfcb8af82bc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.2231261216814,
                            "deviation": 250.74945044814714,
                            "volatility": 0.05999955116209565
                        }
                    },
                    "ranking": 20.85169358253012,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 15571541,
            "name": "Friendly Match",
            "creator": 551588,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 551588,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1111.903",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-05T06:06:19.127095Z",
            "ended": "2018-12-14T06:47:42.829650Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.063720703125,
                            "deviation": 77.50418853759766,
                            "volatility": 0.08958744257688522
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 551588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.22314453125,
                            "deviation": 250.74945068359375,
                            "volatility": 0.05999955162405968
                        }
                    },
                    "username": "TheDub",
                    "country": "un",
                    "ranking": 20.85169358253012,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f811b18692058f7e391cdfcb8af82bc8?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/15699355"
            },
            "players": {
                "black": {
                    "id": 595975,
                    "username": "takaaki",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/660f9208cc902a54c2388140a1319a19?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1654.9421802524284,
                            "deviation": 60.759304718731585,
                            "volatility": 0.05995654481969849
                        }
                    },
                    "ranking": 26.57904949196618,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.6248529870586,
                            "deviation": 104.76462855489304,
                            "volatility": 0.14996784944315897
                        }
                    },
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 15699355,
            "name": "親睦戦",
            "creator": 595975,
            "mode": "game",
            "source": "play",
            "black": 595975,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 10,
            "black_player_rating": "118.479",
            "white_player_rank": 17,
            "white_player_rating": "855.681",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-14T05:30:53.690640Z",
            "ended": "2018-12-14T05:36:04.493912Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 595975,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.325927734375,
                            "deviation": 153.43182373046875,
                            "volatility": 0.060000207275152206
                        }
                    },
                    "username": "takaaki",
                    "country": "un",
                    "ranking": 26.57904949196618,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/660f9208cc902a54c2388140a1319a19?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.5244140625,
                            "deviation": 78.83013153076172,
                            "volatility": 0.08956731110811234
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.000227677170434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}