List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&page=57
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&page=58",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&page=56",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21788892"
            },
            "players": {
                "black": {
                    "id": 22868,
                    "username": "Jael",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/a679091a895e8143de842ed7427ee54c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1465.4993821324072,
                            "deviation": 64.20077584949699,
                            "volatility": 0.05997393580150229
                        }
                    },
                    "ranking": 23.764703708254196,
                    "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": 21788892,
            "name": "Ladder Challenge: Jael(#113) vs Lys(#83)",
            "creator": 22868,
            "mode": "game",
            "source": "play",
            "black": 22868,
            "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": "1136.667",
            "white_player_rank": 22,
            "white_player_rating": "1334.921",
            "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": "2020-02-10T20:58:19.522974Z",
            "ended": "2020-03-23T18:34:49.135876Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 22868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.9017333984375,
                            "deviation": 62.7139892578125,
                            "volatility": 0.05998779088258743
                        }
                    },
                    "username": "Jael",
                    "country": "gb",
                    "ranking": 23.764703708254196,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a679091a895e8143de842ed7427ee54c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.0362548828125,
                            "deviation": 62.362266540527344,
                            "volatility": 0.05984034016728401
                        }
                    },
                    "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/15736124"
            },
            "players": {
                "black": {
                    "id": 446292,
                    "username": "Natacha_Go",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/d1359440c9efdb35639a73d86d5b0386-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.2522548855554,
                            "deviation": 64.1068992948776,
                            "volatility": 0.059954590442759685
                        }
                    },
                    "ranking": 22.27647607181371,
                    "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": 15736124,
            "name": "Est-ce que tu veux jouer avec moi?",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 446292,
            "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": 22,
            "black_player_rating": "1316.048",
            "white_player_rank": 22,
            "white_player_rating": "1308.294",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-16T18:50:22.610003Z",
            "ended": "2018-12-31T13:51:12.476226Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 446292,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.553466796875,
                            "deviation": 63.432945251464844,
                            "volatility": 0.05998605117201805
                        }
                    },
                    "username": "Natacha_Go",
                    "country": "fr",
                    "ranking": 22.27647607181371,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d1359440c9efdb35639a73d86d5b0386-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.6688232421875,
                            "deviation": 64.09390258789062,
                            "volatility": 0.05987826734781265
                        }
                    },
                    "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/21000010"
            },
            "players": {
                "black": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.887955577521,
                            "deviation": 96.48025340094199,
                            "volatility": 0.14997122280607048
                        }
                    },
                    "ranking": 18.45013152469783,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 21000010,
            "name": "Prova ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 608184,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 88320,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-23T11:10:42.294242Z",
            "ended": "2019-12-23T12:27:51.900956Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.1099853515625,
                            "deviation": 70.6504135131836,
                            "volatility": 0.07383440434932709
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 18.45013152469783,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.9197998046875,
                            "deviation": 63.35112380981445,
                            "volatility": 0.05985306203365326
                        }
                    },
                    "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/15939204"
            },
            "players": {
                "black": {
                    "id": 380817,
                    "username": "look info döskee",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.1282744304297,
                            "deviation": 68.63680878166396,
                            "volatility": 0.058646562422007574
                        }
                    },
                    "ranking": 14.942969758566955,
                    "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": 15939204,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:1 (lysnew vs doskee)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 380817,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1288.101",
            "white_player_rank": 21,
            "white_player_rating": "1248.811",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-31T16:59:59.051808Z",
            "ended": "2019-01-13T20:28:40.512410Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 380817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.530517578125,
                            "deviation": 64.30487823486328,
                            "volatility": 0.05978097394108772
                        }
                    },
                    "username": "look info döskee",
                    "country": "zz",
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.1336669921875,
                            "deviation": 63.88896179199219,
                            "volatility": 0.05987778678536415
                        }
                    },
                    "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/21161433"
            },
            "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": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21161433,
            "name": "Partita Amichevole",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 126739,
            "width": 3,
            "height": 17,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.00",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-02T14:46:24.255912Z",
            "ended": "2020-01-12T09:18:56.965377Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.0577392578125,
                            "deviation": 63.0414924621582,
                            "volatility": 0.05984939634799957
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1795.8017578125,
                            "deviation": 66.67816925048828,
                            "volatility": 0.061481963843107224
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/15871614"
            },
            "players": {
                "black": {
                    "id": 291304,
                    "username": "Woodman",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.437894874557,
                            "deviation": 66.28269287036021,
                            "volatility": 0.06006527385647493
                        }
                    },
                    "ranking": 22.076596568933905,
                    "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": 15871614,
            "name": "Ladder Challenge: lysnew(#419) vs Woodman(#253)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 291304,
            "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": 21,
            "black_player_rating": "1292.237",
            "white_player_rank": 21,
            "white_player_rating": "1280.858",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-26T20:25:36.181086Z",
            "ended": "2019-01-21T15:20:41.679030Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 291304,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.4530029296875,
                            "deviation": 65.91057586669922,
                            "volatility": 0.05994946509599686
                        }
                    },
                    "username": "Woodman",
                    "country": "de",
                    "ranking": 22.076596568933905,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.235107421875,
                            "deviation": 62.841957092285156,
                            "volatility": 0.05987413600087166
                        }
                    },
                    "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/16042415"
            },
            "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": 184579,
                    "username": "Tenuki no Tanuki",
                    "country": "_Klingon",
                    "icon": "https://user-uploads.online-go.com/167ae156741831b0be4c49776d6e60f2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.6969361157935,
                            "deviation": 62.007625581625064,
                            "volatility": 0.05996444729493683
                        }
                    },
                    "ranking": 26.393024245713654,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16042415,
            "name": "Ladder Challenge: Tenuki no Tanuki(#104) vs lysnew(#75)",
            "creator": 184579,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 184579,
            "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": "1324.583",
            "white_player_rank": 21,
            "white_player_rating": "1270.421",
            "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": "2019-01-08T09:33:35.990882Z",
            "ended": "2019-01-22T21:50:49.206142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.1629638671875,
                            "deviation": 62.559593200683594,
                            "volatility": 0.05987442284822464
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 184579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.80517578125,
                            "deviation": 62.702938079833984,
                            "volatility": 0.05997638776898384
                        }
                    },
                    "username": "Tenuki no Tanuki",
                    "country": "_Klingon",
                    "ranking": 26.393024245713654,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/167ae156741831b0be4c49776d6e60f2-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/16042539"
            },
            "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": 16042539,
            "name": "Ladder Challenge: lysnew(#75) vs koolbreeze(#52)",
            "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": "1430.079",
            "white_player_rank": 22,
            "white_player_rating": "1340.081",
            "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": "56.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-01-08T09:48:26.423666Z",
            "ended": "2019-01-25T21:08:45.217933Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 46842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1725.048828125,
                            "deviation": 63.72262954711914,
                            "volatility": 0.06007327139377594
                        }
                    },
                    "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": 1624.49658203125,
                            "deviation": 62.209869384765625,
                            "volatility": 0.05987890809774399
                        }
                    },
                    "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/16049788"
            },
            "players": {
                "black": {
                    "id": 574992,
                    "username": "Theo's",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/bebfb5b9256c13302cf744fe3dbb62a9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.4344568757228,
                            "deviation": 60.99642938557732,
                            "volatility": 0.059791935519550456
                        }
                    },
                    "ranking": 21.263830898908346,
                    "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": 16049788,
            "name": "Partita Amichevole",
            "creator": 574992,
            "mode": "game",
            "source": "play",
            "black": 574992,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "775.203",
            "white_player_rank": 22,
            "white_player_rating": "1356.588",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "85.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-08T21:44:26.406650Z",
            "ended": "2019-01-29T14:32:48.299691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 574992,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.6549072265625,
                            "deviation": 66.46829986572266,
                            "volatility": 0.05999298766255379
                        }
                    },
                    "username": "Theo's",
                    "country": "it",
                    "ranking": 21.263830898908346,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bebfb5b9256c13302cf744fe3dbb62a9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.675048828125,
                            "deviation": 62.47103500366211,
                            "volatility": 0.05987615883350372
                        }
                    },
                    "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/16325635"
            },
            "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": 27326,
                    "username": "Smigles",
                    "country": "ch",
                    "icon": "https://user-uploads.online-go.com/5abfec1132d120db2fa1ab93de640de5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.0986093554013,
                            "deviation": 64.1382251024756,
                            "volatility": 0.060026971824114615
                        }
                    },
                    "ranking": 27.134067129077803,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16325635,
            "name": "Ladder Challenge: lysnew(#180) vs Smigles(#174)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 27326,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1307.364",
            "white_player_rank": 24,
            "white_player_rating": "1534.491",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-28T09:18:23.749724Z",
            "ended": "2019-02-04T20:44:03.603323Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.521484375,
                            "deviation": 62.15804672241211,
                            "volatility": 0.05987389013171196
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 27326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1758.7144775390625,
                            "deviation": 64.84998321533203,
                            "volatility": 0.06004464998841286
                        }
                    },
                    "username": "Smigles",
                    "country": "ch",
                    "ranking": 27.134067129077803,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5abfec1132d120db2fa1ab93de640de5-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
        }
    ]
}