List all games played by a specific player.

GET /api/v1/players/1120974/games/?format=api&ordering=-ended&page=88
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=89",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-ended&page=87",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41383854"
            },
            "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": 1122721,
                    "username": "zjps106087",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d8c2bf3bd2c3d1b71c2960ae66877220?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.0356895794375,
                            "deviation": 189.67014446234546,
                            "volatility": 0.060003306322271785
                        }
                    },
                    "ranking": 21.3621963079427,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 41383854,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1122721,
            "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-19T02:58:47.238542Z",
            "ended": "2022-02-19T02:59:27.504286Z",
            "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": 1122721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "zjps106087",
                    "country": "un",
                    "ranking": 21.3621963079427,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d8c2bf3bd2c3d1b71c2960ae66877220?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/41343522"
            },
            "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": 319132,
                    "username": "1809822382",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d59c3f9a61eb5538f542c264f53c4a2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1506.827021783022,
                            "deviation": 61.94452760736658,
                            "volatility": 0.05997117027179123
                        }
                    },
                    "ranking": 24.408506836617967,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41343522,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 319132,
            "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": true,
            "started": "2022-02-17T17:51:50.752190Z",
            "ended": "2022-02-19T02:53:01.647811Z",
            "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": 319132,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.6741943359375,
                            "deviation": 62.22310256958008,
                            "volatility": 0.05999952554702759
                        }
                    },
                    "username": "1809822382",
                    "country": "un",
                    "ranking": 24.408506836617967,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d59c3f9a61eb5538f542c264f53c4a2?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/41342216"
            },
            "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": 1082126,
                    "username": "lenokpenek2002",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9e4544e8d94ff592cb6bf87bfe630884?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.3472053563228,
                            "deviation": 139.3834844122624,
                            "volatility": 0.0599979832612212
                        }
                    },
                    "ranking": 21.938712997623284,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41342216,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1082126,
            "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": true,
            "started": "2022-02-17T13:22:17.723806Z",
            "ended": "2022-02-19T01:30:48.032336Z",
            "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": 1082126,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.0020751953125,
                            "deviation": 179.5078582763672,
                            "volatility": 0.06000160425901413
                        }
                    },
                    "username": "lenokpenek2002",
                    "country": "un",
                    "ranking": 21.938712997623284,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9e4544e8d94ff592cb6bf87bfe630884?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/41383777"
            },
            "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": 899392,
                    "username": "黒の剣士",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/60ed5d34f401e26b1dfce0e66e69ce78?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.1902500191898,
                            "deviation": 64.99471886903916,
                            "volatility": 0.06008349967207836
                        }
                    },
                    "ranking": 27.51457102959475,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41383777,
            "name": "Friendly Match",
            "creator": 899392,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 899392,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 20,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"periods\": 1, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-18T23:44:59.910540Z",
            "ended": "2022-02-18T23:52:50.738975Z",
            "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": 899392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1831.25927734375,
                            "deviation": 64.97879791259766,
                            "volatility": 0.060046933591365814
                        }
                    },
                    "username": "黒の剣士",
                    "country": "un",
                    "ranking": 27.51457102959475,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/60ed5d34f401e26b1dfce0e66e69ce78?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/41375097"
            },
            "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": 533945,
                    "username": "ulmus",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/476461d69135f050f515eb8ccd05b2f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.2045248515515,
                            "deviation": 64.82287498048036,
                            "volatility": 0.05987610969743774
                        }
                    },
                    "ranking": 17.46183964918633,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 41375097,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 533945,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-18T20:25:22.364638Z",
            "ended": "2022-02-18T22:38:42.203336Z",
            "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": 533945,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1311.0198974609375,
                            "deviation": 64.84931945800781,
                            "volatility": 0.05995474383234978
                        }
                    },
                    "username": "ulmus",
                    "country": "de",
                    "ranking": 17.46183964918633,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/476461d69135f050f515eb8ccd05b2f7-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/41295877"
            },
            "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": 1121500,
                    "username": "donghee",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dacc310577cc4796a073aeb6bcb4f1cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 41295877,
            "name": "친선 대국",
            "creator": 1121500,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1121500,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-15T20:05:03.599440Z",
            "ended": "2022-02-18T20:05:42.128964Z",
            "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": 1121500,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "donghee",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dacc310577cc4796a073aeb6bcb4f1cc?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41293435"
            },
            "players": {
                "black": {
                    "id": 1121511,
                    "username": "carson go",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5ba4dca019fcad701f5740a5cb6ef798?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 677.0561260356549,
                            "deviation": 134.10730594462035,
                            "volatility": 0.060006484427779665
                        }
                    },
                    "ranking": 5.8883393379172295,
                    "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": 41293435,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1121511,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-02-15T19:53:02.654091Z",
            "ended": "2022-02-18T19:53:02.723456Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1121511,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 892.48681640625,
                            "deviation": 170.77804565429688,
                            "volatility": 0.06000323221087456
                        }
                    },
                    "username": "carson go",
                    "country": "un",
                    "ranking": 5.8883393379172295,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5ba4dca019fcad701f5740a5cb6ef798?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "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": ""
                }
            },
            "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/41315112"
            },
            "players": {
                "black": {
                    "id": 985552,
                    "username": "kyekye",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/df372d6a56dc2a16c77199afadffbb67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.6994139771368,
                            "deviation": 64.43887104639889,
                            "volatility": 0.05987539483510484
                        }
                    },
                    "ranking": 19.590353989656005,
                    "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": 41315112,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 985552,
            "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:30:57.119014Z",
            "ended": "2022-02-18T18:50:09.222957Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 985552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.7122802734375,
                            "deviation": 65.55343627929688,
                            "volatility": 0.059910647571086884
                        }
                    },
                    "username": "kyekye",
                    "country": "un",
                    "ranking": 19.590353989656005,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/df372d6a56dc2a16c77199afadffbb67?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "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": ""
                }
            },
            "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/41376500"
            },
            "players": {
                "black": {
                    "id": 1116997,
                    "username": "ChangliLi",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/e869f7d3646c208c499be03819dc7413?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.4294505892144,
                            "deviation": 61.38540248626409,
                            "volatility": 0.06008750630169952
                        }
                    },
                    "ranking": 26.697469463319614,
                    "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": 41376500,
            "name": "友谊赛",
            "creator": 1116997,
            "mode": "game",
            "source": "play",
            "black": 1116997,
            "white": 1120974,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "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": 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-18T17:36:18.381162Z",
            "ended": "2022-02-18T17:39:18.889661Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1116997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.6468505859375,
                            "deviation": 63.73889923095703,
                            "volatility": 0.05999104678630829
                        }
                    },
                    "username": "ChangliLi",
                    "country": "cn",
                    "ranking": 26.697469463319614,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e869f7d3646c208c499be03819dc7413?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1715.9273681640625,
                            "deviation": 117.27152252197266,
                            "volatility": 0.060001324862241745
                        }
                    },
                    "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/41368961"
            },
            "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": 852667,
                    "username": "pratikmishra4979",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/77cbf0fad15c577f60609bf301bccc03?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.405780699337,
                            "deviation": 152.65973056115007,
                            "volatility": 0.05999761452995489
                        }
                    },
                    "ranking": 23.138768930258934,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41368961,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 852667,
            "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-18T13:11:12.355741Z",
            "ended": "2022-02-18T13:47:40.821360Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1715.9273681640625,
                            "deviation": 117.27152252197266,
                            "volatility": 0.060001324862241745
                        }
                    },
                    "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": 852667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.40576171875,
                            "deviation": 152.65972900390625,
                            "volatility": 0.05999761447310448
                        }
                    },
                    "username": "pratikmishra4979",
                    "country": "un",
                    "ranking": 23.138768930258934,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/77cbf0fad15c577f60609bf301bccc03?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
        }
    ]
}