List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=55",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=53",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76692943"
            },
            "players": {
                "black": {
                    "id": 1603962,
                    "username": "Dorzho23",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/9b8b91a2f4b2787f607a5975bb905d3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.6812105000176,
                            "deviation": 60.526511047466094,
                            "volatility": 0.05967318487288109
                        }
                    },
                    "ranking": 19.38096704342688,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692943,
            "name": "Dorzho23 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1603962,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-26T04:21:37.288806Z",
            "ended": "2025-06-26T04:23:43.095484Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1603962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1311.9156494140625,
                            "deviation": 60.7032470703125,
                            "volatility": 0.05972208082675934
                        }
                    },
                    "username": "Dorzho23",
                    "country": "ru",
                    "ranking": 19.38096704342688,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9b8b91a2f4b2787f607a5975bb905d3d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.736083984375,
                            "deviation": 61.62310791015625,
                            "volatility": 0.05987418070435524
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76692749"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1804008,
                    "username": "deleted-4ea8b939-36b0-45c7-8e81-1cfb4ff23c6a",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/170ede9cbd0efb668b7ee8973ad96479?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.0410847712733,
                            "deviation": 60.57912225516114,
                            "volatility": 0.0599815847965992
                        }
                    },
                    "ranking": 24.055763332777598,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692749,
            "name": "benjito vs. Moi_Tennis",
            "creator": 1804008,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1804008,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-26T04:10:30.615925Z",
            "ended": "2025-06-26T04:17:11.615764Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.35400390625,
                            "deviation": 61.70695877075195,
                            "volatility": 0.05987446382641792
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1804008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1566.320556640625,
                            "deviation": 61.641380310058594,
                            "volatility": 0.05998745188117027
                        }
                    },
                    "username": "deleted-4ea8b939-36b0-45c7-8e81-1cfb4ff23c6a",
                    "country": "un",
                    "ranking": 24.055763332777598,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/170ede9cbd0efb668b7ee8973ad96479?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/76692731"
            },
            "players": {
                "black": {
                    "id": 1803718,
                    "username": "Jolin1",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/cd49afc80a3869001ab6c694494a1b31-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.2151013050084,
                            "deviation": 67.1691414806398,
                            "volatility": 0.06005984058162348
                        }
                    },
                    "ranking": 21.295146821451766,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692731,
            "name": "Friendly Match",
            "creator": 1803718,
            "mode": "game",
            "source": "play",
            "black": 1803718,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 30, \"period_time\": 10, \"periods\": 1, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-26T04:09:17.582137Z",
            "ended": "2025-06-26T04:10:21.395303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1803718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.779052734375,
                            "deviation": 67.21633911132812,
                            "volatility": 0.06002706289291382
                        }
                    },
                    "username": "Jolin1",
                    "country": "un",
                    "ranking": 21.295146821451766,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cd49afc80a3869001ab6c694494a1b31-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.35400390625,
                            "deviation": 61.70695877075195,
                            "volatility": 0.05987446382641792
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76692649"
            },
            "players": {
                "black": {
                    "id": 1221643,
                    "username": "PartyParrott",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b64425083f1711396087a968a77f3c20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.844882086945,
                            "deviation": 66.5123985236389,
                            "volatility": 0.06000471513891993
                        }
                    },
                    "ranking": 24.347246612444977,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692649,
            "name": "PartyParrott vs. benjito",
            "creator": 1221643,
            "mode": "game",
            "source": "play",
            "black": 1221643,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-26T04:04:00.313822Z",
            "ended": "2025-06-26T04:07:28.447127Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1221643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.2110595703125,
                            "deviation": 67.65611267089844,
                            "volatility": 0.060007449239492416
                        }
                    },
                    "username": "PartyParrott",
                    "country": "un",
                    "ranking": 24.347246612444977,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b64425083f1711396087a968a77f3c20?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.320068359375,
                            "deviation": 61.78474044799805,
                            "volatility": 0.05987494811415672
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76692631"
            },
            "players": {
                "black": {
                    "id": 1800916,
                    "username": "go2701",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8b3514eb08ba9312886659d33bd57904?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.8731527751825,
                            "deviation": 62.52426434059281,
                            "volatility": 0.06000916583391013
                        }
                    },
                    "ranking": 20.629381468893108,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692631,
            "name": "14-7 kyu",
            "creator": 1800916,
            "mode": "game",
            "source": "play",
            "black": 1800916,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 15,
            "time_control_parameters": "{\"initial_time\": 60, \"time_increment\": 15, \"max_time\": 90, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-06-26T04:08:11.926839Z",
            "ended": "2025-06-26T04:08:16.405950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1800916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.4140625,
                            "deviation": 95.0975112915039,
                            "volatility": 0.060003627091646194
                        }
                    },
                    "username": "go2701",
                    "country": "un",
                    "ranking": 20.629381468893108,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8b3514eb08ba9312886659d33bd57904?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.35400390625,
                            "deviation": 61.70695877075195,
                            "volatility": 0.05987446382641792
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76692359"
            },
            "players": {
                "black": {
                    "id": 1801325,
                    "username": "deleted-4d5413e1-7138-401c-a682-e3abe4577149",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c1b5260eb1a90921ebfcf5c437430df7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.164894362213,
                            "deviation": 61.27585343396673,
                            "volatility": 0.05998645828962371
                        }
                    },
                    "ranking": 24.07328733983901,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692359,
            "name": "maxixma69 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1801325,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"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-06-26T03:48:58.264434Z",
            "ended": "2025-06-26T03:55:43.137924Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1801325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.08544921875,
                            "deviation": 61.179508209228516,
                            "volatility": 0.05999314412474632
                        }
                    },
                    "username": "deleted-4d5413e1-7138-401c-a682-e3abe4577149",
                    "country": "un",
                    "ranking": 24.07328733983901,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c1b5260eb1a90921ebfcf5c437430df7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.6575927734375,
                            "deviation": 61.88004684448242,
                            "volatility": 0.059875112026929855
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76692243"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1801325,
                    "username": "deleted-4d5413e1-7138-401c-a682-e3abe4577149",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c1b5260eb1a90921ebfcf5c437430df7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.164894362213,
                            "deviation": 61.27585343396673,
                            "volatility": 0.05998645828962371
                        }
                    },
                    "ranking": 24.07328733983901,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692243,
            "name": "benjito vs. maxixma69",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1801325,
            "width": 9,
            "height": 9,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"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-06-26T03:41:52.800327Z",
            "ended": "2025-06-26T03:48:17.730451Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.2352294921875,
                            "deviation": 61.964630126953125,
                            "volatility": 0.059875890612602234
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1801325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1380.292236328125,
                            "deviation": 61.21696090698242,
                            "volatility": 0.0599939227104187
                        }
                    },
                    "username": "deleted-4d5413e1-7138-401c-a682-e3abe4577149",
                    "country": "un",
                    "ranking": 24.07328733983901,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c1b5260eb1a90921ebfcf5c437430df7?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/76692203"
            },
            "players": {
                "black": {
                    "id": 1805680,
                    "username": "underthewon252",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9e481c97002c89aa3797db8c222fc8c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1510.3585665178389,
                            "deviation": 71.98453338649574,
                            "volatility": 0.059989751127389544
                        }
                    },
                    "ranking": 24.462699921898082,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692203,
            "name": "underthewon252 vs. benjito",
            "creator": 1805680,
            "mode": "game",
            "source": "play",
            "black": 1805680,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "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-06-26T03:39:44.678163Z",
            "ended": "2025-06-26T03:41:06.052317Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1805680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1452.7647705078125,
                            "deviation": 96.80528259277344,
                            "volatility": 0.05999238044023514
                        }
                    },
                    "username": "underthewon252",
                    "country": "un",
                    "ranking": 24.462699921898082,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9e481c97002c89aa3797db8c222fc8c0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.3216552734375,
                            "deviation": 62.01709747314453,
                            "volatility": 0.059876225888729095
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76692031"
            },
            "players": {
                "black": {
                    "id": 1591902,
                    "username": "dawsonjolley",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f8c8503a74826abf6a313a7554e70e41-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.8389353099294,
                            "deviation": 60.68813600778566,
                            "volatility": 0.05980704239129814
                        }
                    },
                    "ranking": 20.501797518278565,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76692031,
            "name": "dawsonjolley vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1591902,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"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-06-26T03:30:21.278430Z",
            "ended": "2025-06-26T03:38:27.760994Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1591902,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.1934814453125,
                            "deviation": 60.72013854980469,
                            "volatility": 0.05984208732843399
                        }
                    },
                    "username": "dawsonjolley",
                    "country": "us",
                    "ranking": 20.501797518278565,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f8c8503a74826abf6a313a7554e70e41-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.0614013671875,
                            "deviation": 62.12434768676758,
                            "volatility": 0.05987664312124252
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76674367"
            },
            "players": {
                "black": {
                    "id": 1711292,
                    "username": "Йови",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/5dfc0ef9a290aa437b430c14a8494660-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.416195955455,
                            "deviation": 60.30994075849652,
                            "volatility": 0.05969787043524753
                        }
                    },
                    "ranking": 16.513782510096572,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76674367,
            "name": "Ladder Challenge: Йови(#116) vs benjito(#70)",
            "creator": 1711292,
            "mode": "game",
            "source": "play",
            "black": 1711292,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-25T14:34:51.917152Z",
            "ended": "2025-06-26T12:49:39.108144Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1711292,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.8754272460938,
                            "deviation": 60.542877197265625,
                            "volatility": 0.05988221615552902
                        }
                    },
                    "username": "Йови",
                    "country": "_Pirate",
                    "ranking": 16.513782510096572,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5dfc0ef9a290aa437b430c14a8494660-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.3057861328125,
                            "deviation": 61.33149337768555,
                            "volatility": 0.059869877994060516
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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
        }
    ]
}