List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-ended&page=97
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=98",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=96",
    "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/15415342"
            },
            "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": 583828,
                    "username": "ganziting222",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b9dedf76824b662d4d0e83779d673d1b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.5707383387721,
                            "deviation": 63.66612489371162,
                            "volatility": 0.05999123469136028
                        }
                    },
                    "ranking": 24.921205885790556,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15415342,
            "name": "Ladder Challenge: lysnew(#659) vs ganziting222(#653)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 583828,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-11-23T21:53:09.228576Z",
            "ended": "2018-11-26T21:55:22.460436Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "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": ""
                },
                "white": {
                    "id": 583828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.5706787109375,
                            "deviation": 63.6661262512207,
                            "volatility": 0.05999123305082321
                        }
                    },
                    "username": "ganziting222",
                    "country": "un",
                    "ranking": 24.921205885790556,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b9dedf76824b662d4d0e83779d673d1b?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/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/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/15372196"
            },
            "players": {
                "black": {
                    "id": 591021,
                    "username": "abrahamperez",
                    "country": "cu",
                    "icon": "https://secure.gravatar.com/avatar/26054a123406966bc98047f4720c1453?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.5656300602286,
                            "deviation": 80.08557369882678,
                            "volatility": 0.060003055762112165
                        }
                    },
                    "ranking": 17.961652615097385,
                    "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": 15372196,
            "name": "Ladder Challenge: lysnew(#668) vs abrahamperez(#665)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 591021,
            "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": "15.250",
            "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": 315,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-20T21:14:32.349618Z",
            "ended": "2018-11-22T14:47:09.869397Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 591021,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.4537353515625,
                            "deviation": 338.8274230957031,
                            "volatility": 0.05999979376792908
                        }
                    },
                    "username": "abrahamperez",
                    "country": "cu",
                    "ranking": 17.961652615097385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26054a123406966bc98047f4720c1453?s=32&d=retro",
                    "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/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/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/15158684"
            },
            "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": 1062,
                    "username": "gmckean",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/359bcb51d716e60f060456d86aabc2d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.9494973484743,
                            "deviation": 63.50714048832541,
                            "volatility": 0.05993638112048898
                        }
                    },
                    "ranking": 22.721892502320472,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15158684,
            "name": "Ladder Challenge: gmckean(#101) vs lysnew(#77)",
            "creator": 1062,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 1062,
            "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": "1396.466",
            "white_player_rank": 21,
            "white_player_rating": "1213.815",
            "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": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-05T18:50:44.729657Z",
            "ended": "2018-11-19T21:52:46.459965Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.408203125,
                            "deviation": 63.190818786621094,
                            "volatility": 0.05989178270101547
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1062,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.9923095703125,
                            "deviation": 62.72712326049805,
                            "volatility": 0.059974607080221176
                        }
                    },
                    "username": "gmckean",
                    "country": "us",
                    "ranking": 22.721892502320472,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/359bcb51d716e60f060456d86aabc2d7?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/15050728"
            },
            "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": 281554,
                    "username": "trung5000",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.5119955608272,
                            "deviation": 63.412551245829505,
                            "volatility": 0.059922026750341334
                        }
                    },
                    "ranking": 28.298111336831482,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15050728,
            "name": "Tournament Game: Beat the Kyu, be a Dan (32389) R:4 (trung12ly vs lysnew)",
            "creator": 281554,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 281554,
            "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": "1385.761",
            "white_player_rank": 20,
            "white_player_rating": "1190.593",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 32389,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-29T05:57:09.840093Z",
            "ended": "2018-11-18T17:45:22.248576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.2791748046875,
                            "deviation": 63.3623161315918,
                            "volatility": 0.0598924346268177
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 281554,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.1029052734375,
                            "deviation": 61.93939208984375,
                            "volatility": 0.0600462444126606
                        }
                    },
                    "username": "trung5000",
                    "country": "_DOOP",
                    "ranking": 28.298111336831482,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-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/14814064"
            },
            "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": 173008,
                    "username": "Beatus",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/4c5ce7107121fdb851620f021bf9055a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.8342227983412,
                            "deviation": 63.35503468207963,
                            "volatility": 0.0600122363384504
                        }
                    },
                    "ranking": 22.917453396595548,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814064,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (Beatus vs lysnew)",
            "creator": 173008,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 173008,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1364.984",
            "white_player_rank": 22,
            "white_player_rating": "1305.762",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-12T14:58:00.780519Z",
            "ended": "2018-11-18T09:23:13.713321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.687255859375,
                            "deviation": 63.436668395996094,
                            "volatility": 0.059893861413002014
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 173008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.293701171875,
                            "deviation": 63.816341400146484,
                            "volatility": 0.06003130227327347
                        }
                    },
                    "username": "Beatus",
                    "country": "br",
                    "ranking": 22.917453396595548,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4c5ce7107121fdb851620f021bf9055a-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
        }
    ]
}