List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&page=60
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=61",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=59",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/74499630"
            },
            "players": {
                "black": {
                    "id": 536858,
                    "username": "ZenKen*",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/7a4a4fd2f8a8a139fc25f1b650268a45-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.3632019344143,
                            "deviation": 63.17525822113654,
                            "volatility": 0.06016226287427511
                        }
                    },
                    "ranking": 25.172179177799165,
                    "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": 74499630,
            "name": "Ladder Challenge: ZenKen*(#82) vs benjito(#68)",
            "creator": 536858,
            "mode": "game",
            "source": "play",
            "black": 536858,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-20T18:04:02.542038Z",
            "ended": "2025-04-29T10:50:26.283052Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 536858,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.4127197265625,
                            "deviation": 66.89787292480469,
                            "volatility": 0.06014242768287659
                        }
                    },
                    "username": "ZenKen*",
                    "country": "es",
                    "ranking": 25.172179177799165,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7a4a4fd2f8a8a139fc25f1b650268a45-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.0384521484375,
                            "deviation": 64.38980102539062,
                            "volatility": 0.05989401787519455
                        }
                    },
                    "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/74042089"
            },
            "players": {
                "black": {
                    "id": 209826,
                    "username": "Vsotvep",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/dbb1821b9d5d661e8afc1d31e2522832-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.7214127748869,
                            "deviation": 63.8107254176611,
                            "volatility": 0.06003360431814359
                        }
                    },
                    "ranking": 25.222044797641196,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "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": 74042089,
            "name": "Ladder Challenge: Vsotvep(#383) vs benjito(#271)",
            "creator": 209826,
            "mode": "game",
            "source": "play",
            "black": 209826,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-06T12:38:57.985855Z",
            "ended": "2025-04-28T21:33:14.629562Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 209826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.543701171875,
                            "deviation": 64.2150650024414,
                            "volatility": 0.06003435701131821
                        }
                    },
                    "username": "Vsotvep",
                    "country": "nl",
                    "ranking": 25.222044797641196,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbb1821b9d5d661e8afc1d31e2522832-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.7120361328125,
                            "deviation": 64.348876953125,
                            "volatility": 0.059895604848861694
                        }
                    },
                    "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/73614733"
            },
            "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": 85719,
                    "username": "💖 KoBa 💖",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.1184319040863,
                            "deviation": 70.3932272667699,
                            "volatility": 0.060184614428408126
                        }
                    },
                    "ranking": 27.580683625534014,
                    "professional": false,
                    "ui_class": " supporter"
                }
            },
            "id": 73614733,
            "name": "Ladder Challenge: benjito(#380) vs 💖 KoBa 💖(#285)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 85719,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-24T04:06:37.992270Z",
            "ended": "2025-04-26T19:01:06.502385Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.10498046875,
                            "deviation": 64.03868103027344,
                            "volatility": 0.059896908700466156
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 85719,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.8486328125,
                            "deviation": 72.10350799560547,
                            "volatility": 0.06017325446009636
                        }
                    },
                    "username": "💖 KoBa 💖",
                    "country": "_Pirate",
                    "ranking": 27.580683625534014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-32.png",
                    "ui_class": " supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/73662636"
            },
            "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": 1473476,
                    "username": "tos-ac",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e3d830773b8f9ac08941d91d27f69fe9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.310252306178,
                            "deviation": 65.22968776654578,
                            "volatility": 0.05997546211000712
                        }
                    },
                    "ranking": 26.999999855986076,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73662636,
            "name": "Ladder Challenge: tos-ac(#328) vs benjito(#263)",
            "creator": 1473476,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1473476,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-25T15:32:45.774773Z",
            "ended": "2025-04-22T19:14:24.012475Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.9105224609375,
                            "deviation": 63.992862701416016,
                            "volatility": 0.059898484498262405
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1473476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.5341796875,
                            "deviation": 71.96035766601562,
                            "volatility": 0.059991538524627686
                        }
                    },
                    "username": "tos-ac",
                    "country": "de",
                    "ranking": 26.999999855986076,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3d830773b8f9ac08941d91d27f69fe9?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/74269795"
            },
            "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": 547471,
                    "username": "il_falso",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/052285c5f92a4d4e3cab55b7cbe2b07a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.7009996714014,
                            "deviation": 61.942626214058535,
                            "volatility": 0.05875482850037601
                        }
                    },
                    "ranking": 20.31667366559482,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74269795,
            "name": "Ladder Challenge: il_falso(#83) vs benjito(#50)",
            "creator": 547471,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 547471,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-13T16:35:15.453107Z",
            "ended": "2025-04-21T14:13:31.471887Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.453857421875,
                            "deviation": 64.08816528320312,
                            "volatility": 0.059899963438510895
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 547471,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.8096923828125,
                            "deviation": 60.365360260009766,
                            "volatility": 0.05856991931796074
                        }
                    },
                    "username": "il_falso",
                    "country": "_Pirate",
                    "ranking": 20.31667366559482,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/052285c5f92a4d4e3cab55b7cbe2b07a-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/74117276"
            },
            "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": 915664,
                    "username": "annikiya",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.166085715904,
                            "deviation": 66.1565273456288,
                            "volatility": 0.06046956579773443
                        }
                    },
                    "ranking": 22.459599085416702,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74117276,
            "name": "Ladder Challenge: benjito(#62) vs annikiya(#39)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 915664,
            "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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-08T20:32:22.915132Z",
            "ended": "2025-04-18T13:04:36.404364Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.38671875,
                            "deviation": 64.31049346923828,
                            "volatility": 0.05989927798509598
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 915664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1359.976806640625,
                            "deviation": 63.922183990478516,
                            "volatility": 0.0604388453066349
                        }
                    },
                    "username": "annikiya",
                    "country": "eu",
                    "ranking": 22.459599085416702,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74004349"
            },
            "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": 449006,
                    "username": "dennyon",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/785ef881352bae188f7de47c03760d77?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1028607923938,
                            "deviation": 64.78983876715988,
                            "volatility": 0.05995554439854822
                        }
                    },
                    "ranking": 20.397235790891905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74004349,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:33 (dennyon vs benjito)",
            "creator": 449006,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 449006,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 33,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-05T07:37:23.224979Z",
            "ended": "2025-04-18T00:06:03.824993Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.9893798828125,
                            "deviation": 64.43765258789062,
                            "volatility": 0.05989662557840347
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 449006,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.2066650390625,
                            "deviation": 62.14932632446289,
                            "volatility": 0.05995820090174675
                        }
                    },
                    "username": "dennyon",
                    "country": "un",
                    "ranking": 20.397235790891905,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/785ef881352bae188f7de47c03760d77?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/72706837"
            },
            "players": {
                "black": {
                    "id": 560198,
                    "username": "bcb783",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/52b22053d9555c61be9e20745f798c9d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.6740850017543,
                            "deviation": 62.698586149026845,
                            "volatility": 0.060032486160548605
                        }
                    },
                    "ranking": 22.898436145750754,
                    "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": 72706837,
            "name": "Challenge!",
            "creator": 560198,
            "mode": "game",
            "source": "play",
            "black": 560198,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 105547,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-24T17:33:06.761353Z",
            "ended": "2025-04-13T23:59:04.649334Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 560198,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1423.3409423828125,
                            "deviation": 62.839454650878906,
                            "volatility": 0.06003224477171898
                        }
                    },
                    "username": "bcb783",
                    "country": "us",
                    "ranking": 22.898436145750754,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/52b22053d9555c61be9e20745f798c9d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.6514892578125,
                            "deviation": 64.69621276855469,
                            "volatility": 0.05989639461040497
                        }
                    },
                    "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/74117275"
            },
            "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": 449941,
                    "username": "flovo",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/0cb990c5a220040bd70f4e0fb4d25399-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.04020491703,
                            "deviation": 66.48432825212065,
                            "volatility": 0.06003731427173151
                        }
                    },
                    "ranking": 16.0251863560869,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 74117275,
            "name": "Ladder Challenge: benjito(#62) vs flovo(#47)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 449941,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-08T20:32:18.732904Z",
            "ended": "2025-04-12T22:01:39.061541Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.5946044921875,
                            "deviation": 64.70309448242188,
                            "volatility": 0.05989798530936241
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 449941,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.93994140625,
                            "deviation": 63.41224670410156,
                            "volatility": 0.06004657596349716
                        }
                    },
                    "username": "flovo",
                    "country": "eu",
                    "ranking": 16.0251863560869,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0cb990c5a220040bd70f4e0fb4d25399-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "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/74164066"
            },
            "players": {
                "black": {
                    "id": 1659974,
                    "username": "MIL3S",
                    "country": "cu",
                    "icon": "https://user-uploads.online-go.com/9c9eeeb70c5ae34f9be6ea5f91448e3f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.8039427269273,
                            "deviation": 61.89984009951804,
                            "volatility": 0.060050116278752015
                        }
                    },
                    "ranking": 19.03715071250326,
                    "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": 74164066,
            "name": "Ladder Challenge: MIL3S(#104) vs benjito(#63)",
            "creator": 1659974,
            "mode": "game",
            "source": "play",
            "black": 1659974,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-10T10:12:59.959967Z",
            "ended": "2025-04-11T17:43:42.397968Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1659974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.1058349609375,
                            "deviation": 60.917877197265625,
                            "volatility": 0.06009107455611229
                        }
                    },
                    "username": "MIL3S",
                    "country": "cu",
                    "ranking": 19.03715071250326,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9c9eeeb70c5ae34f9be6ea5f91448e3f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.2813720703125,
                            "deviation": 64.6009750366211,
                            "volatility": 0.05989236757159233
                        }
                    },
                    "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
        }
    ]
}