List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&page=66
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=-ended&page=67",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/70973348"
            },
            "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": 1177611,
                    "username": "Shuifei",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/d154c5dc067410a6bb1287963f90d29e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.591207922726,
                            "deviation": 63.70652979947725,
                            "volatility": 0.05999402055511122
                        }
                    },
                    "ranking": 20.332988739369096,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70973348,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:1 (Shuifei vs benjito)",
            "creator": 1177611,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1177611,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-01T17:04:11.584612Z",
            "ended": "2025-02-14T14:07:18.451956Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.043212890625,
                            "deviation": 61.23405456542969,
                            "volatility": 0.05989076942205429
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1177611,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.177978515625,
                            "deviation": 67.1862564086914,
                            "volatility": 0.05998758599162102
                        }
                    },
                    "username": "Shuifei",
                    "country": "cn",
                    "ranking": 20.332988739369096,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d154c5dc067410a6bb1287963f90d29e-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/70973367"
            },
            "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": 132610,
                    "username": "xfmvx",
                    "country": "pt",
                    "icon": "https://secure.gravatar.com/avatar/9ffd7c7ee119b2d118c2e220c5cdf87b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.1676754620212,
                            "deviation": 73.2822967767039,
                            "volatility": 0.06057186535500359
                        }
                    },
                    "ranking": 21.52167581980438,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70973367,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:1 (xfmvx vs benjito)",
            "creator": 132610,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 132610,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-01T17:04:17.664957Z",
            "ended": "2025-02-12T17:17:36.666809Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.4625244140625,
                            "deviation": 61.24916458129883,
                            "volatility": 0.059889569878578186
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 132610,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.1915283203125,
                            "deviation": 72.73623657226562,
                            "volatility": 0.060423459857702255
                        }
                    },
                    "username": "xfmvx",
                    "country": "pt",
                    "ranking": 21.52167581980438,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ffd7c7ee119b2d118c2e220c5cdf87b?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/72318531"
            },
            "players": {
                "black": {
                    "id": 1610512,
                    "username": "maksymusyk",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/b3aa808c6452f06c5814445af9bfedd0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.352264547787,
                            "deviation": 60.67383249286084,
                            "volatility": 0.05990063629521528
                        }
                    },
                    "ranking": 18.179559576508026,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 72318531,
            "name": "maksymusyk vs. benjito",
            "creator": 1610512,
            "mode": "game",
            "source": "play",
            "black": 1610512,
            "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": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-12T13:28:16.148638Z",
            "ended": "2025-02-12T13:36:19.905957Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1610512,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.5623779296875,
                            "deviation": 60.627777099609375,
                            "volatility": 0.05993926152586937
                        }
                    },
                    "username": "maksymusyk",
                    "country": "ua",
                    "ranking": 18.179559576508026,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b3aa808c6452f06c5814445af9bfedd0?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1458.5870361328125,
                            "deviation": 61.30706024169922,
                            "volatility": 0.05989005044102669
                        }
                    },
                    "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/72316752"
            },
            "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": 959145,
                    "username": "박성현",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d274e82cf0bfb00b59b7a2513e4454c1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.249014770669,
                            "deviation": 63.156526524032905,
                            "volatility": 0.06024312209042072
                        }
                    },
                    "ranking": 25.170481738337706,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72316752,
            "name": "benjito vs. 박성현",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 959145,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-12T12:22:14.692414Z",
            "ended": "2025-02-12T12:24:50.595426Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.0831298828125,
                            "deviation": 61.366119384765625,
                            "volatility": 0.059889595955610275
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 959145,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.725341796875,
                            "deviation": 60.83677673339844,
                            "volatility": 0.06016835570335388
                        }
                    },
                    "username": "박성현",
                    "country": "un",
                    "ranking": 25.170481738337706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d274e82cf0bfb00b59b7a2513e4454c1?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/70973341"
            },
            "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": 1425279,
                    "username": "Kovista",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/88016d22893e01ebb49c5796a71ed5d7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.4258772439039,
                            "deviation": 64.36830909345284,
                            "volatility": 0.059919095006307044
                        }
                    },
                    "ranking": 20.783566243362102,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70973341,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:1 (Kovista vs benjito)",
            "creator": 1425279,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1425279,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-01T17:04:11.251141Z",
            "ended": "2025-02-09T22:52:49.672452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.8809814453125,
                            "deviation": 61.38135528564453,
                            "volatility": 0.0598907507956028
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1425279,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.6595458984375,
                            "deviation": 63.885372161865234,
                            "volatility": 0.05992499738931656
                        }
                    },
                    "username": "Kovista",
                    "country": "ru",
                    "ranking": 20.783566243362102,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/88016d22893e01ebb49c5796a71ed5d7-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/72111527"
            },
            "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": 735667,
                    "username": "coldeye",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b15ab7ad5958a658713da1e95423e0c1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.451931570803,
                            "deviation": 60.77175322582415,
                            "volatility": 0.05982054228044873
                        }
                    },
                    "ranking": 21.613459875444654,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72111527,
            "name": "benjito vs. coldeye 冷眼",
            "creator": 735667,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 735667,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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-02-06T06:35:39.605419Z",
            "ended": "2025-02-06T06:38:03.689459Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1428.1580810546875,
                            "deviation": 61.451568603515625,
                            "volatility": 0.05989080294966698
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 735667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.750244140625,
                            "deviation": 60.9232063293457,
                            "volatility": 0.059867437928915024
                        }
                    },
                    "username": "coldeye",
                    "country": "us",
                    "ranking": 21.613459875444654,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b15ab7ad5958a658713da1e95423e0c1-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/72111490"
            },
            "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": 735667,
                    "username": "coldeye",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b15ab7ad5958a658713da1e95423e0c1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.451931570803,
                            "deviation": 60.77175322582415,
                            "volatility": 0.05982054228044873
                        }
                    },
                    "ranking": 21.613459875444654,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72111490,
            "name": "benjito vs. coldeye 冷眼",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 735667,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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-02-06T06:33:51.550998Z",
            "ended": "2025-02-06T06:35:27.484491Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.7410888671875,
                            "deviation": 61.52132797241211,
                            "volatility": 0.059890441596508026
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 735667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.0865478515625,
                            "deviation": 60.95897674560547,
                            "volatility": 0.05986699461936951
                        }
                    },
                    "username": "coldeye",
                    "country": "us",
                    "ranking": 21.613459875444654,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b15ab7ad5958a658713da1e95423e0c1-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/72111352"
            },
            "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": 1426017,
                    "username": "BruceTran",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/eddb7b6e65f370dfd3b66e88c88db8ab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.6111513670132,
                            "deviation": 60.57054961801351,
                            "volatility": 0.0599018580849084
                        }
                    },
                    "ranking": 24.17355090057723,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72111352,
            "name": "benjito vs. BruceTran",
            "creator": 1426017,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1426017,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-06T06:29:08.437684Z",
            "ended": "2025-02-06T06:33:44.502899Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.3277587890625,
                            "deviation": 61.595428466796875,
                            "volatility": 0.05989009886980057
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1426017,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.1839599609375,
                            "deviation": 61.231990814208984,
                            "volatility": 0.059943754225969315
                        }
                    },
                    "username": "BruceTran",
                    "country": "vn",
                    "ranking": 24.17355090057723,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eddb7b6e65f370dfd3b66e88c88db8ab?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/72084938"
            },
            "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": 604369,
                    "username": "PedroN",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/03486cc0ab93628e5c08303d62d9b210-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.1620777915655,
                            "deviation": 61.72649435565009,
                            "volatility": 0.05994208556460482
                        }
                    },
                    "ranking": 21.57373129138304,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72084938,
            "name": "benjito vs. PedroN",
            "creator": 604369,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 604369,
            "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": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"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-02-05T11:55:05.834856Z",
            "ended": "2025-02-05T11:57:13.169899Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.8336181640625,
                            "deviation": 61.66557693481445,
                            "volatility": 0.059890806674957275
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 604369,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.20947265625,
                            "deviation": 61.310672760009766,
                            "volatility": 0.05995320528745651
                        }
                    },
                    "username": "PedroN",
                    "country": "br",
                    "ranking": 21.57373129138304,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/03486cc0ab93628e5c08303d62d9b210-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/72084860"
            },
            "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": 1426017,
                    "username": "BruceTran",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/eddb7b6e65f370dfd3b66e88c88db8ab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.6111513670132,
                            "deviation": 60.57054961801351,
                            "volatility": 0.0599018580849084
                        }
                    },
                    "ranking": 24.17355090057723,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72084860,
            "name": "benjito vs. BruceTran",
            "creator": 1426017,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1426017,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-05T11:52:08.301539Z",
            "ended": "2025-02-05T11:55:01.659488Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.088623046875,
                            "deviation": 61.751277923583984,
                            "volatility": 0.05989116430282593
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1426017,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1487.9326171875,
                            "deviation": 61.00571823120117,
                            "volatility": 0.05994530767202377
                        }
                    },
                    "username": "BruceTran",
                    "country": "vn",
                    "ranking": 24.17355090057723,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eddb7b6e65f370dfd3b66e88c88db8ab?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
        }
    ]
}