List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&page=59
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=60",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&page=58",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/10879145"
            },
            "players": {
                "black": {
                    "id": 69765,
                    "username": "alecsphys",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/8a4a641ba6284b2e12d01418d81956e2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.2667098542652,
                            "deviation": 62.04130687733031,
                            "volatility": 0.060019904154073114
                        }
                    },
                    "ranking": 20.400229123696665,
                    "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": 10879145,
            "name": "Ladder Challenge: alecsphys(#160) vs lysnew(#141)",
            "creator": 69765,
            "mode": "game",
            "source": "play",
            "black": 69765,
            "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": 19,
            "black_player_rating": "1060.953",
            "white_player_rank": 20,
            "white_player_rating": "1135.547",
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-10T11:45:20.394087Z",
            "ended": "2018-01-18T06:04:13.014708Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 69765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.051025390625,
                            "deviation": 66.15172576904297,
                            "volatility": 0.060000233352184296
                        }
                    },
                    "username": "alecsphys",
                    "country": "it",
                    "ranking": 20.400229123696665,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8a4a641ba6284b2e12d01418d81956e2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.722412109375,
                            "deviation": 65.41694641113281,
                            "volatility": 0.05993261560797691
                        }
                    },
                    "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/44305571"
            },
            "players": {
                "black": {
                    "id": 818667,
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.2400163518753,
                            "deviation": 62.21884425905596,
                            "volatility": 0.05602844266878324
                        }
                    },
                    "ranking": 21.01266895673272,
                    "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": 44305571,
            "name": "Ugh",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 818667,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-04T08:38:18.213828Z",
            "ended": "2022-06-04T09:38:31.476876Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 818667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.4068603515625,
                            "deviation": 62.75375747680664,
                            "volatility": 0.0584537573158741
                        }
                    },
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.6370849609375,
                            "deviation": 64.63542938232422,
                            "volatility": 0.05980124697089195
                        }
                    },
                    "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/21454492"
            },
            "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": 21454492,
            "name": "Partie amicale",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-20T17:51:01.643330Z",
            "ended": "2020-02-29T18:29:00.944281Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.21826171875,
                            "deviation": 63.01335144042969,
                            "volatility": 0.059840571135282516
                        }
                    },
                    "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": 1631.725341796875,
                            "deviation": 67.52232360839844,
                            "volatility": 0.06160024181008339
                        }
                    },
                    "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/15939206"
            },
            "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": 46023,
                    "username": "Gustin",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/1439b524ef1bb1f21472017b11f8a003?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.7489213355866,
                            "deviation": 64.76692288411222,
                            "volatility": 0.06007038177339936
                        }
                    },
                    "ranking": 23.9574013271147,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15939206,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:1 (Gustin vs lysnew)",
            "creator": 46023,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 46023,
            "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": "1262.406",
            "white_player_rank": 20,
            "white_player_rating": "1196.786",
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-31T16:59:59.186093Z",
            "ended": "2019-02-11T08:37:32.279405Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1592.959716796875,
                            "deviation": 62.00692367553711,
                            "volatility": 0.05987153947353363
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 46023,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.9652099609375,
                            "deviation": 61.42582702636719,
                            "volatility": 0.06005532294511795
                        }
                    },
                    "username": "Gustin",
                    "country": "br",
                    "ranking": 23.9574013271147,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1439b524ef1bb1f21472017b11f8a003?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/44367976"
            },
            "players": {
                "black": {
                    "id": 818667,
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.2400163518753,
                            "deviation": 62.21884425905596,
                            "volatility": 0.05602844266878324
                        }
                    },
                    "ranking": 21.01266895673272,
                    "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": 44367976,
            "name": "Ugh",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 818667,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-06T15:40:03.728999Z",
            "ended": "2022-06-06T16:07:00.059509Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 818667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.7840576171875,
                            "deviation": 62.41970443725586,
                            "volatility": 0.05851282179355621
                        }
                    },
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.63720703125,
                            "deviation": 64.73212432861328,
                            "volatility": 0.05979970097541809
                        }
                    },
                    "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/11098044"
            },
            "players": {
                "black": {
                    "id": 404134,
                    "username": "txo",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/2d9c433080d9812ee43fd640fa475d80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.5659089424425,
                            "deviation": 60.87128022194165,
                            "volatility": 0.05993939031877046
                        }
                    },
                    "ranking": 23.479667083457905,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11098044,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-12-30 17:00 (33111) R:1 (lysnew vs txo)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 404134,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1209.347",
            "white_player_rank": 20,
            "white_player_rating": "1159.263",
            "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": 33111,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "53.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-12-30T17:01:04.704316Z",
            "ended": "2018-01-20T14:21:54.843342Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404134,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.473388671875,
                            "deviation": 61.34962844848633,
                            "volatility": 0.05996835604310036
                        }
                    },
                    "username": "txo",
                    "country": "eu",
                    "ranking": 23.479667083457905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2d9c433080d9812ee43fd640fa475d80-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.294189453125,
                            "deviation": 65.34295654296875,
                            "volatility": 0.059931036084890366
                        }
                    },
                    "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/15939207"
            },
            "players": {
                "black": {
                    "id": 281485,
                    "username": "vorm",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/4530ecfc6f110098e23cd633c1e5e074?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2014.794458875308,
                            "deviation": 64.82280306407952,
                            "volatility": 0.05977402460337665
                        }
                    },
                    "ranking": 31.133837754661776,
                    "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": 15939207,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:1 (lysnew vs vorm)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 281485,
            "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": "1428.020",
            "white_player_rank": 21,
            "white_player_rating": "1223.981",
            "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": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-31T16:59:59.264495Z",
            "ended": "2019-02-21T08:28:25.149501Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 281485,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.0650634765625,
                            "deviation": 61.2049674987793,
                            "volatility": 0.05988125503063202
                        }
                    },
                    "username": "vorm",
                    "country": "ru",
                    "ranking": 31.133837754661776,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4530ecfc6f110098e23cd633c1e5e074?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.3790283203125,
                            "deviation": 62.29588317871094,
                            "volatility": 0.0598706416785717
                        }
                    },
                    "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/16304585"
            },
            "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": 4048,
                    "username": "kavias",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/a4ac4865b1a811e9b33da3df4ea12bde-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1546.380243927518,
                            "deviation": 65.03914103341911,
                            "volatility": 0.05983695283436826
                        }
                    },
                    "ranking": 25.008340546450537,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16304585,
            "name": "Ladder Challenge: lysnew(#83) vs kavias(#66)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 4048,
            "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": "1216.519",
            "white_player_rank": 23,
            "white_player_rating": "1468.034",
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-26T23:20:00.350402Z",
            "ended": "2019-02-28T10:07:51.781691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.270751953125,
                            "deviation": 64.3370361328125,
                            "volatility": 0.059867747128009796
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 4048,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1742.343017578125,
                            "deviation": 63.02714157104492,
                            "volatility": 0.0599215030670166
                        }
                    },
                    "username": "kavias",
                    "country": "ro",
                    "ranking": 25.008340546450537,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ac4865b1a811e9b33da3df4ea12bde-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/16702943"
            },
            "players": {
                "black": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.816694821226,
                            "deviation": 62.77424778402456,
                            "volatility": 0.059492384940170104
                        }
                    },
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16702943,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (lysnew vs teapoweredrobot)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 483146,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1017.082",
            "white_player_rank": 21,
            "white_player_rating": "1225.480",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-23T05:23:22.339517Z",
            "ended": "2019-02-25T11:12:37.801759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.362060546875,
                            "deviation": 66.55400085449219,
                            "volatility": 0.059933971613645554
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.26318359375,
                            "deviation": 63.17766571044922,
                            "volatility": 0.05986843258142471
                        }
                    },
                    "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/16842417"
            },
            "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": 446847,
                    "username": "jesus.g.rubio",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/15f8556b8baa32ca48a2c91e645995e3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.6872318887,
                            "deviation": 62.68022932486872,
                            "volatility": 0.059962164710275025
                        }
                    },
                    "ranking": 21.33855369250578,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16842417,
            "name": "Ladder Challenge: lysnew(#143) vs jesus.g.rubio(#139)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 446847,
            "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": "1205.582",
            "white_player_rank": 16,
            "white_player_rating": "707.310",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-04T14:04:03.503376Z",
            "ended": "2019-03-04T21:12:55.180417Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.0704345703125,
                            "deviation": 63.842063903808594,
                            "volatility": 0.0598624162375927
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 446847,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.4185791015625,
                            "deviation": 62.383872985839844,
                            "volatility": 0.05998647212982178
                        }
                    },
                    "username": "jesus.g.rubio",
                    "country": "un",
                    "ranking": 21.33855369250578,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/15f8556b8baa32ca48a2c91e645995e3?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
        }
    ]
}