List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-ended&page=78
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=79",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=77",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/17846403"
            },
            "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": 514162,
                    "username": "aixpen",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/e47ca542220a4e8a4403b3e7731c10d0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.0543996011113,
                            "deviation": 62.517388491089044,
                            "volatility": 0.059933163056202776
                        }
                    },
                    "ranking": 25.956842298256998,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 17846403,
            "name": "Ladder Challenge: aixpen(#108) vs lysnew(#71)",
            "creator": 514162,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 514162,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1317.117",
            "white_player_rank": 22,
            "white_player_rating": "1370.439",
            "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": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-05-13T19:56:11.614580Z",
            "ended": "2019-05-25T15:06:17.743239Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.4342041015625,
                            "deviation": 63.54612350463867,
                            "volatility": 0.05986332520842552
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 514162,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.784423828125,
                            "deviation": 63.607181549072266,
                            "volatility": 0.059948667883872986
                        }
                    },
                    "username": "aixpen",
                    "country": "gb",
                    "ranking": 25.956842298256998,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e47ca542220a4e8a4403b3e7731c10d0-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/17999736"
            },
            "players": {
                "black": {
                    "id": 514162,
                    "username": "aixpen",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/e47ca542220a4e8a4403b3e7731c10d0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.0543996011113,
                            "deviation": 62.517388491089044,
                            "volatility": 0.059933163056202776
                        }
                    },
                    "ranking": 25.956842298256998,
                    "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": 17999736,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:2 (lysnew vs aixpen)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 514162,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2019-05-25T02:19:10.308601Z",
            "ended": "2019-05-25T04:03:28.015397Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 514162,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.784423828125,
                            "deviation": 63.607181549072266,
                            "volatility": 0.059948667883872986
                        }
                    },
                    "username": "aixpen",
                    "country": "gb",
                    "ranking": 25.956842298256998,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e47ca542220a4e8a4403b3e7731c10d0-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.4342041015625,
                            "deviation": 63.54612350463867,
                            "volatility": 0.05986332520842552
                        }
                    },
                    "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/17956287"
            },
            "players": {
                "black": {
                    "id": 164484,
                    "username": "ikkyu71",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/3d0e1d47bec478e75a56fca3f205e3e3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.644763145316,
                            "deviation": 61.771294932157716,
                            "volatility": 0.05998451613386958
                        }
                    },
                    "ranking": 25.661693091532793,
                    "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": 17956287,
            "name": "Ladder Challenge: ikkyu71(#42) vs lysnew(#37)",
            "creator": 164484,
            "mode": "game",
            "source": "play",
            "black": 164484,
            "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": 22,
            "black_player_rating": "1325.222",
            "white_player_rank": 22,
            "white_player_rating": "1323.787",
            "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-05-21T22:52:41.788350Z",
            "ended": "2019-05-24T20:35:05.878967Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 164484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.0670166015625,
                            "deviation": 70.66865539550781,
                            "volatility": 0.060058627277612686
                        }
                    },
                    "username": "ikkyu71",
                    "country": "es",
                    "ranking": 25.661693091532793,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3d0e1d47bec478e75a56fca3f205e3e3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.9461669921875,
                            "deviation": 63.61783218383789,
                            "volatility": 0.05986475199460983
                        }
                    },
                    "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/17961001"
            },
            "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": 2394,
                    "username": "ekabiljo",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/f0f6c65e88e394b3f5c64879f1c6f9f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.2469101935028,
                            "deviation": 64.27723665997523,
                            "volatility": 0.06019546248907333
                        }
                    },
                    "ranking": 25.772070022196818,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17961001,
            "name": "Ladder Challenge: ekabiljo(#46) vs lysnew(#37)",
            "creator": 2394,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 2394,
            "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": "1329.749",
            "white_player_rank": 22,
            "white_player_rating": "1359.444",
            "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-05-22T08:40:27.141128Z",
            "ended": "2019-05-24T19:42:33.750181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.1888427734375,
                            "deviation": 63.81509780883789,
                            "volatility": 0.05986540764570236
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 2394,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.868408203125,
                            "deviation": 63.32957077026367,
                            "volatility": 0.06018238887190819
                        }
                    },
                    "username": "ekabiljo",
                    "country": "rs",
                    "ranking": 25.772070022196818,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0f6c65e88e394b3f5c64879f1c6f9f0?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/17978476"
            },
            "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": 502993,
                    "username": "tikitaka-",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/a35db7beccb7a64296e97b4ee60c538e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.6070629055398,
                            "deviation": 61.25772166987113,
                            "volatility": 0.05973497256485805
                        }
                    },
                    "ranking": 28.901808266753495,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 17978476,
            "name": "Friendly Match",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 502993,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "484.807",
            "white_player_rank": 19,
            "white_player_rating": "1093.953",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-05-23T15:19:52.732149Z",
            "ended": "2019-05-23T16:02:55.911740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.502197265625,
                            "deviation": 63.89479064941406,
                            "volatility": 0.05986246466636658
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 502993,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.1046142578125,
                            "deviation": 60.85727310180664,
                            "volatility": 0.06002624332904816
                        }
                    },
                    "username": "tikitaka-",
                    "country": "_DOOP",
                    "ranking": 28.901808266753495,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a35db7beccb7a64296e97b4ee60c538e-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/17954500"
            },
            "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": 46842,
                    "username": "pútáo",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/8599969d3677c89211997f4cb73b9d8a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1793.459838750026,
                            "deviation": 66.55286389657842,
                            "volatility": 0.059948044848881464
                        }
                    },
                    "ranking": 28.43985929984624,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17954500,
            "name": "Ladder Challenge: lysnew(#37) vs koolbreeze(#29)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 46842,
            "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": "1333.632",
            "white_player_rank": 23,
            "white_player_rating": "1456.297",
            "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-05-21T20:09:04.535977Z",
            "ended": "2019-05-22T20:31:05.380582Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1674.6119384765625,
                            "deviation": 63.95964813232422,
                            "volatility": 0.05986397713422775
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 46842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.526611328125,
                            "deviation": 63.875648498535156,
                            "volatility": 0.06000174209475517
                        }
                    },
                    "username": "pútáo",
                    "country": "cn",
                    "ranking": 28.43985929984624,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8599969d3677c89211997f4cb73b9d8a-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/17884103"
            },
            "players": {
                "black": {
                    "id": 640873,
                    "username": "Eudicella",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/2bdd17513caf6ca7e21ef013913b3234-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 801.9103697801977,
                            "deviation": 106.06489128238515,
                            "volatility": 0.059999569506592874
                        }
                    },
                    "ranking": 9.80630714206259,
                    "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": 17884103,
            "name": "Partita Amichevole",
            "creator": 640873,
            "mode": "game",
            "source": "play",
            "black": 640873,
            "white": 308797,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-05-16T17:12:20.412270Z",
            "ended": "2019-05-22T18:51:58.110668Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 640873,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 844.5304565429688,
                            "deviation": 145.83006286621094,
                            "volatility": 0.05999622121453285
                        }
                    },
                    "username": "Eudicella",
                    "country": "it",
                    "ranking": 9.80630714206259,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2bdd17513caf6ca7e21ef013913b3234-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1674.6119384765625,
                            "deviation": 63.95964813232422,
                            "volatility": 0.05986397713422775
                        }
                    },
                    "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/17784961"
            },
            "players": {
                "black": {
                    "id": 494068,
                    "username": "danielt1263",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/86a0172e0bdfa9d0322e581888330eb5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.8945106948725,
                            "deviation": 64.09712873186398,
                            "volatility": 0.060047467379000505
                        }
                    },
                    "ranking": 22.83637190106781,
                    "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": 17784961,
            "name": "Ladder Challenge: lysnew(#80) vs danielt1263(#79)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 494068,
            "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": 14,
            "black_player_rating": "597.091",
            "white_player_rank": 22,
            "white_player_rating": "1333.434",
            "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-05-09T08:50:12.549217Z",
            "ended": "2019-05-20T20:52:31.178480Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494068,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.349609375,
                            "deviation": 63.953617095947266,
                            "volatility": 0.06003652513027191
                        }
                    },
                    "username": "danielt1263",
                    "country": "us",
                    "ranking": 22.83637190106781,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/86a0172e0bdfa9d0322e581888330eb5-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.38525390625,
                            "deviation": 63.74911880493164,
                            "volatility": 0.059865452349185944
                        }
                    },
                    "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/17855564"
            },
            "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": 699,
                    "username": "redundant",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/195104d0cba5f1cc5f339ec150e917c9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.1887612025246,
                            "deviation": 67.40166776996655,
                            "volatility": 0.06020762970309559
                        }
                    },
                    "ranking": 21.011757072635948,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17855564,
            "name": "Ladder Challenge: lysnew(#34) vs redundant(#32)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 699,
            "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": "1340.032",
            "white_player_rank": 22,
            "white_player_rating": "1341.071",
            "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-05-14T13:55:37.916672Z",
            "ended": "2019-05-19T17:32:42.105171Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.684326171875,
                            "deviation": 63.96438217163086,
                            "volatility": 0.05986563488841057
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 699,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.6116943359375,
                            "deviation": 64.66529846191406,
                            "volatility": 0.06013225018978119
                        }
                    },
                    "username": "redundant",
                    "country": "us",
                    "ranking": 21.011757072635948,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/195104d0cba5f1cc5f339ec150e917c9?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/17841548"
            },
            "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": 540840,
                    "username": "5b7ea8",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/94bf457684e4eb0cbee8049d884ba4b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.3500438698295,
                            "deviation": 62.198418827169505,
                            "volatility": 0.060454502273387584
                        }
                    },
                    "ranking": 22.925903842009447,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17841548,
            "name": "Ladder Challenge: lysnew(#82) vs 5b7ea8(#80)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 540840,
            "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": "1339.559",
            "white_player_rank": 16,
            "white_player_rating": "792.620",
            "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-05-13T12:29:25.402645Z",
            "ended": "2019-05-19T07:23:45.913949Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.03564453125,
                            "deviation": 63.803340911865234,
                            "volatility": 0.05986716225743294
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 540840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.8614501953125,
                            "deviation": 63.12812805175781,
                            "volatility": 0.06032443046569824
                        }
                    },
                    "username": "5b7ea8",
                    "country": "ua",
                    "ranking": 22.925903842009447,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94bf457684e4eb0cbee8049d884ba4b7-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
        }
    ]
}