List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=16",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=14",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/79340335"
            },
            "players": {
                "black": {
                    "id": 1405936,
                    "username": "Deliberation_Ruse",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/01b6aca6f133f5fe2af5f33cef55d7a6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 865.9913526316692,
                            "deviation": 63.177897762612446,
                            "volatility": 0.05992252786634922
                        }
                    },
                    "ranking": 11.586034690741215,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79340335,
            "name": "Friendly Match",
            "creator": 1405936,
            "mode": "game",
            "source": "play",
            "black": 1405936,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 34,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 1800, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-09-16T02:29:14.528522Z",
            "ended": "2025-09-16T02:29:21.909889Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1405936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.1212768554688,
                            "deviation": 60.91099548339844,
                            "volatility": 0.05991214141249657
                        }
                    },
                    "username": "Deliberation_Ruse",
                    "country": "us",
                    "ranking": 11.586034690741215,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/01b6aca6f133f5fe2af5f33cef55d7a6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.0703125,
                            "deviation": 61.908287048339844,
                            "volatility": 0.05989833176136017
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79340334"
            },
            "players": {
                "black": {
                    "id": 1588180,
                    "username": "deleted-5ac08c2b-9353-4ee8-aa34-eaa02bfd28aa",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/9bbfd221901e5ea934aaef4a5a8bc06b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.5362412550405,
                            "deviation": 60.47405113963331,
                            "volatility": 0.05993113074134873
                        }
                    },
                    "ranking": 20.295309461933382,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79340334,
            "name": "Proud Forest Yonder vs. benjito",
            "creator": 1588180,
            "mode": "game",
            "source": "play",
            "black": 1588180,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"periods\": 5, \"period_time\": 10, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-16T02:29:07.429177Z",
            "ended": "2025-09-16T02:34:16.150469Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1588180,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.3367919921875,
                            "deviation": 60.9251594543457,
                            "volatility": 0.05996279790997505
                        }
                    },
                    "username": "deleted-5ac08c2b-9353-4ee8-aa34-eaa02bfd28aa",
                    "country": "_LGBT",
                    "ranking": 20.295309461933382,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9bbfd221901e5ea934aaef4a5a8bc06b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.0703125,
                            "deviation": 61.908287048339844,
                            "volatility": 0.05989833176136017
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79340204"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 940377,
                    "username": "the.bean",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/1d19bcdc04c264c28593fbd6c7adc96f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.5745542262182,
                            "deviation": 60.52200681092581,
                            "volatility": 0.05986836332230353
                        }
                    },
                    "ranking": 20.222495570229018,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79340204,
            "name": "benjito vs. the.bean",
            "creator": 940377,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 940377,
            "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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-16T02:21:57.415071Z",
            "ended": "2025-09-16T02:27:17.606569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.212646484375,
                            "deviation": 61.977264404296875,
                            "volatility": 0.05989932641386986
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 940377,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.08056640625,
                            "deviation": 61.34034729003906,
                            "volatility": 0.05986675247550011
                        }
                    },
                    "username": "the.bean",
                    "country": "_Pirate",
                    "ranking": 20.222495570229018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1d19bcdc04c264c28593fbd6c7adc96f-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/79339987"
            },
            "players": {
                "black": {
                    "id": 1839332,
                    "username": "jauscpa17",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/8b878200ea7c4f2752bb96cfddf5fd3b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.7413932169926,
                            "deviation": 73.88001189966454,
                            "volatility": 0.05999758549349246
                        }
                    },
                    "ranking": 13.941465065062554,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79339987,
            "name": "Friendly Match",
            "creator": 1839332,
            "mode": "game",
            "source": "play",
            "black": 1839332,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": "{\"speed\": \"correspondence\", \"max_time\": 604800, \"system\": \"fischer\", \"time_control\": \"fischer\", \"time_increment\": 86400, \"pause_on_weekends\": true, \"initial_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-16T02:57:22.350075Z",
            "ended": "2025-09-29T23:54:36.289620Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1839332,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1035.38427734375,
                            "deviation": 92.90603637695312,
                            "volatility": 0.06000124663114548
                        }
                    },
                    "username": "jauscpa17",
                    "country": "us",
                    "ranking": 13.941465065062554,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8b878200ea7c4f2752bb96cfddf5fd3b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.03173828125,
                            "deviation": 64.0885009765625,
                            "volatility": 0.05992097780108452
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79323258"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1448986,
                    "username": "OrionTirel",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/84aa42cd913b712e1f1523abf00a8f6b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.1601394568945,
                            "deviation": 61.22479265962277,
                            "volatility": 0.060226552988825406
                        }
                    },
                    "ranking": 23.441161137510058,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79323258,
            "name": "benjito vs. OrionTirel",
            "creator": 1448986,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1448986,
            "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-09-15T14:17:48.300810Z",
            "ended": "2025-09-15T14:23:30.784741Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.3714599609375,
                            "deviation": 62.07470703125,
                            "volatility": 0.05989993363618851
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1448986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.3558349609375,
                            "deviation": 61.645103454589844,
                            "volatility": 0.060106851160526276
                        }
                    },
                    "username": "OrionTirel",
                    "country": "cl",
                    "ranking": 23.441161137510058,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84aa42cd913b712e1f1523abf00a8f6b-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/79298040"
            },
            "players": {
                "black": {
                    "id": 1004532,
                    "username": "South african",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.8985314447673,
                            "deviation": 60.14394686612546,
                            "volatility": 0.05905208246835543
                        }
                    },
                    "ranking": 22.9839535349729,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79298040,
            "name": "South african vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1004532,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"periods\": 5, \"period_time\": 10, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-14T18:29:32.812644Z",
            "ended": "2025-09-14T18:31:56.129628Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004532,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.1650390625,
                            "deviation": 61.02761459350586,
                            "volatility": 0.059026554226875305
                        }
                    },
                    "username": "South african",
                    "country": "un",
                    "ranking": 22.9839535349729,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.8475341796875,
                            "deviation": 62.18655014038086,
                            "volatility": 0.059900227934122086
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79287419"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 742356,
                    "username": "gotrevor",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ed2ff9e20c0a00d906bd73083ad01d09?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2025.4177123770964,
                            "deviation": 77.40504070321572,
                            "volatility": 0.060023465610815854
                        }
                    },
                    "ranking": 31.255578334065948,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79287419,
            "name": "Ladder Challenge: benjito(#21) vs gotrevor(#17)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 742356,
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-14T11:34:48.192231Z",
            "ended": "2025-09-27T13:40:11.392673Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.3360595703125,
                            "deviation": 63.5941276550293,
                            "volatility": 0.05991246551275253
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 742356,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2152.1240234375,
                            "deviation": 76.08169555664062,
                            "volatility": 0.060002028942108154
                        }
                    },
                    "username": "gotrevor",
                    "country": "us",
                    "ranking": 31.255578334065948,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed2ff9e20c0a00d906bd73083ad01d09?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79287416"
            },
            "players": {
                "black": {
                    "id": 56637,
                    "username": "milanm",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.185787800892,
                            "deviation": 67.97907086274853,
                            "volatility": 0.05992514286218522
                        }
                    },
                    "ranking": 26.666223260249122,
                    "professional": false,
                    "ui_class": "aga"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79287416,
            "name": "Ladder Challenge: benjito(#21) vs milanm(#15)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 56637,
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-14T11:34:38.316316Z",
            "ended": "2025-09-29T17:17:03.046329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 56637,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1914.37060546875,
                            "deviation": 66.53521728515625,
                            "volatility": 0.05994635075330734
                        }
                    },
                    "username": "milanm",
                    "country": "un",
                    "ranking": 26.666223260249122,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-32.png",
                    "ui_class": "aga"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.382080078125,
                            "deviation": 63.62716293334961,
                            "volatility": 0.05992200970649719
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/79203524"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 93546,
                    "username": "go1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/222d4b6ed2597f8d8e9c12ec964cbd52?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1535.958644253785,
                            "deviation": 60.915261560239706,
                            "volatility": 0.060601197522819554
                        }
                    },
                    "ranking": 24.85179646707641,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79203524,
            "name": "benjito vs. go1",
            "creator": 93546,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 93546,
            "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": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-11T18:59:03.323228Z",
            "ended": "2025-09-11T19:03:02.912580Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.3280029296875,
                            "deviation": 61.91551971435547,
                            "volatility": 0.0599018931388855
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 93546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.72412109375,
                            "deviation": 61.11113357543945,
                            "volatility": 0.06060238182544708
                        }
                    },
                    "username": "go1",
                    "country": "un",
                    "ranking": 24.85179646707641,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/222d4b6ed2597f8d8e9c12ec964cbd52?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/79198142"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1335519,
                    "username": "lilim23",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/6a041374cf2e57c983434cd498271e88-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.802664963908,
                            "deviation": 62.053817633123295,
                            "volatility": 0.06051055979768161
                        }
                    },
                    "ranking": 24.207538516366647,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79198142,
            "name": "benjito vs. lilim23",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1335519,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-11T15:30:24.812848Z",
            "ended": "2025-09-11T15:33:01.720827Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.172119140625,
                            "deviation": 61.966400146484375,
                            "volatility": 0.05990368872880936
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1335519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.945556640625,
                            "deviation": 61.57188415527344,
                            "volatility": 0.06056593731045723
                        }
                    },
                    "username": "lilim23",
                    "country": "gr",
                    "ranking": 24.207538516366647,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6a041374cf2e57c983434cd498271e88-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
        }
    ]
}