List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-id&page=93
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=-id&page=94",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=92",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15621701"
            },
            "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": 534924,
                    "username": "Yeia",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/74ccd86c88cf662b82adf3bdbb4a246a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.3763060458746,
                            "deviation": 69.38862247034228,
                            "volatility": 0.060008448525766776
                        }
                    },
                    "ranking": 11.729541530090936,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15621701,
            "name": "Partita Amichevole",
            "creator": 534924,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 534924,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.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": 175680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 2419200, \"time_increment\": 172800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-12-08T21:30:47.233401Z",
            "ended": "2018-12-08T21:31:29.374502Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.3046875,
                            "deviation": 64.00390625,
                            "volatility": 0.059894248843193054
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 534924,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.8958740234375,
                            "deviation": 76.3161849975586,
                            "volatility": 0.060006629675626755
                        }
                    },
                    "username": "Yeia",
                    "country": "it",
                    "ranking": 11.729541530090936,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/74ccd86c88cf662b82adf3bdbb4a246a-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/15594341"
            },
            "players": {
                "black": {
                    "id": 506995,
                    "username": "aristid",
                    "country": "gr",
                    "icon": "https://secure.gravatar.com/avatar/d55ca913d67b393065c5f7b7cb007d08?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.6549731781784,
                            "deviation": 62.501196035162934,
                            "volatility": 0.05999760249028586
                        }
                    },
                    "ranking": 23.5290158853925,
                    "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": 15594341,
            "name": "Ladder Challenge: lysnew(#583) vs aristid(#576)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 506995,
            "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": 10,
            "black_player_rating": "105.575",
            "white_player_rank": 22,
            "white_player_rating": "1334.826",
            "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": "2018-12-06T22:48:05.101386Z",
            "ended": "2018-12-10T11:50:25.318804Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 506995,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.6068115234375,
                            "deviation": 62.929351806640625,
                            "volatility": 0.05992491543292999
                        }
                    },
                    "username": "aristid",
                    "country": "gr",
                    "ranking": 23.5290158853925,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d55ca913d67b393065c5f7b7cb007d08?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.9576416015625,
                            "deviation": 64.16017150878906,
                            "volatility": 0.059892721474170685
                        }
                    },
                    "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/15575707"
            },
            "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": 453169,
                    "username": "exotour39",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e379de1332a69ac4aafceec9146370c1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1947.7229986203301,
                            "deviation": 66.48580426196546,
                            "volatility": 0.05983585210592384
                        }
                    },
                    "ranking": 30.350067016374382,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15575707,
            "name": "Ladder Challenge: lysnew(#71) vs exotour39(#50)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 453169,
            "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": "1298.729",
            "white_player_rank": 25,
            "white_player_rating": "1652.397",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-05T14:54:38.906411Z",
            "ended": "2018-12-27T22:49:27.860568Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.30322265625,
                            "deviation": 64.09229278564453,
                            "volatility": 0.059881310909986496
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 453169,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1872.3563232421875,
                            "deviation": 61.80306625366211,
                            "volatility": 0.059847403317689896
                        }
                    },
                    "username": "exotour39",
                    "country": "us",
                    "ranking": 30.350067016374382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e379de1332a69ac4aafceec9146370c1-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/15572661"
            },
            "players": {
                "black": {
                    "id": 20502,
                    "username": "nobush",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.647219686381,
                            "deviation": 63.54375248629593,
                            "volatility": 0.06067548715474165
                        }
                    },
                    "ranking": 22.215667569630632,
                    "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": 15572661,
            "name": "Ladder Challenge: lysnew(#585) vs nobush(#577)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 20502,
            "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": "1197.416",
            "white_player_rank": 21,
            "white_player_rating": "1293.719",
            "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": "2018-12-05T09:05:56.027841Z",
            "ended": "2018-12-20T06:33:27.382320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 20502,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.7257080078125,
                            "deviation": 66.09544372558594,
                            "volatility": 0.06045136600732803
                        }
                    },
                    "username": "nobush",
                    "country": "cn",
                    "ranking": 22.215667569630632,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.7987060546875,
                            "deviation": 64.06527709960938,
                            "volatility": 0.05988381430506706
                        }
                    },
                    "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/15554634"
            },
            "players": {
                "black": {
                    "id": 82410,
                    "username": "azerwhites",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9f51eb09cf4708273985313fff796364-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.3556969537296,
                            "deviation": 66.21790232590347,
                            "volatility": 0.059700874591686395
                        }
                    },
                    "ranking": 23.267434697387273,
                    "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": 15554634,
            "name": "Ladder Challenge: azerwhites(#109) vs lysnew(#95)",
            "creator": 82410,
            "mode": "game",
            "source": "play",
            "black": 82410,
            "white": 308797,
            "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": "1240.339",
            "white_player_rank": 22,
            "white_player_rating": "1315.616",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-04T00:05:31.147908Z",
            "ended": "2018-12-13T14:51:35.649660Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82410,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.2708740234375,
                            "deviation": 62.99580764770508,
                            "volatility": 0.05972428247332573
                        }
                    },
                    "username": "azerwhites",
                    "country": "un",
                    "ranking": 23.267434697387273,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9f51eb09cf4708273985313fff796364-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.9375,
                            "deviation": 64.05870056152344,
                            "volatility": 0.059890083968639374
                        }
                    },
                    "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/15548641"
            },
            "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": 583963,
                    "username": "taka2",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/da1946c6d459d1e752cc9f3ff68fba98-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.4405964661803,
                            "deviation": 65.31612239476168,
                            "volatility": 0.05968475734381722
                        }
                    },
                    "ranking": 22.99280837190835,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15548641,
            "name": "Ladder Challenge: lysnew(#595) vs taka2(#581)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 583963,
            "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": "1289.041",
            "white_player_rank": 12,
            "white_player_rating": "340.809",
            "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": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-03T15:07:13.370073Z",
            "ended": "2018-12-15T15:32:08.543834Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.8111572265625,
                            "deviation": 63.90242385864258,
                            "volatility": 0.05988478288054466
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 583963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.5279541015625,
                            "deviation": 89.5237045288086,
                            "volatility": 0.06000169366598129
                        }
                    },
                    "username": "taka2",
                    "country": "jp",
                    "ranking": 22.99280837190835,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/da1946c6d459d1e752cc9f3ff68fba98-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/15531785"
            },
            "players": {
                "black": {
                    "id": 587411,
                    "username": "GemmiePunsikorn",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/918c376d8d518b852c40627d532f3c13-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.3850667425977,
                            "deviation": 68.79529199782739,
                            "volatility": 0.06008443815220332
                        }
                    },
                    "ranking": 24.138975970007767,
                    "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": 15531785,
            "name": "Ladder Challenge: lysnew(#598) vs GemmiePunsikorn(#585)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 587411,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-12-02T09:04:22.546660Z",
            "ended": "2018-12-05T09:04:22.763439Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 587411,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.6353759765625,
                            "deviation": 68.3760986328125,
                            "volatility": 0.060063205659389496
                        }
                    },
                    "username": "GemmiePunsikorn",
                    "country": "th",
                    "ranking": 24.138975970007767,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/918c376d8d518b852c40627d532f3c13-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.0584716796875,
                            "deviation": 63.827396392822266,
                            "volatility": 0.05989112704992294
                        }
                    },
                    "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/15509753"
            },
            "players": {
                "black": {
                    "id": 589871,
                    "username": "envidia x",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/43c06adb0756018cfc721ca7ccfead13-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.4852443819425,
                            "deviation": 88.99166211676497,
                            "volatility": 0.06001513331953391
                        }
                    },
                    "ranking": 25.991745927022407,
                    "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": 15509753,
            "name": "Ladder Challenge: lysnew(#606) vs envidia x(#593)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 589871,
            "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": 10,
            "black_player_rating": "136.668",
            "white_player_rank": 22,
            "white_player_rating": "1345.757",
            "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": "2018-11-30T18:05:23.920707Z",
            "ended": "2018-12-03T14:51:08.751984Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 589871,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.53076171875,
                            "deviation": 100.85205841064453,
                            "volatility": 0.059992942959070206
                        }
                    },
                    "username": "envidia x",
                    "country": "es",
                    "ranking": 25.991745927022407,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/43c06adb0756018cfc721ca7ccfead13-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.134765625,
                            "deviation": 64.13795471191406,
                            "volatility": 0.05989035591483116
                        }
                    },
                    "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/15508168"
            },
            "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": 436108,
                    "username": "WiwiGo",
                    "country": "_GoT_Stark",
                    "icon": "https://secure.gravatar.com/avatar/a1f837eb802790c385207041a1017ef2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.3546041862728,
                            "deviation": 69.26562501816862,
                            "volatility": 0.05998642559921583
                        }
                    },
                    "ranking": 25.989871448787763,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15508168,
            "name": "Ladder Challenge: lysnew(#607) vs WiwiGo(#595)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 436108,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1369.404",
            "white_player_rank": 19,
            "white_player_rating": "1095.050",
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-30T16:02:36.471516Z",
            "ended": "2018-12-06T22:44:35.867499Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.1934814453125,
                            "deviation": 63.930259704589844,
                            "volatility": 0.05989045649766922
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 436108,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.67333984375,
                            "deviation": 69.23829650878906,
                            "volatility": 0.05997640639543533
                        }
                    },
                    "username": "WiwiGo",
                    "country": "_GoT_Stark",
                    "ranking": 25.989871448787763,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a1f837eb802790c385207041a1017ef2?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/15491723"
            },
            "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": 494394,
                    "username": "badrider",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/61f734bbeb8240ea480112815fcf700a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.364109504364,
                            "deviation": 60.637069261620056,
                            "volatility": 0.06008824638966759
                        }
                    },
                    "ranking": 18.814429545613294,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15491723,
            "name": "Ladder Challenge: lysnew(#635) vs badrider(#613)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 494394,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1332.156",
            "white_player_rank": 14,
            "white_player_rating": "580.835",
            "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": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-29T13:06:29.032279Z",
            "ended": "2018-11-30T15:51:21.101580Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.786376953125,
                            "deviation": 64.35324096679688,
                            "volatility": 0.05989261344075203
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 494394,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.0753173828125,
                            "deviation": 63.056312561035156,
                            "volatility": 0.06003054976463318
                        }
                    },
                    "username": "badrider",
                    "country": "fr",
                    "ranking": 18.814429545613294,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/61f734bbeb8240ea480112815fcf700a-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
        }
    ]
}