List all games played by a specific player.

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

{
    "count": 1476,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=65",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=63",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21055608"
            },
            "players": {
                "black": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2723823810747,
                            "deviation": 97.12886821884473,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 15.58479168646346,
                    "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": 21055608,
            "name": "Prova ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 608184,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88320,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-26T21:42:14.747980Z",
            "ended": "2019-12-26T22:56:20.182438Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.47314453125,
                            "deviation": 70.00028991699219,
                            "volatility": 0.07391069829463959
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 15.58479168646346,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.4007568359375,
                            "deviation": 63.01593780517578,
                            "volatility": 0.059850968420505524
                        }
                    },
                    "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/20912692"
            },
            "players": {
                "black": {
                    "id": 1062,
                    "username": "gmckean",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/359bcb51d716e60f060456d86aabc2d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.9494973484743,
                            "deviation": 63.50714048832541,
                            "volatility": 0.05993638112048898
                        }
                    },
                    "ranking": 22.721892502320472,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 20912692,
            "name": "Ladder Challenge: gmckean(#108) vs Lys(#73)",
            "creator": 1062,
            "mode": "game",
            "source": "play",
            "black": 1062,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1247.386",
            "white_player_rank": 21,
            "white_player_rating": "1237.187",
            "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": "2019-12-18T02:32:04.858341Z",
            "ended": "2019-12-26T19:25:32.802733Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1062,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.02734375,
                            "deviation": 62.128055572509766,
                            "volatility": 0.059986911714076996
                        }
                    },
                    "username": "gmckean",
                    "country": "us",
                    "ranking": 22.721892502320472,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/359bcb51d716e60f060456d86aabc2d7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.767578125,
                            "deviation": 63.186832427978516,
                            "volatility": 0.05985083058476448
                        }
                    },
                    "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/21040556"
            },
            "players": {
                "black": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2723823810747,
                            "deviation": 97.12886821884473,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 15.58479168646346,
                    "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": 21040556,
            "name": "Prova ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 608184,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-25T23:12:13.610587Z",
            "ended": "2019-12-26T00:07:04.156358Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.2724609375,
                            "deviation": 69.47750091552734,
                            "volatility": 0.07387799769639969
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 15.58479168646346,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.767578125,
                            "deviation": 63.186832427978516,
                            "volatility": 0.05985083058476448
                        }
                    },
                    "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/20650434"
            },
            "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": 403142,
                    "username": "alm roth",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/caaedeae3ee114e1e92365f4f39007dd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.0394681129967,
                            "deviation": 64.08530203465048,
                            "volatility": 0.0598487357490243
                        }
                    },
                    "ranking": 26.99627997252849,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20650434,
            "name": "Tournament Game: Beat the Kyu, be a Dan (32389) R:9 (alm roth vs Lys)",
            "creator": 403142,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 403142,
            "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": "1246.075",
            "white_player_rank": 23,
            "white_player_rating": "1486.322",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 32389,
            "tournament_round": 9,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-02T00:01:15.993290Z",
            "ended": "2019-12-25T11:49:39.658283Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.4932861328125,
                            "deviation": 63.01052474975586,
                            "volatility": 0.05985237658023834
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 403142,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1825.558837890625,
                            "deviation": 64.92992401123047,
                            "volatility": 0.05989314615726471
                        }
                    },
                    "username": "alm roth",
                    "country": "se",
                    "ranking": 26.99627997252849,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/caaedeae3ee114e1e92365f4f39007dd-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/20650437"
            },
            "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": 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"
                }
            },
            "id": 20650437,
            "name": "Tournament Game: Beat the Kyu, be a Dan (32389) R:9 (txo vs Lys)",
            "creator": 404134,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 404134,
            "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": "1275.599",
            "white_player_rank": 21,
            "white_player_rating": "1257.761",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 32389,
            "tournament_round": 9,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-02T00:01:16.182562Z",
            "ended": "2019-12-24T22:36:27.493377Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.428466796875,
                            "deviation": 63.16951370239258,
                            "volatility": 0.05985308438539505
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 404134,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.0284423828125,
                            "deviation": 61.47396469116211,
                            "volatility": 0.05995170399546623
                        }
                    },
                    "username": "txo",
                    "country": "eu",
                    "ranking": 23.479667083457905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2d9c433080d9812ee43fd640fa475d80-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20775561"
            },
            "players": {
                "black": {
                    "id": 56681,
                    "username": "Rafar",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/3ea145e5262c03924aacbd0d80a6f919-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.581868121988,
                            "deviation": 61.32972521391878,
                            "volatility": 0.05974969544700276
                        }
                    },
                    "ranking": 22.58320696735505,
                    "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": 20775561,
            "name": "Ladder Challenge: rafar(#103) vs Lys(#65)",
            "creator": 56681,
            "mode": "game",
            "source": "play",
            "black": 56681,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1195.746",
            "white_player_rank": 22,
            "white_player_rating": "1312.988",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-09T15:17:26.457399Z",
            "ended": "2019-12-24T18:45:10.191677Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 56681,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.9007568359375,
                            "deviation": 62.17857360839844,
                            "volatility": 0.06018796190619469
                        }
                    },
                    "username": "Rafar",
                    "country": "fr",
                    "ranking": 22.58320696735505,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ea145e5262c03924aacbd0d80a6f919-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.9197998046875,
                            "deviation": 63.35112380981445,
                            "volatility": 0.05985306203365326
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21015158"
            },
            "players": {
                "black": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2723823810747,
                            "deviation": 97.12886821884473,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 15.58479168646346,
                    "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": 21015158,
            "name": "Prova ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 608184,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88320,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-24T08:37:43.170862Z",
            "ended": "2019-12-24T11:03:58.369398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1423.0906982421875,
                            "deviation": 69.1036605834961,
                            "volatility": 0.07381419092416763
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 15.58479168646346,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.9197998046875,
                            "deviation": 63.35112380981445,
                            "volatility": 0.05985306203365326
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21000010"
            },
            "players": {
                "black": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2723823810747,
                            "deviation": 97.12886821884473,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 15.58479168646346,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21000010,
            "name": "Prova ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 608184,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88320,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-23T11:10:42.294242Z",
            "ended": "2019-12-23T12:27:51.900956Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.1099853515625,
                            "deviation": 70.6504135131836,
                            "volatility": 0.07383440434932709
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 15.58479168646346,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.9197998046875,
                            "deviation": 63.35112380981445,
                            "volatility": 0.05985306203365326
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20566499"
            },
            "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": 20566499,
            "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": 4,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-26T21:36:56.924560Z",
            "ended": "2019-12-23T10:10:38.068085Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.9197998046875,
                            "deviation": 63.35112380981445,
                            "volatility": 0.05985306203365326
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1777.153564453125,
                            "deviation": 70.48234558105469,
                            "volatility": 0.06144532933831215
                        }
                    },
                    "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/19994786"
            },
            "players": {
                "black": {
                    "id": 61028,
                    "username": "Poller",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/effd9a7104b4671b0801acabb5dbfddd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.9838655645171,
                            "deviation": 65.05463555127228,
                            "volatility": 0.05945846815831378
                        }
                    },
                    "ranking": 24.731287323736098,
                    "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": 19994786,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:3 (lysnew vs Poller)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 61028,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1397.419",
            "white_player_rank": 21,
            "white_player_rating": "1273.117",
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-19T00:28:37.683487Z",
            "ended": "2019-12-23T05:14:42.086009Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 61028,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.404052734375,
                            "deviation": 65.46320343017578,
                            "volatility": 0.05958191677927971
                        }
                    },
                    "username": "Poller",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.731287323736098,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/effd9a7104b4671b0801acabb5dbfddd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.9197998046875,
                            "deviation": 63.35112380981445,
                            "volatility": 0.05985306203365326
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}