List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-id&page=96
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=97",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=95",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15372194"
            },
            "players": {
                "black": {
                    "id": 591181,
                    "username": "gsotogomez94",
                    "country": "cu",
                    "icon": "https://secure.gravatar.com/avatar/a6e482a332878577601efbb85ba196e5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6794714152516,
                            "deviation": 163.84221886512398,
                            "volatility": 0.0600076261009287
                        }
                    },
                    "ranking": 16.71307304769015,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 15372194,
            "name": "Ladder Challenge: lysnew(#668) vs gsotogomez94(#666)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 591181,
            "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": 9,
            "black_player_rating": "30.570",
            "white_player_rank": 22,
            "white_player_rating": "1342.296",
            "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": "45.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-20T21:14:26.815387Z",
            "ended": "2018-11-27T18:01:31.143958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 591181,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.10595703125,
                            "deviation": 278.0567321777344,
                            "volatility": 0.0599992610514164
                        }
                    },
                    "username": "gsotogomez94",
                    "country": "cu",
                    "ranking": 16.71307304769015,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a6e482a332878577601efbb85ba196e5?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.5560302734375,
                            "deviation": 63.41313552856445,
                            "volatility": 0.05989285558462143
                        }
                    },
                    "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/15372173"
            },
            "players": {
                "black": {
                    "id": 567598,
                    "username": "Lwei10",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b87f17120bdc0fc95c96797fa144b76a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.3119123952088,
                            "deviation": 94.82890031844818,
                            "volatility": 0.060016464002101706
                        }
                    },
                    "ranking": 18.49825314695305,
                    "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": 15372173,
            "name": "Ladder Challenge: lysnew(#668) vs Lwei10(#667)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 567598,
            "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-11-20T21:12:46.736981Z",
            "ended": "2018-11-23T21:12:46.986361Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 567598,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.256591796875,
                            "deviation": 109.9961166381836,
                            "volatility": 0.060012154281139374
                        }
                    },
                    "username": "Lwei10",
                    "country": "un",
                    "ranking": 18.49825314695305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b87f17120bdc0fc95c96797fa144b76a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.9869384765625,
                            "deviation": 63.53564453125,
                            "volatility": 0.059894099831581116
                        }
                    },
                    "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/15372170"
            },
            "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": 589891,
                    "username": "robbie.calabrese",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1b62888aa3057bfdab7420cf25d2766b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.2604221889756,
                            "deviation": 106.79955640206124,
                            "volatility": 0.06002320561725954
                        }
                    },
                    "ranking": 16.682654613906827,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15372170,
            "name": "Ladder Challenge: lysnew(#668) vs robbie.calabrese(#661)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 589891,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-11-20T21:12:30.563280Z",
            "ended": "2018-11-20T21:13:45.411827Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.1011962890625,
                            "deviation": 63.14965057373047,
                            "volatility": 0.05989469587802887
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 589891,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.1824951171875,
                            "deviation": 116.35738372802734,
                            "volatility": 0.0600113682448864
                        }
                    },
                    "username": "robbie.calabrese",
                    "country": "un",
                    "ranking": 16.682654613906827,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1b62888aa3057bfdab7420cf25d2766b?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/15372167"
            },
            "players": {
                "black": {
                    "id": 591106,
                    "username": "c.k.5.",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/43d76d31a901b193cd2d9ad6506d6811-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.6719391232268,
                            "deviation": 153.85426289373038,
                            "volatility": 0.06000581166356031
                        }
                    },
                    "ranking": 15.231226219497234,
                    "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": 15372167,
            "name": "Ladder Challenge: lysnew(#668) vs c.k.5.(#662)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 591106,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-11-20T21:12:26.616845Z",
            "ended": "2018-11-20T21:14:10.656853Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 591106,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.67138671875,
                            "deviation": 194.55596923828125,
                            "volatility": 0.06000648811459541
                        }
                    },
                    "username": "c.k.5.",
                    "country": "us",
                    "ranking": 15.231226219497234,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/43d76d31a901b193cd2d9ad6506d6811-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.1011962890625,
                            "deviation": 63.14965057373047,
                            "volatility": 0.05989469587802887
                        }
                    },
                    "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/15369450"
            },
            "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": 26921,
                    "username": "pmurk",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/d0fa4af68c21fb4cf36a9830a4748572-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.6033592503088,
                            "deviation": 62.87100772027945,
                            "volatility": 0.05967955988411814
                        }
                    },
                    "ranking": 16.668556404713932,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15369450,
            "name": "Ladder Challenge: pmurk(#133) vs lysnew(#91)",
            "creator": 26921,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 26921,
            "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": "1335.892",
            "white_player_rank": 19,
            "white_player_rating": "1091.689",
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-20T17:35:58.719299Z",
            "ended": "2018-12-13T17:52:55.912772Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.4820556640625,
                            "deviation": 63.83606719970703,
                            "volatility": 0.059890005737543106
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 26921,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.328369140625,
                            "deviation": 61.56757736206055,
                            "volatility": 0.059897538274526596
                        }
                    },
                    "username": "pmurk",
                    "country": "de",
                    "ranking": 16.668556404713932,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0fa4af68c21fb4cf36a9830a4748572-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/15269879"
            },
            "players": {
                "black": {
                    "id": 28827,
                    "username": "tsitua",
                    "country": "is",
                    "icon": "https://user-uploads.online-go.com/c73ecca1b219b3b40e0790b08239f224-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.6405804336778,
                            "deviation": 61.37073819166945,
                            "volatility": 0.059871727780303634
                        }
                    },
                    "ranking": 22.550912877965516,
                    "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": 15269879,
            "name": "Ladder Challenge: tsitua(#109) vs lysnew(#85)",
            "creator": 28827,
            "mode": "game",
            "source": "play",
            "black": 28827,
            "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": 20,
            "black_player_rating": "1168.226",
            "white_player_rank": 22,
            "white_player_rating": "1332.507",
            "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-11-13T18:37:27.152042Z",
            "ended": "2018-12-02T13:58:45.838586Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 28827,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.7891845703125,
                            "deviation": 63.021183013916016,
                            "volatility": 0.05996549874544144
                        }
                    },
                    "username": "tsitua",
                    "country": "is",
                    "ranking": 22.550912877965516,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c73ecca1b219b3b40e0790b08239f224-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.730712890625,
                            "deviation": 64.3680191040039,
                            "volatility": 0.05989101901650429
                        }
                    },
                    "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/15252293"
            },
            "players": {
                "black": {
                    "id": 449941,
                    "username": "flovo",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/0cb990c5a220040bd70f4e0fb4d25399-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.04020491703,
                            "deviation": 66.48432825212065,
                            "volatility": 0.06003731427173151
                        }
                    },
                    "ranking": 16.0251863560869,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "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": 15252293,
            "name": "Ladder Challenge: flovo(#112) vs lysnew(#85)",
            "creator": 449941,
            "mode": "game",
            "source": "play",
            "black": 449941,
            "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": 18,
            "black_player_rating": "996.545",
            "white_player_rank": 22,
            "white_player_rating": "1360.372",
            "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-11-12T12:51:34.169378Z",
            "ended": "2018-11-16T14:33:55.210535Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 449941,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.48046875,
                            "deviation": 63.730716705322266,
                            "volatility": 0.06003860756754875
                        }
                    },
                    "username": "flovo",
                    "country": "eu",
                    "ranking": 16.0251863560869,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0cb990c5a220040bd70f4e0fb4d25399-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1638.888916015625,
                            "deviation": 63.27521514892578,
                            "volatility": 0.05989541485905647
                        }
                    },
                    "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/15250633"
            },
            "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": 476639,
                    "username": "ihhuitl",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6c734bd2654b78303be2f19b714bac84?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.8384567354017,
                            "deviation": 64.10704120635654,
                            "volatility": 0.05999934505557162
                        }
                    },
                    "ranking": 26.23939735402907,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15250633,
            "name": "Ladder Challenge: lysnew(#85) vs crino cmamirli(#66)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 476639,
            "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": "1360.892",
            "white_player_rank": 20,
            "white_player_rating": "1115.104",
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-12T09:22:15.627112Z",
            "ended": "2018-12-05T14:11:18.019504Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.3958740234375,
                            "deviation": 64.146484375,
                            "volatility": 0.05988982319831848
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 476639,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.1864013671875,
                            "deviation": 62.477386474609375,
                            "volatility": 0.059988271445035934
                        }
                    },
                    "username": "ihhuitl",
                    "country": "us",
                    "ranking": 26.23939735402907,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6c734bd2654b78303be2f19b714bac84?s=32&d=retro",
                    "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/15250613"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 15250613,
            "name": "Ladder Challenge: lysnew(#85) vs koolbreeze(#54)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 46842,
            "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": 23,
            "black_player_rating": "1487.160",
            "white_player_rank": 22,
            "white_player_rating": "1356.887",
            "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": "40.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-12T09:19:32.792242Z",
            "ended": "2018-11-24T17:02:09.111853Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 46842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.0059814453125,
                            "deviation": 64.55998992919922,
                            "volatility": 0.060108717530965805
                        }
                    },
                    "username": "pútáo",
                    "country": "cn",
                    "ranking": 28.43985929984624,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8599969d3677c89211997f4cb73b9d8a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.9869384765625,
                            "deviation": 63.53564453125,
                            "volatility": 0.059894099831581116
                        }
                    },
                    "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/15173846"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 15173846,
            "name": "Partita Amichevole",
            "creator": 534924,
            "mode": "game",
            "source": "play",
            "black": 534924,
            "white": 308797,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-06T20:41:32.132778Z",
            "ended": "2018-12-08T21:28:29.360009Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "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": ""
                },
                "white": {
                    "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": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}