List all games played by a specific player.

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

{
    "count": 915,
    "next": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-ended&page=88",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-ended&page=86",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41406370"
            },
            "players": {
                "black": {
                    "id": 1062740,
                    "username": "Dou2021",
                    "country": "nz",
                    "icon": "https://secure.gravatar.com/avatar/13a80c30d1f54138d009af147f772110?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.6547641917787,
                            "deviation": 62.401942627689245,
                            "volatility": 0.06067956556140638
                        }
                    },
                    "ranking": 15.276465278215184,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41406370,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1062740,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-02-19T23:18:20.390976Z",
            "ended": "2022-02-19T23:18:24.082061Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1062740,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.220703125,
                            "deviation": 64.10430145263672,
                            "volatility": 0.05986270681023598
                        }
                    },
                    "username": "Dou2021",
                    "country": "nz",
                    "ranking": 15.276465278215184,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/13a80c30d1f54138d009af147f772110?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.695556640625,
                            "deviation": 102.30668640136719,
                            "volatility": 0.0600002221763134
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/41375104"
            },
            "players": {
                "black": {
                    "id": 807256,
                    "username": "mamy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b55a28daafcad62f67cfc8312cd0dd2a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.4678487635924,
                            "deviation": 151.21233245884014,
                            "volatility": 0.059997274208773516
                        }
                    },
                    "ranking": 18.322190853056703,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41375104,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 807256,
            "white": 1120974,
            "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": 22560,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 21600, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-02-18T19:02:38.895886Z",
            "ended": "2022-02-19T19:02:38.959284Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807256,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.3099365234375,
                            "deviation": 185.0135040283203,
                            "volatility": 0.059998031705617905
                        }
                    },
                    "username": "mamy",
                    "country": "un",
                    "ranking": 18.322190853056703,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b55a28daafcad62f67cfc8312cd0dd2a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.695556640625,
                            "deviation": 102.30668640136719,
                            "volatility": 0.0600002221763134
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/41317417"
            },
            "players": {
                "black": {
                    "id": 886381,
                    "username": "Alena_Kosh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/aab8009e45f30310ecf4003b923e71a0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.9216563292803,
                            "deviation": 79.35349154814057,
                            "volatility": 0.0599900727699494
                        }
                    },
                    "ranking": 16.198462477917346,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41317417,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 886381,
            "white": 1120974,
            "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": 22560,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 21600, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-16T15:22:11.502364Z",
            "ended": "2022-02-19T18:05:14.038640Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 886381,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.2418212890625,
                            "deviation": 160.8896484375,
                            "volatility": 0.059997864067554474
                        }
                    },
                    "username": "Alena_Kosh",
                    "country": "un",
                    "ranking": 16.198462477917346,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aab8009e45f30310ecf4003b923e71a0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.8287353515625,
                            "deviation": 103.5910415649414,
                            "volatility": 0.060001298785209656
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/41399217"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 292464,
                    "username": "KORrae",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/c7dc9531de35f84ebcabe2abc2deb965?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.7532399520535,
                            "deviation": 63.14346756118898,
                            "volatility": 0.05994215724431226
                        }
                    },
                    "ranking": 26.771442495450017,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41399217,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 292464,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-19T16:19:12.402907Z",
            "ended": "2022-02-19T16:19:35.016786Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.8287353515625,
                            "deviation": 103.5910415649414,
                            "volatility": 0.060001298785209656
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 292464,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.5250244140625,
                            "deviation": 63.2902717590332,
                            "volatility": 0.05994300916790962
                        }
                    },
                    "username": "KORrae",
                    "country": "kr",
                    "ranking": 26.771442495450017,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c7dc9531de35f84ebcabe2abc2deb965?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/41399203"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1121273,
                    "username": "PK4B11",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/939f19ea28711ade2288b160b0917852-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.2135381429232,
                            "deviation": 104.02645475600669,
                            "volatility": 0.059991549717410005
                        }
                    },
                    "ranking": 16.78865527467212,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41399203,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1121273,
            "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": 29760,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-19T14:29:29.567996Z",
            "ended": "2022-02-19T14:30:39.114307Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.8287353515625,
                            "deviation": 103.5910415649414,
                            "volatility": 0.060001298785209656
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1121273,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "PK4B11",
                    "country": "cn",
                    "ranking": 16.78865527467212,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/939f19ea28711ade2288b160b0917852-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/41399222"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1108249,
                    "username": "qwertzuiopfff",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/938deb9a8ec4a3a21bd9a460aa8fc9fd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1794.3757858641854,
                            "deviation": 67.16540065974915,
                            "volatility": 0.06088855131657636
                        }
                    },
                    "ranking": 28.451679337535804,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41399222,
            "name": "Freundschaftsspiel",
            "creator": 1108249,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1108249,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"blitz\", \"per_move\": 9, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "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": "2022-02-19T13:56:48.846345Z",
            "ended": "2022-02-19T13:58:18.224507Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1688.44384765625,
                            "deviation": 107.67753601074219,
                            "volatility": 0.06000227481126785
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1108249,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.9112548828125,
                            "deviation": 65.11532592773438,
                            "volatility": 0.06000163406133652
                        }
                    },
                    "username": "qwertzuiopfff",
                    "country": "un",
                    "ranking": 28.451679337535804,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/938deb9a8ec4a3a21bd9a460aa8fc9fd?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/41368967"
            },
            "players": {
                "black": {
                    "id": 1120436,
                    "username": "aaronyuan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e0b732e546c85763026e6b69aa37385e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.6533680146226,
                            "deviation": 102.38179740324158,
                            "volatility": 0.05998801605364188
                        }
                    },
                    "ranking": 16.082781388215658,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41368967,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120436,
            "white": 1120974,
            "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": 22560,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 21600, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-02-18T13:11:13.436621Z",
            "ended": "2022-02-19T13:35:30.283389Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1115.35400390625,
                            "deviation": 178.29888916015625,
                            "volatility": 0.06000279262661934
                        }
                    },
                    "username": "aaronyuan",
                    "country": "un",
                    "ranking": 16.082781388215658,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0b732e546c85763026e6b69aa37385e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1688.44384765625,
                            "deviation": 107.67753601074219,
                            "volatility": 0.06000227481126785
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/41315107"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 145086,
                    "username": "prunenco.vezquivolex",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/9a6e7c1b5cb13e32d2b1052eb9877e1f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.9585065357135,
                            "deviation": 63.37580216529604,
                            "volatility": 0.06012961431321597
                        }
                    },
                    "ranking": 17.765831463897452,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41315107,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 145086,
            "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": 22560,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 21600, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-16T14:24:38.896371Z",
            "ended": "2022-02-19T06:14:58.697020Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.7999267578125,
                            "deviation": 109.03977966308594,
                            "volatility": 0.06000329181551933
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 145086,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.3310546875,
                            "deviation": 64.52753448486328,
                            "volatility": 0.06006476283073425
                        }
                    },
                    "username": "prunenco.vezquivolex",
                    "country": "ar",
                    "ranking": 17.765831463897452,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9a6e7c1b5cb13e32d2b1052eb9877e1f-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/41383849"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1122779,
                    "username": "TIMOTHY OH",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bbf9adadd0756e1593411ed3c913cd46?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.6862610179185,
                            "deviation": 209.953754893076,
                            "volatility": 0.05999739020313824
                        }
                    },
                    "ranking": 24.034619379582832,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 41383849,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1122779,
            "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": 29760,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-19T05:24:30.316308Z",
            "ended": "2022-02-19T05:28:02.343798Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.7999267578125,
                            "deviation": 109.03977966308594,
                            "volatility": 0.06000329181551933
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1122779,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "TIMOTHY OH",
                    "country": "un",
                    "ranking": 24.034619379582832,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bbf9adadd0756e1593411ed3c913cd46?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/41317412"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 55206,
                    "username": "Tribyn",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/ecfcb2c4f44a94cb0ad1101337a27602-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.1965653209447,
                            "deviation": 61.467100597080446,
                            "volatility": 0.05985283189851248
                        }
                    },
                    "ranking": 22.476814879204774,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41317412,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 55206,
            "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": 22560,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 21600, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-16T15:37:31.527853Z",
            "ended": "2022-02-19T04:53:08.235184Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.313232421875,
                            "deviation": 112.93724060058594,
                            "volatility": 0.06000484898686409
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 55206,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.9134521484375,
                            "deviation": 61.50569152832031,
                            "volatility": 0.0598565936088562
                        }
                    },
                    "username": "Tribyn",
                    "country": "ru",
                    "ranking": 22.476814879204774,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ecfcb2c4f44a94cb0ad1101337a27602-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
        }
    ]
}