List all games played by a specific player.

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

{
    "count": 1476,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=87",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=85",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/16511675"
            },
            "players": {
                "black": {
                    "id": 377902,
                    "username": "Spockoo",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/6dfae500e333c67b70eadcc12144abc1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.7323363504636,
                            "deviation": 64.93340246556197,
                            "volatility": 0.05995820902596961
                        }
                    },
                    "ranking": 23.673423908450108,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16511675,
            "name": "Ladder Challenge: lysnew(#180) vs Spockoo(#171)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 377902,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1177.225",
            "white_player_rank": 21,
            "white_player_rating": "1202.212",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-10T11:17:18.809973Z",
            "ended": "2019-03-02T08:08:20.691040Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 377902,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.682861328125,
                            "deviation": 64.38362121582031,
                            "volatility": 0.0599629171192646
                        }
                    },
                    "username": "Spockoo",
                    "country": "tw",
                    "ranking": 23.673423908450108,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6dfae500e333c67b70eadcc12144abc1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1539.6650390625,
                            "deviation": 64.18087005615234,
                            "volatility": 0.05986491218209267
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16702941"
            },
            "players": {
                "black": {
                    "id": 455331,
                    "username": "Midboss",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/201d2622eda148ba01525997e78f028d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.7444718271947,
                            "deviation": 61.29724272889482,
                            "volatility": 0.059933329557651495
                        }
                    },
                    "ranking": 26.024138248713403,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16702941,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (lysnew vs Midboss)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 455331,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1272.320",
            "white_player_rank": 21,
            "white_player_rating": "1207.901",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-23T05:23:22.094856Z",
            "ended": "2019-03-02T00:17:42.441636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 455331,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.153564453125,
                            "deviation": 67.43524169921875,
                            "volatility": 0.05999675765633583
                        }
                    },
                    "username": "Midboss",
                    "country": "us",
                    "ranking": 26.024138248713403,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/201d2622eda148ba01525997e78f028d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.2642822265625,
                            "deviation": 64.34605407714844,
                            "volatility": 0.05986615642905235
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16304585"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 4048,
                    "username": "kavias",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/a4ac4865b1a811e9b33da3df4ea12bde-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1546.380243927518,
                            "deviation": 65.03914103341911,
                            "volatility": 0.05983695283436826
                        }
                    },
                    "ranking": 25.008340546450537,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16304585,
            "name": "Ladder Challenge: lysnew(#83) vs kavias(#66)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 4048,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1216.519",
            "white_player_rank": 23,
            "white_player_rating": "1468.034",
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-26T23:20:00.350402Z",
            "ended": "2019-02-28T10:07:51.781691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.270751953125,
                            "deviation": 64.3370361328125,
                            "volatility": 0.059867747128009796
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 4048,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1742.343017578125,
                            "deviation": 63.02714157104492,
                            "volatility": 0.0599215030670166
                        }
                    },
                    "username": "kavias",
                    "country": "ro",
                    "ranking": 25.008340546450537,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ac4865b1a811e9b33da3df4ea12bde-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16677110"
            },
            "players": {
                "black": {
                    "id": 431756,
                    "username": "OnceAhasverus",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/9eabef426b7195a20dc62638dafabb30-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.5810022910605,
                            "deviation": 63.11483294364873,
                            "volatility": 0.06005854904309008
                        }
                    },
                    "ranking": 29.190687372715924,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16677110,
            "name": "Ladder Challenge: lysnew(#135) vs OnceAhasverus(#127)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 431756,
            "white": 308797,
            "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": "862.291",
            "white_player_rank": 21,
            "white_player_rating": "1229.527",
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-21T14:04:09.808339Z",
            "ended": "2019-02-28T07:31:18.803873Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 431756,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.0760498046875,
                            "deviation": 62.29734420776367,
                            "volatility": 0.060012709349393845
                        }
                    },
                    "username": "OnceAhasverus",
                    "country": "_LGBT",
                    "ranking": 29.190687372715924,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9eabef426b7195a20dc62638dafabb30-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.95703125,
                            "deviation": 64.38784790039062,
                            "volatility": 0.05986408516764641
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16702945"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 572379,
                    "username": "Heavenly_Daoist",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6bd002ad442a8235fc1e92b70d64392a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.1110338804299,
                            "deviation": 65.48183589197265,
                            "volatility": 0.06005242827935932
                        }
                    },
                    "ranking": 18.78990280011891,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16702945,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (Heavenly_Daoist vs lysnew)",
            "creator": 572379,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 572379,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1229.245",
            "white_player_rank": 14,
            "white_player_rating": "528.027",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-23T05:23:22.526238Z",
            "ended": "2019-02-27T20:39:20.145627Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.3763427734375,
                            "deviation": 64.10755920410156,
                            "volatility": 0.05986543372273445
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 572379,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.1417236328125,
                            "deviation": 64.4253158569336,
                            "volatility": 0.06004859134554863
                        }
                    },
                    "username": "Heavenly_Daoist",
                    "country": "us",
                    "ranking": 18.78990280011891,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6bd002ad442a8235fc1e92b70d64392a?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/16702932"
            },
            "players": {
                "black": {
                    "id": 14232,
                    "username": "dhartunian",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/25fb9f19bf38fd47d8d3da6b565418d8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.2362233424217,
                            "deviation": 68.3105105343248,
                            "volatility": 0.060013611162130186
                        }
                    },
                    "ranking": 17.73055055370445,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16702932,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (lysnew vs dhartunian)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 14232,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1775.492",
            "white_player_rank": 21,
            "white_player_rating": "1214.804",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-23T05:23:21.394254Z",
            "ended": "2019-02-26T20:06:14.635578Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 14232,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.93798828125,
                            "deviation": 69.4443588256836,
                            "volatility": 0.060008369386196136
                        }
                    },
                    "username": "dhartunian",
                    "country": "us",
                    "ranking": 17.73055055370445,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/25fb9f19bf38fd47d8d3da6b565418d8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.1846923828125,
                            "deviation": 63.623695373535156,
                            "volatility": 0.05986640602350235
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16677103"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 439167,
                    "username": "Subetai",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/60b6b376f7976bb5b076f57cc28abb43-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.4376030121214,
                            "deviation": 69.89752363147586,
                            "volatility": 0.05990631857747326
                        }
                    },
                    "ranking": 18.99125608366904,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16677103,
            "name": "Ladder Challenge: lysnew(#135) vs tsubetai(#132)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 439167,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1214.213",
            "white_player_rank": 15,
            "white_player_rating": "669.534",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-21T14:03:12.220866Z",
            "ended": "2019-02-25T13:55:50.472769Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.420166015625,
                            "deviation": 63.46502685546875,
                            "volatility": 0.05986795201897621
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 439167,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1324.10400390625,
                            "deviation": 63.69785690307617,
                            "volatility": 0.05991362780332565
                        }
                    },
                    "username": "Subetai",
                    "country": "_Pirate",
                    "ranking": 18.99125608366904,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/60b6b376f7976bb5b076f57cc28abb43-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16702946"
            },
            "players": {
                "black": {
                    "id": 591198,
                    "username": "rodlemos",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/387000226fbb9fdda6475d10abc3ab9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1603.0072479327596,
                            "deviation": 67.24472503179389,
                            "volatility": 0.06007133690094968
                        }
                    },
                    "ranking": 25.84091922594504,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16702946,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (lysnew vs rodlemos)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 591198,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 12,
            "black_player_rating": "386.178",
            "white_player_rank": 21,
            "white_player_rating": "1214.044",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-23T05:23:22.648915Z",
            "ended": "2019-02-25T12:57:59.880036Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 591198,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.256591796875,
                            "deviation": 63.96642303466797,
                            "volatility": 0.05996118485927582
                        }
                    },
                    "username": "rodlemos",
                    "country": "br",
                    "ranking": 25.84091922594504,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/387000226fbb9fdda6475d10abc3ab9c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.857177734375,
                            "deviation": 63.02370071411133,
                            "volatility": 0.05986906588077545
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16702943"
            },
            "players": {
                "black": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.816694821226,
                            "deviation": 62.77424778402456,
                            "volatility": 0.059492384940170104
                        }
                    },
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16702943,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (lysnew vs teapoweredrobot)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 483146,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1017.082",
            "white_player_rank": 21,
            "white_player_rating": "1225.480",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-23T05:23:22.339517Z",
            "ended": "2019-02-25T11:12:37.801759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.362060546875,
                            "deviation": 66.55400085449219,
                            "volatility": 0.059933971613645554
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.26318359375,
                            "deviation": 63.17766571044922,
                            "volatility": 0.05986843258142471
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16702944"
            },
            "players": {
                "black": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.9826961914522,
                            "deviation": 66.24715124624622,
                            "volatility": 0.0592902855384419
                        }
                    },
                    "ranking": 12.244654124295765,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16702944,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (lysnew vs regina25)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 227608,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "603.907",
            "white_player_rank": 21,
            "white_player_rating": "1225.073",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-23T05:23:22.399480Z",
            "ended": "2019-02-25T10:50:23.974517Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.0965576171875,
                            "deviation": 63.92282485961914,
                            "volatility": 0.059853944927453995
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.244654124295765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.736572265625,
                            "deviation": 62.724876403808594,
                            "volatility": 0.059869538992643356
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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
        }
    ]
}