List all games played by a specific player.

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

{
    "count": 3505,
    "next": "https://online-go.com/api/v1/players109488/games?format=api&page=74",
    "previous": "https://online-go.com/api/v1/players109488/games?format=api&page=72",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/6421064"
            },
            "players": {
                "black": {
                    "id": 320048,
                    "username": "jelmer",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/16e577e2612e5834f2901e49449dd8de-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.2333310391668,
                            "deviation": 64.84007540905785,
                            "volatility": 0.059557417518959
                        }
                    },
                    "ranking": 23.980644001295055,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 6421064,
            "name": "Ladder Challenge: S_Alexander(#15) vs jelmer(#6)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 320048,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "827.928",
            "white_player_rank": 25,
            "white_player_rating": "1685.580",
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-09-22T19:21:31.565482Z",
            "ended": "2016-10-06T14:53:18.196890Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 320048,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.838134765625,
                            "deviation": 65.07771301269531,
                            "volatility": 0.059912219643592834
                        }
                    },
                    "username": "jelmer",
                    "country": "nl",
                    "ranking": 23.980644001295055,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/16e577e2612e5834f2901e49449dd8de-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1875.9266357421875,
                            "deviation": 65.9737319946289,
                            "volatility": 0.060011591762304306
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/6450389"
            },
            "players": {
                "black": {
                    "id": 48738,
                    "username": "zee",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a8e0b8d7fbcf98613ad44145ff9009cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2382.4802761185206,
                            "deviation": 71.08315716985727,
                            "volatility": 0.06003519879079615
                        }
                    },
                    "ranking": 35.01435403196542,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 6450389,
            "name": "Ladder Challenge: zee(#31) vs S_Alexander(#19)",
            "creator": 48738,
            "mode": "game",
            "source": "play",
            "black": 48738,
            "white": 109488,
            "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": 313,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-09-26T03:31:36.900003Z",
            "ended": "2016-10-06T21:30:39.668219Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 48738,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1439208984375,
                            "deviation": 62.532737731933594,
                            "volatility": 0.05998355895280838
                        }
                    },
                    "username": "zee",
                    "country": "un",
                    "ranking": 35.01435403196542,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a8e0b8d7fbcf98613ad44145ff9009cc?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1875.9266357421875,
                            "deviation": 65.9737319946289,
                            "volatility": 0.060011591762304306
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/13212285"
            },
            "players": {
                "black": {
                    "id": 54250,
                    "username": "✨✨✨✨",
                    "country": "_GoT_Lannister",
                    "icon": "https://user-uploads.online-go.com/cc8c40a940320cd55619b1e1b2ec0f34-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2174.7204392625617,
                            "deviation": 66.73337253734599,
                            "volatility": 0.05997818815267428
                        }
                    },
                    "ranking": 32.90210276779479,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 13212285,
            "name": "corr, min 5k",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 54250,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 30,
            "black_player_rating": "2134.725",
            "white_player_rank": 26,
            "white_player_rating": "1739.933",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-06-10T15:49:51.600816Z",
            "ended": "2018-06-12T08:37:04.998361Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 54250,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1969.4273681640625,
                            "deviation": 63.584754943847656,
                            "volatility": 0.05997990816831589
                        }
                    },
                    "username": "✨✨✨✨",
                    "country": "_GoT_Lannister",
                    "ranking": 32.90210276779479,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cc8c40a940320cd55619b1e1b2ec0f34-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1974.811279296875,
                            "deviation": 66.86387634277344,
                            "volatility": 0.05996280908584595
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/7297017"
            },
            "players": {
                "black": {
                    "id": 130607,
                    "username": "onegoose",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/c80b99557eac22715f945c0e932afbe2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1753.615837547344,
                            "deviation": 61.36125453423472,
                            "volatility": 0.060153042810434106
                        }
                    },
                    "ranking": 27.919753437930783,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7297017,
            "name": "9x9 slow unranked",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 130607,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-12-28T22:18:53.138909Z",
            "ended": "2016-12-28T22:32:02.179981Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 130607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.266357421875,
                            "deviation": 61.135459899902344,
                            "volatility": 0.0601605661213398
                        }
                    },
                    "username": "onegoose",
                    "country": "ca",
                    "ranking": 27.919753437930783,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c80b99557eac22715f945c0e932afbe2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1907.7760009765625,
                            "deviation": 66.68702697753906,
                            "volatility": 0.060008276253938675
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/13216128"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 540975,
                    "username": "JupjupGood",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/49f7c83eab674e5927cf5e4723adc1b6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1535.966715581051,
                            "deviation": 63.0173818722463,
                            "volatility": 0.0600162942938506
                        }
                    },
                    "ranking": 24.851918117965884,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 13216128,
            "name": "corr, min 6k",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 540975,
            "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": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-06-10T21:20:28.675438Z",
            "ended": "2018-06-12T21:22:16.093493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.156494140625,
                            "deviation": 66.47006225585938,
                            "volatility": 0.05996280908584595
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 540975,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1612.9776611328125,
                            "deviation": 62.80320358276367,
                            "volatility": 0.05999927595257759
                        }
                    },
                    "username": "JupjupGood",
                    "country": "un",
                    "ranking": 24.851918117965884,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/49f7c83eab674e5927cf5e4723adc1b6?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/16887364"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 619340,
                    "username": "motivicscones",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/63ee9fa177cd2212d01361f47e4f0a68?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1894.5022170322472,
                            "deviation": 61.63834896219552,
                            "volatility": 0.05997237905166192
                        }
                    },
                    "ranking": 29.708699147315496,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16887364,
            "name": "Correspondence series #2 3k+",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 619340,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1427.175",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-07T17:13:40.539724Z",
            "ended": "2019-03-09T21:20:55.317745Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1957.71484375,
                            "deviation": 67.8381576538086,
                            "volatility": 0.05998021736741066
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 619340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.7923583984375,
                            "deviation": 82.69318389892578,
                            "volatility": 0.0599978007376194
                        }
                    },
                    "username": "motivicscones",
                    "country": "un",
                    "ranking": 29.708699147315496,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/63ee9fa177cd2212d01361f47e4f0a68?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/16921218"
            },
            "players": {
                "black": {
                    "id": 288355,
                    "username": "ccho",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1870.647889503803,
                            "deviation": 70.74433575457724,
                            "volatility": 0.058859210392023166
                        }
                    },
                    "ranking": 29.415358879059077,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16921218,
            "name": "Correspondence series #10 3k+",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 288355,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1490.524",
            "white_player_rank": 22,
            "white_player_rating": "1381.504",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-10T01:49:40.528553Z",
            "ended": "2019-03-10T19:51:31.157727Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 288355,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1955.9525146484375,
                            "deviation": 62.81311798095703,
                            "volatility": 0.059994958341121674
                        }
                    },
                    "username": "ccho",
                    "country": "kr",
                    "ranking": 29.415358879059077,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.26708984375,
                            "deviation": 68.2574234008789,
                            "volatility": 0.05997815355658531
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/6223924"
            },
            "players": {
                "black": {
                    "id": 136005,
                    "username": "mikebass14",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/20f412c3f1865ed478a2962ee4a13e1b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1806.779014208081,
                            "deviation": 66.80025907648978,
                            "volatility": 0.05999748036115176
                        }
                    },
                    "ranking": 28.611148112145212,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 6223924,
            "name": "Friendly Match",
            "creator": 136005,
            "mode": "game",
            "source": "play",
            "black": 136005,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 24,
            "black_player_rating": "1547.669",
            "white_player_rank": 25,
            "white_player_rating": "1634.402",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-08-31T15:13:31.397503Z",
            "ended": "2016-09-07T21:44:04.813717Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 136005,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1741.4412841796875,
                            "deviation": 84.11100006103516,
                            "volatility": 0.06000599265098572
                        }
                    },
                    "username": "mikebass14",
                    "country": "un",
                    "ranking": 28.611148112145212,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/20f412c3f1865ed478a2962ee4a13e1b?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1877.341064453125,
                            "deviation": 65.261962890625,
                            "volatility": 0.060020461678504944
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/6886787"
            },
            "players": {
                "black": {
                    "id": 371224,
                    "username": "donutm",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/717e3c7789fc8b64d348a68099cfc32e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.767752725948,
                            "deviation": 63.99920494180607,
                            "volatility": 0.060952044473939676
                        }
                    },
                    "ranking": 25.103767443278954,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 6886787,
            "name": "9x9 slow unranked",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 371224,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-11-14T18:32:30.925431Z",
            "ended": "2016-11-14T18:39:49.755917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 371224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.76806640625,
                            "deviation": 68.3585433959961,
                            "volatility": 0.06016678363084793
                        }
                    },
                    "username": "donutm",
                    "country": "us",
                    "ranking": 25.103767443278954,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/717e3c7789fc8b64d348a68099cfc32e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.424560546875,
                            "deviation": 68.75672912597656,
                            "volatility": 0.060007188469171524
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/13203569"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 363103,
                    "username": "deleted-474fe606-8eaf-4e73-bfca-09eb4a07b45e",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/1c512a53fe84252f54f5cc76e2da3c46-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1460.4655095616001,
                            "deviation": 62.34203347368546,
                            "volatility": 0.06022655671800151
                        }
                    },
                    "ranking": 23.685048436026694,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 13203569,
            "name": "corr, min 5k",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 363103,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1738.651",
            "white_player_rank": 27,
            "white_player_rating": "1881.081",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-06-09T23:06:50.042846Z",
            "ended": "2018-06-14T02:47:28.837801Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.156494140625,
                            "deviation": 66.47006225585938,
                            "volatility": 0.05996280908584595
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 363103,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.7906494140625,
                            "deviation": 62.31178283691406,
                            "volatility": 0.06018061563372612
                        }
                    },
                    "username": "deleted-474fe606-8eaf-4e73-bfca-09eb4a07b45e",
                    "country": "ca",
                    "ranking": 23.685048436026694,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1c512a53fe84252f54f5cc76e2da3c46-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
        }
    ]
}