List all games played by a specific player.

GET /api/v1/players/1120974/games/?format=api&ordering=-id&page=29
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=-id&page=30",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-id&page=28",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51567382"
            },
            "players": {
                "black": {
                    "id": 1262086,
                    "username": "anthoumani.madi420",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/4281ad6951b9103e0c503b82c0d2717f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.2844435641964,
                            "deviation": 67.37524807883734,
                            "volatility": 0.06020132300741114
                        }
                    },
                    "ranking": 19.22011582381931,
                    "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": 51567382,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1262086,
            "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": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 129600, \"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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T05:20:36.511401Z",
            "ended": "2023-03-03T20:33:00.916585Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1262086,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1320.345703125,
                            "deviation": 66.75086212158203,
                            "volatility": 0.060022711753845215
                        }
                    },
                    "username": "anthoumani.madi420",
                    "country": "fr",
                    "ranking": 19.22011582381931,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4281ad6951b9103e0c503b82c0d2717f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.988037109375,
                            "deviation": 64.36178588867188,
                            "volatility": 0.060111429542303085
                        }
                    },
                    "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/51567381"
            },
            "players": {
                "black": {
                    "id": 1262086,
                    "username": "anthoumani.madi420",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/4281ad6951b9103e0c503b82c0d2717f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.2844435641964,
                            "deviation": 67.37524807883734,
                            "volatility": 0.06020132300741114
                        }
                    },
                    "ranking": 19.22011582381931,
                    "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": 51567381,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1262086,
            "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": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 129600, \"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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T05:06:34.224929Z",
            "ended": "2023-03-03T20:32:52.136851Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1262086,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1324.86767578125,
                            "deviation": 66.64946746826172,
                            "volatility": 0.06002418324351311
                        }
                    },
                    "username": "anthoumani.madi420",
                    "country": "fr",
                    "ranking": 19.22011582381931,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4281ad6951b9103e0c503b82c0d2717f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.7823486328125,
                            "deviation": 64.15151977539062,
                            "volatility": 0.060112908482551575
                        }
                    },
                    "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/51562688"
            },
            "players": {
                "black": {
                    "id": 44569,
                    "username": "fabou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/4bc97834678d50e5c301f938389c73aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.9677640968287,
                            "deviation": 62.90381042106619,
                            "volatility": 0.059937158791530915
                        }
                    },
                    "ranking": 24.44137259599949,
                    "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": 51562688,
            "name": "Partie amicale",
            "creator": 44569,
            "mode": "game",
            "source": "play",
            "black": 44569,
            "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": 87768,
            "time_control_parameters": "{\"main_time\": 172800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-03T02:43:34.318127Z",
            "ended": "2023-04-27T18:15:31.259637Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 44569,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.9842529296875,
                            "deviation": 61.75829315185547,
                            "volatility": 0.05995059013366699
                        }
                    },
                    "username": "fabou",
                    "country": "fr",
                    "ranking": 24.44137259599949,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bc97834678d50e5c301f938389c73aa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51562683"
            },
            "players": {
                "black": {
                    "id": 44569,
                    "username": "fabou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/4bc97834678d50e5c301f938389c73aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.9677640968287,
                            "deviation": 62.90381042106619,
                            "volatility": 0.059937158791530915
                        }
                    },
                    "ranking": 24.44137259599949,
                    "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": 51562683,
            "name": "Partie amicale",
            "creator": 44569,
            "mode": "game",
            "source": "play",
            "black": 44569,
            "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": 87768,
            "time_control_parameters": "{\"main_time\": 172800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-03T02:43:47.032900Z",
            "ended": "2023-04-24T18:12:47.339072Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 44569,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.7672119140625,
                            "deviation": 61.79822540283203,
                            "volatility": 0.05994897335767746
                        }
                    },
                    "username": "fabou",
                    "country": "fr",
                    "ranking": 24.44137259599949,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bc97834678d50e5c301f938389c73aa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51561444"
            },
            "players": {
                "black": {
                    "id": 89336,
                    "username": "felipem",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/b2fac3559de6eaee2eea6b18cb0b6497-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1498.1414396857845,
                            "deviation": 63.202826577981995,
                            "volatility": 0.060031866435606686
                        }
                    },
                    "ranking": 24.27468061642378,
                    "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": 51561444,
            "name": "Partida amistosa",
            "creator": 89336,
            "mode": "game",
            "source": "play",
            "black": 89336,
            "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": 88451,
            "time_control_parameters": "{\"main_time\": 259200, \"period_time\": 86400, \"periods\": 3, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T02:43:58.839688Z",
            "ended": "2023-03-21T00:44:04.599419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 89336,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1458.873046875,
                            "deviation": 64.09323120117188,
                            "volatility": 0.05987589806318283
                        }
                    },
                    "username": "felipem",
                    "country": "es",
                    "ranking": 24.27468061642378,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2fac3559de6eaee2eea6b18cb0b6497-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.1390380859375,
                            "deviation": 63.06243133544922,
                            "volatility": 0.0600891150534153
                        }
                    },
                    "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/51557457"
            },
            "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": 89336,
                    "username": "felipem",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/b2fac3559de6eaee2eea6b18cb0b6497-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1498.1414396857845,
                            "deviation": 63.202826577981995,
                            "volatility": 0.060031866435606686
                        }
                    },
                    "ranking": 24.27468061642378,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51557457,
            "name": "Partida amistosa",
            "creator": 89336,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 89336,
            "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": 88451,
            "time_control_parameters": "{\"main_time\": 259200, \"period_time\": 86400, \"periods\": 3, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-03T02:43:52.634436Z",
            "ended": "2023-03-20T00:44:13.356261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.2886962890625,
                            "deviation": 63.5327033996582,
                            "volatility": 0.060090553015470505
                        }
                    },
                    "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": 89336,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1458.873046875,
                            "deviation": 64.09323120117188,
                            "volatility": 0.05987589806318283
                        }
                    },
                    "username": "felipem",
                    "country": "es",
                    "ranking": 24.27468061642378,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2fac3559de6eaee2eea6b18cb0b6497-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/51551419"
            },
            "players": {
                "black": {
                    "id": 801,
                    "username": "pitirre",
                    "country": "pr",
                    "icon": "https://user-uploads.online-go.com/94c9ef9f01389899879e1396c2733d11-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.2811817036425,
                            "deviation": 62.36152772973921,
                            "volatility": 0.06005279305426984
                        }
                    },
                    "ranking": 20.780966256880177,
                    "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": 51551419,
            "name": "Partida amistosa",
            "creator": 801,
            "mode": "game",
            "source": "play",
            "black": 801,
            "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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 129600, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T02:44:13.535770Z",
            "ended": "2023-03-17T12:47:26.279865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 801,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.2862548828125,
                            "deviation": 62.5860710144043,
                            "volatility": 0.0600377582013607
                        }
                    },
                    "username": "pitirre",
                    "country": "pr",
                    "ranking": 20.780966256880177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94c9ef9f01389899879e1396c2733d11-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.213623046875,
                            "deviation": 63.514556884765625,
                            "volatility": 0.06009826436638832
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51551417"
            },
            "players": {
                "black": {
                    "id": 801,
                    "username": "pitirre",
                    "country": "pr",
                    "icon": "https://user-uploads.online-go.com/94c9ef9f01389899879e1396c2733d11-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.2811817036425,
                            "deviation": 62.36152772973921,
                            "volatility": 0.06005279305426984
                        }
                    },
                    "ranking": 20.780966256880177,
                    "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": 51551417,
            "name": "Partida amistosa",
            "creator": 801,
            "mode": "game",
            "source": "play",
            "black": 801,
            "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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 129600, \"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": false,
            "started": "2023-03-03T02:44:04.725581Z",
            "ended": "2023-04-21T18:48:00.425123Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 801,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.5772705078125,
                            "deviation": 63.30217742919922,
                            "volatility": 0.0600440539419651
                        }
                    },
                    "username": "pitirre",
                    "country": "pr",
                    "ranking": 20.780966256880177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94c9ef9f01389899879e1396c2733d11-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51547501"
            },
            "players": {
                "black": {
                    "id": 916227,
                    "username": "340340",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/190db6f0195502cb23a29d09aa191a82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.5484057454253,
                            "deviation": 64.87291232230557,
                            "volatility": 0.06187973435819321
                        }
                    },
                    "ranking": 24.450278862240566,
                    "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": 51547501,
            "name": "Friendly Match",
            "creator": 916227,
            "mode": "game",
            "source": "play",
            "black": 916227,
            "white": 1120974,
            "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": 10,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"live\", \"per_move\": 10, \"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-02T11:17:15.066887Z",
            "ended": "2023-03-02T11:19:32.358496Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 916227,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.7938232421875,
                            "deviation": 63.225711822509766,
                            "volatility": 0.061098646372556686
                        }
                    },
                    "username": "340340",
                    "country": "un",
                    "ranking": 24.450278862240566,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/190db6f0195502cb23a29d09aa191a82?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.42724609375,
                            "deviation": 63.719024658203125,
                            "volatility": 0.060111965984106064
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51546840"
            },
            "players": {
                "black": {
                    "id": 1084072,
                    "username": "lechairs11235",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/58fd637ee51a40bed9850f7fbba98700-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.6088046713057,
                            "deviation": 60.50657045075619,
                            "volatility": 0.0598746235520297
                        }
                    },
                    "ranking": 15.704506379438955,
                    "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": 51546840,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1084072,
            "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": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 129600, \"max_time\": 259200}",
            "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": "2023-03-02T14:41:03.592908Z",
            "ended": "2023-03-22T00:51:44.165632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1084072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.568115234375,
                            "deviation": 61.3344612121582,
                            "volatility": 0.05995817482471466
                        }
                    },
                    "username": "lechairs11235",
                    "country": "ca",
                    "ranking": 15.704506379438955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/58fd637ee51a40bed9850f7fbba98700-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.3114013671875,
                            "deviation": 62.51545333862305,
                            "volatility": 0.06008678674697876
                        }
                    },
                    "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
        }
    ]
}