List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=57",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81528429"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1569475,
                    "username": "spidermonk",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/526c497ca0146763793ebb4e0b83d1e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1361.5010908072743,
                            "deviation": 63.20607234191545,
                            "volatility": 0.060186931675589236
                        }
                    },
                    "ranking": 22.060673293760257,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81528429,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1569475,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-23T16:11:43.589167Z",
            "ended": "2025-11-23T16:32:18.128910Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.8480224609375,
                            "deviation": 62.49803161621094,
                            "volatility": 0.05869366228580475
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1569475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.39794921875,
                            "deviation": 66.84722137451172,
                            "volatility": 0.060147736221551895
                        }
                    },
                    "username": "spidermonk",
                    "country": "zz",
                    "ranking": 22.060673293760257,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/526c497ca0146763793ebb4e0b83d1e6-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/81528212"
            },
            "players": {
                "black": {
                    "id": 1902997,
                    "username": "Khazix6118",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/42377fbfad7e93016b3fe0c927c5a5a9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.4097973631392,
                            "deviation": 72.67180690422623,
                            "volatility": 0.06002654250265337
                        }
                    },
                    "ranking": 26.585589785118184,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81528212,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1902997,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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": "2025-11-23T16:03:50.986730Z",
            "ended": "2025-11-23T16:10:40.376718Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1902997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.1072998046875,
                            "deviation": 175.95404052734375,
                            "volatility": 0.06001660227775574
                        }
                    },
                    "username": "Khazix6118",
                    "country": "un",
                    "ranking": 26.585589785118184,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/42377fbfad7e93016b3fe0c927c5a5a9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.1185302734375,
                            "deviation": 62.32806396484375,
                            "volatility": 0.058691129088401794
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "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/81505916"
            },
            "players": {
                "black": {
                    "id": 761401,
                    "username": "Fgr89",
                    "country": "co",
                    "icon": "https://secure.gravatar.com/avatar/ead7f63be65614153fd814945649cfbf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.0583502429754,
                            "deviation": 62.75935637874203,
                            "volatility": 0.05988271634326015
                        }
                    },
                    "ranking": 19.31170337950952,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81505916,
            "name": "Partida amistosa",
            "creator": 761401,
            "mode": "game",
            "source": "play",
            "black": 761401,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-22T21:23:09.312796Z",
            "ended": "2025-11-22T21:58:44.530139Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 761401,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.732421875,
                            "deviation": 62.403133392333984,
                            "volatility": 0.05988850072026253
                        }
                    },
                    "username": "Fgr89",
                    "country": "co",
                    "ranking": 19.31170337950952,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ead7f63be65614153fd814945649cfbf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.2459716796875,
                            "deviation": 62.452476501464844,
                            "volatility": 0.058692097663879395
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "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/81505359"
            },
            "players": {
                "black": {
                    "id": 761401,
                    "username": "Fgr89",
                    "country": "co",
                    "icon": "https://secure.gravatar.com/avatar/ead7f63be65614153fd814945649cfbf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.0583502429754,
                            "deviation": 62.75935637874203,
                            "volatility": 0.05988271634326015
                        }
                    },
                    "ranking": 19.31170337950952,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81505359,
            "name": "Partida amistosa",
            "creator": 761401,
            "mode": "game",
            "source": "play",
            "black": 761401,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-22T20:54:20.716685Z",
            "ended": "2025-11-22T21:22:46.586223Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 761401,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.197509765625,
                            "deviation": 62.51522445678711,
                            "volatility": 0.05988932028412819
                        }
                    },
                    "username": "Fgr89",
                    "country": "co",
                    "ranking": 19.31170337950952,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ead7f63be65614153fd814945649cfbf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.7655029296875,
                            "deviation": 62.6019287109375,
                            "volatility": 0.058692868798971176
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "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/81504844"
            },
            "players": {
                "black": {
                    "id": 761401,
                    "username": "Fgr89",
                    "country": "co",
                    "icon": "https://secure.gravatar.com/avatar/ead7f63be65614153fd814945649cfbf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.0583502429754,
                            "deviation": 62.75935637874203,
                            "volatility": 0.05988271634326015
                        }
                    },
                    "ranking": 19.31170337950952,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81504844,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 761401,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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": "2025-11-22T20:30:11.946123Z",
            "ended": "2025-11-22T20:53:32.667669Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 761401,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.3189697265625,
                            "deviation": 62.64696502685547,
                            "volatility": 0.05988987535238266
                        }
                    },
                    "username": "Fgr89",
                    "country": "co",
                    "ranking": 19.31170337950952,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ead7f63be65614153fd814945649cfbf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.6151123046875,
                            "deviation": 62.773372650146484,
                            "volatility": 0.05869339406490326
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "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/81504427"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 197271,
                    "username": "leehe710aba",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c4c7d2a6e580e974745e4ea850a2488?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.777998552666,
                            "deviation": 61.30778186431045,
                            "volatility": 0.05965913207437119
                        }
                    },
                    "ranking": 24.004805433263925,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81504427,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 197271,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-22T20:10:24.633841Z",
            "ended": "2025-11-22T20:28:44.492886Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.4097900390625,
                            "deviation": 62.723731994628906,
                            "volatility": 0.05869489163160324
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 197271,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.2572021484375,
                            "deviation": 62.33654022216797,
                            "volatility": 0.05966649204492569
                        }
                    },
                    "username": "leehe710aba",
                    "country": "un",
                    "ranking": 24.004805433263925,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c4c7d2a6e580e974745e4ea850a2488?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/81503989"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 523283,
                    "username": "conneda",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/353b4dda33770705864ab113afd9f150?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.8660060303314,
                            "deviation": 61.07931180678812,
                            "volatility": 0.059682553715758944
                        }
                    },
                    "ranking": 25.283439586679595,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81503989,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 523283,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-22T19:49:52.877560Z",
            "ended": "2025-11-22T20:10:00.156283Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.1671142578125,
                            "deviation": 62.457820892333984,
                            "volatility": 0.058696236461400986
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 523283,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.00439453125,
                            "deviation": 60.87190246582031,
                            "volatility": 0.05968918651342392
                        }
                    },
                    "username": "conneda",
                    "country": "un",
                    "ranking": 25.283439586679595,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/353b4dda33770705864ab113afd9f150?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/81462668"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 696433,
                    "username": "jackel002",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/75d6a9a76e5ddfb5933e9effb0e23d45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.6510238153378,
                            "deviation": 64.1767920289397,
                            "volatility": 0.05982363587805651
                        }
                    },
                    "ranking": 21.789588974777498,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81462668,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 696433,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"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": "2025-11-21T12:19:21.023999Z",
            "ended": "2025-11-21T12:35:34.826289Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.97509765625,
                            "deviation": 62.47604751586914,
                            "volatility": 0.05869327858090401
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 696433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.2972412109375,
                            "deviation": 64.45569610595703,
                            "volatility": 0.05979921296238899
                        }
                    },
                    "username": "jackel002",
                    "country": "tw",
                    "ranking": 21.789588974777498,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/75d6a9a76e5ddfb5933e9effb0e23d45?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/81460644"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1153922,
                    "username": "Go1m30",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1169.2221145959095,
                            "deviation": 60.35549396912081,
                            "volatility": 0.0538838411729027
                        }
                    },
                    "ranking": 18.53610510227437,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81460644,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1153922,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-21T10:40:07.100646Z",
            "ended": "2025-11-21T11:03:23.488320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.81689453125,
                            "deviation": 62.52248764038086,
                            "volatility": 0.058694664388895035
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1153922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.0030517578125,
                            "deviation": 59.954200744628906,
                            "volatility": 0.05429359897971153
                        }
                    },
                    "username": "Go1m30",
                    "country": "un",
                    "ranking": 18.53610510227437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?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/81460083"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1899943,
                    "username": "deleted-143748ed-59a4-44f0-a1db-630a5101fdb3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/759ff7ae138dce2b2134c5420d925515?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.0535081666687,
                            "deviation": 85.21911153176842,
                            "volatility": 0.059885749581455386
                        }
                    },
                    "ranking": 27.925530535992962,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81460083,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1899943,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-21T10:10:16.820952Z",
            "ended": "2025-11-21T10:12:51.323623Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.585205078125,
                            "deviation": 62.24712371826172,
                            "volatility": 0.05869600176811218
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1899943,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.957275390625,
                            "deviation": 73.31639862060547,
                            "volatility": 0.05994317680597305
                        }
                    },
                    "username": "deleted-143748ed-59a4-44f0-a1db-630a5101fdb3",
                    "country": "un",
                    "ranking": 27.925530535992962,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/759ff7ae138dce2b2134c5420d925515?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
        }
    ]
}