List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-id&page=49
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1475,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=50",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=48",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/29089757"
            },
            "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": 55635,
                    "username": "HellRaven",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/3a85290155cb5653cbb4121dd2b2d483-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2155.416335422381,
                            "deviation": 76.15696712195468,
                            "volatility": 0.05990594111239798
                        }
                    },
                    "ranking": 32.69569221415181,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29089757,
            "name": "Ladder Challenge: HellRaven(#160) vs Lys(#97)",
            "creator": 55635,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 55635,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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-12-12T08:08:40.581191Z",
            "ended": "2020-12-20T07:40:44.161489Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1710.9251708984375,
                            "deviation": 62.867576599121094,
                            "volatility": 0.059812869876623154
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 55635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1989.5477294921875,
                            "deviation": 64.64269256591797,
                            "volatility": 0.06007235497236252
                        }
                    },
                    "username": "HellRaven",
                    "country": "ca",
                    "ranking": 32.69569221415181,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a85290155cb5653cbb4121dd2b2d483-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/29061392"
            },
            "players": {
                "black": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.7634230890244,
                            "deviation": 104.23057254670353,
                            "volatility": 0.14952954309295902
                        }
                    },
                    "ranking": 18.625846521142563,
                    "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": 29061392,
            "name": "Times measure ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 608184,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-11T09:51:47.172075Z",
            "ended": "2020-12-11T10:01:41.611187Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.7366943359375,
                            "deviation": 74.00232696533203,
                            "volatility": 0.08573613315820694
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 18.625846521142563,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.5518798828125,
                            "deviation": 62.66070556640625,
                            "volatility": 0.05981260538101196
                        }
                    },
                    "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/28887906"
            },
            "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": 158034,
                    "username": "FreemanG",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/e8b1c9260825b41b4b1ab0f7b8c2742b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.476185848877,
                            "deviation": 61.811313926884054,
                            "volatility": 0.05990676920282799
                        }
                    },
                    "ranking": 22.431338889304183,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28887906,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:7 (FreemanG vs Lys)",
            "creator": 158034,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 158034,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-05T09:43:42.526507Z",
            "ended": "2020-12-15T17:20:35.254838Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.7801513671875,
                            "deviation": 62.535823822021484,
                            "volatility": 0.05981181934475899
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 158034,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.2474365234375,
                            "deviation": 61.77133560180664,
                            "volatility": 0.059920452535152435
                        }
                    },
                    "username": "FreemanG",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 22.431338889304183,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e8b1c9260825b41b4b1ab0f7b8c2742b?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/28887905"
            },
            "players": {
                "black": {
                    "id": 549449,
                    "username": "andresvelsie",
                    "country": "co",
                    "icon": "https://secure.gravatar.com/avatar/68808bea9546a7b95c9ae9e25034a269?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.6933423879605,
                            "deviation": 63.35627027867185,
                            "volatility": 0.05950249433816735
                        }
                    },
                    "ranking": 22.28390522994506,
                    "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": 28887905,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:7 (Lys vs andresvelsie)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 549449,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-05T09:43:42.390056Z",
            "ended": "2020-12-21T15:58:29.175159Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 549449,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.125732421875,
                            "deviation": 63.17198944091797,
                            "volatility": 0.05977923423051834
                        }
                    },
                    "username": "andresvelsie",
                    "country": "co",
                    "ranking": 22.28390522994506,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/68808bea9546a7b95c9ae9e25034a269?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2950439453125,
                            "deviation": 63.365821838378906,
                            "volatility": 0.059809956699609756
                        }
                    },
                    "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/28887904"
            },
            "players": {
                "black": {
                    "id": 42099,
                    "username": "jpyllman",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/664cea3c045ac327e72b55ad63680d82-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.8585752633599,
                            "deviation": 63.72037776405326,
                            "volatility": 0.05987688809944749
                        }
                    },
                    "ranking": 22.637614301331546,
                    "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": 28887904,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:7 (Lys vs jpyllman)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 42099,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-05T09:43:42.266459Z",
            "ended": "2021-01-25T17:32:27.470706Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 42099,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1487.4119873046875,
                            "deviation": 62.19969940185547,
                            "volatility": 0.059963975101709366
                        }
                    },
                    "username": "jpyllman",
                    "country": "se",
                    "ranking": 22.637614301331546,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/664cea3c045ac327e72b55ad63680d82-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.79638671875,
                            "deviation": 62.91400909423828,
                            "volatility": 0.05980239436030388
                        }
                    },
                    "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/28887903"
            },
            "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": 479463,
                    "username": "CasualTheorics",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/88b25faad84fd6feef92ad544f72e95a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.7932913351046,
                            "deviation": 62.68757247910373,
                            "volatility": 0.059339746178713806
                        }
                    },
                    "ranking": 19.7241687838394,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28887903,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:7 (rakenodiax vs Lys)",
            "creator": 479463,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 479463,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "62.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-05T09:43:42.143776Z",
            "ended": "2020-12-20T21:49:50.529739Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.0570068359375,
                            "deviation": 63.14240264892578,
                            "volatility": 0.05981144309043884
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 479463,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.7073974609375,
                            "deviation": 62.228458404541016,
                            "volatility": 0.05948209390044212
                        }
                    },
                    "username": "CasualTheorics",
                    "country": "_LGBT",
                    "ranking": 19.7241687838394,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/88b25faad84fd6feef92ad544f72e95a-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/28887902"
            },
            "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": 485983,
                    "username": "EverG",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/dbbcb7a7ad72e0720c089e2c856eb249-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.7023254238034,
                            "deviation": 65.10551018308442,
                            "volatility": 0.059808366206323765
                        }
                    },
                    "ranking": 27.3867544001627,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28887902,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:7 (EverG vs Lys)",
            "creator": 485983,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 485983,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-05T09:43:42.063739Z",
            "ended": "2021-02-01T08:08:26.055853Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.676513671875,
                            "deviation": 63.17084503173828,
                            "volatility": 0.05980938673019409
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 485983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1757.465576171875,
                            "deviation": 62.61114501953125,
                            "volatility": 0.05989975109696388
                        }
                    },
                    "username": "EverG",
                    "country": "_Pirate",
                    "ranking": 27.3867544001627,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbbcb7a7ad72e0720c089e2c856eb249-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/28887901"
            },
            "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": 369487,
                    "username": "Hervé",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/6d15d1d01467ade3c6e0d3bdbe077000?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.664154979512,
                            "deviation": 62.178744929424276,
                            "volatility": 0.0594887513711854
                        }
                    },
                    "ranking": 22.61779662992538,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28887901,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:7 (Hervé vs Lys)",
            "creator": 369487,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 369487,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-05T09:43:41.966843Z",
            "ended": "2020-12-10T12:44:24.497534Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1679.83447265625,
                            "deviation": 62.740211486816406,
                            "volatility": 0.05981499329209328
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 369487,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.278564453125,
                            "deviation": 62.00286102294922,
                            "volatility": 0.05984914302825928
                        }
                    },
                    "username": "Hervé",
                    "country": "fr",
                    "ranking": 22.61779662992538,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6d15d1d01467ade3c6e0d3bdbe077000?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/28747643"
            },
            "players": {
                "black": {
                    "id": 755758,
                    "username": "tim.suc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce57a9332d596fb0af72a6f4994f9728?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2033.4887165922007,
                            "deviation": 66.40878260939553,
                            "volatility": 0.06000178077459455
                        }
                    },
                    "ranking": 31.347644508593643,
                    "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": 28747643,
            "name": "Ladder Challenge: tim.suc(#147) vs Lys(#90)",
            "creator": 755758,
            "mode": "game",
            "source": "play",
            "black": 755758,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "2020-11-30T17:05:24.084171Z",
            "ended": "2020-12-08T07:59:52.242030Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 755758,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2092.70703125,
                            "deviation": 72.0619888305664,
                            "volatility": 0.05999444052577019
                        }
                    },
                    "username": "tim.suc",
                    "country": "un",
                    "ranking": 31.347644508593643,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce57a9332d596fb0af72a6f4994f9728?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.8369140625,
                            "deviation": 62.2013053894043,
                            "volatility": 0.05981592833995819
                        }
                    },
                    "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/28664846"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 28664846,
            "name": "Partie amicale",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 308797,
            "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": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-11-27T21:30:13.453878Z",
            "ended": "2021-02-01T16:30:12.333974Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.1290283203125,
                            "deviation": 68.96823120117188,
                            "volatility": 0.0631103590130806
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1674.7611083984375,
                            "deviation": 63.04100036621094,
                            "volatility": 0.059808310121297836
                        }
                    },
                    "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
        }
    ]
}