List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=3
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=4",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=2",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83168452"
            },
            "players": {
                "black": {
                    "id": 1640871,
                    "username": "Ar4ky",
                    "country": "lt",
                    "icon": "https://user-uploads.online-go.com/1889f4da0074f8f69ffb1b59819629f8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 823.3492892062101,
                            "deviation": 66.37636347039617,
                            "volatility": 0.05997679312474612
                        }
                    },
                    "ranking": 10.41708926754199,
                    "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": 83168452,
            "name": "Ladder Challenge: benjito(#117) vs Ar4ky(#71)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1640871,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-14T14:42:35.573892Z",
            "ended": "2026-01-18T17:19:33.441869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1640871,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.0244750976562,
                            "deviation": 64.9415283203125,
                            "volatility": 0.06000354513525963
                        }
                    },
                    "username": "Ar4ky",
                    "country": "lt",
                    "ranking": 10.41708926754199,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1889f4da0074f8f69ffb1b59819629f8-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.423583984375,
                            "deviation": 65.04914855957031,
                            "volatility": 0.05993460863828659
                        }
                    },
                    "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/83168448"
            },
            "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": 32377,
                    "username": "Hjallti",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/ed59adbbd1dab0e7545300907a5beaa5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.6212094833087,
                            "deviation": 66.13759846249245,
                            "volatility": 0.05998711908615133
                        }
                    },
                    "ranking": 11.947555460482043,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83168448,
            "name": "Ladder Challenge: benjito(#117) vs Hjallti(#72)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 32377,
            "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": "72.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-14T14:42:32.852280Z",
            "ended": "2026-01-28T05:26:21.504473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1359.286865234375,
                            "deviation": 66.19631958007812,
                            "volatility": 0.059933289885520935
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 32377,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.5204467773438,
                            "deviation": 66.48672485351562,
                            "volatility": 0.05999352037906647
                        }
                    },
                    "username": "Hjallti",
                    "country": "eu",
                    "ranking": 11.947555460482043,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ed59adbbd1dab0e7545300907a5beaa5-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/83120144"
            },
            "players": {
                "black": {
                    "id": 847883,
                    "username": "Gordo-chan",
                    "country": "ec",
                    "icon": "https://user-uploads.online-go.com/2746a04087bc2d6558c6147d3af9df1c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.0549069571787,
                            "deviation": 60.92400460105677,
                            "volatility": 0.05968078523560897
                        }
                    },
                    "ranking": 20.487533460077817,
                    "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": 83120144,
            "name": "Gordo-chan vs. benjito",
            "creator": 847883,
            "mode": "game",
            "source": "play",
            "black": 847883,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-13T01:33:31.795637Z",
            "ended": "2026-01-13T01:36:54.339179Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 847883,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.17529296875,
                            "deviation": 61.94060516357422,
                            "volatility": 0.05962587893009186
                        }
                    },
                    "username": "Gordo-chan",
                    "country": "ec",
                    "ranking": 20.487533460077817,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2746a04087bc2d6558c6147d3af9df1c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.5556640625,
                            "deviation": 65.01573181152344,
                            "volatility": 0.05992964282631874
                        }
                    },
                    "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/83083193"
            },
            "players": {
                "black": {
                    "id": 1118070,
                    "username": "PythonErmine",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/88a68f85f5b85585bd655c03e59af33b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.3469110539074,
                            "deviation": 60.692227489742834,
                            "volatility": 0.06012848580458564
                        }
                    },
                    "ranking": 15.246635938959008,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83083193,
            "name": "Friendly Match",
            "creator": 1118070,
            "mode": "game",
            "source": "play",
            "black": 1118070,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "17.0",
            "handicap": 3,
            "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": 41,
            "time_control_parameters": "{\"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 10, \"pause_on_weekends\": false, \"speed\": \"rapid\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-11T21:42:11.702332Z",
            "ended": "2026-01-11T21:52:46.408429Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1118070,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 561.6769409179688,
                            "deviation": 68.58345031738281,
                            "volatility": 0.060120780020952225
                        }
                    },
                    "username": "PythonErmine",
                    "country": "se",
                    "ranking": 15.246635938959008,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/88a68f85f5b85585bd655c03e59af33b-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.5263671875,
                            "deviation": 65.02645874023438,
                            "volatility": 0.059931229799985886
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83083188"
            },
            "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": 95310,
                    "username": "Kahlie",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/eede89aa9b19649b01f27b88c9a4994f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.1425023310221,
                            "deviation": 64.4982778999278,
                            "volatility": 0.05996812110458665
                        }
                    },
                    "ranking": 16.787138476678248,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83083188,
            "name": "Ladder Challenge: benjito(#712) vs Kahlie(#710)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 95310,
            "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": "2026-01-11T21:41:30.050537Z",
            "ended": "2026-02-17T16:36:16.465378Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.3397216796875,
                            "deviation": 66.10381317138672,
                            "volatility": 0.059928614646196365
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 95310,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.4447021484375,
                            "deviation": 64.30774688720703,
                            "volatility": 0.05996960029006004
                        }
                    },
                    "username": "Kahlie",
                    "country": "de",
                    "ranking": 16.787138476678248,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eede89aa9b19649b01f27b88c9a4994f?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/83083186"
            },
            "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": 1481703,
                    "username": "Westbury",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/44c6ed17b90267c4692ce54ad8f9a4e9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 907.0322364779443,
                            "deviation": 66.79302690002024,
                            "volatility": 0.0600446194397428
                        }
                    },
                    "ranking": 12.657950720885673,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83083186,
            "name": "Ladder Challenge: benjito(#712) vs Westbury(#711)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1481703,
            "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": "2026-01-11T21:41:27.220553Z",
            "ended": "2026-02-21T07:23:17.234110Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.873046875,
                            "deviation": 66.2161636352539,
                            "volatility": 0.059927139431238174
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1481703,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.9757080078125,
                            "deviation": 67.21653747558594,
                            "volatility": 0.06004474312067032
                        }
                    },
                    "username": "Westbury",
                    "country": "gb",
                    "ranking": 12.657950720885673,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44c6ed17b90267c4692ce54ad8f9a4e9?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/83077281"
            },
            "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": 877812,
                    "username": "christian.ho",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d0bde7c79f1f2ef6b71556b38658e135?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.8788138410257,
                            "deviation": 60.81397196101839,
                            "volatility": 0.05973961189267151
                        }
                    },
                    "ranking": 22.637949951149327,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83077281,
            "name": "benjito vs. christian.ho",
            "creator": 877812,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 877812,
            "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": 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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:58:07.658513Z",
            "ended": "2026-01-11T18:02:37.592814Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.5174560546875,
                            "deviation": 65.31987762451172,
                            "volatility": 0.059930749237537384
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 877812,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.669677734375,
                            "deviation": 60.57386779785156,
                            "volatility": 0.059747543185949326
                        }
                    },
                    "username": "christian.ho",
                    "country": "un",
                    "ranking": 22.637949951149327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d0bde7c79f1f2ef6b71556b38658e135?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/82881533"
            },
            "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": 1379653,
                    "username": "天天都打勺",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/6212f53d44d9d4aca8c8a940cfa4ae38?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2024.5499917214938,
                            "deviation": 69.88456481600463,
                            "volatility": 0.06014540897456592
                        }
                    },
                    "ranking": 31.245658386573897,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82881533,
            "name": "Ladder Challenge: 天天都打勺(#177) vs benjito(#107)",
            "creator": 1379653,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1379653,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-05T15:20:26.494431Z",
            "ended": "2026-01-14T14:42:14.307763Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.724609375,
                            "deviation": 64.75586700439453,
                            "volatility": 0.059928808361291885
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1379653,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2122.944091796875,
                            "deviation": 73.32244110107422,
                            "volatility": 0.06011560559272766
                        }
                    },
                    "username": "天天都打勺",
                    "country": "cn",
                    "ranking": 31.245658386573897,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6212f53d44d9d4aca8c8a940cfa4ae38?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/82703336"
            },
            "players": {
                "black": {
                    "id": 1339,
                    "username": "Napster",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/91e30a77a8677273eb5d43b18d0fef7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.561812107453,
                            "deviation": 66.88992880183683,
                            "volatility": 0.0600379427313065
                        }
                    },
                    "ranking": 25.23450698868376,
                    "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": 82703336,
            "name": "Friendly Match",
            "creator": 1339,
            "mode": "game",
            "source": "play",
            "black": 1339,
            "white": 568679,
            "width": 19,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 96505,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-31T14:22:41.583240Z",
            "ended": "2026-01-06T03:55:14.513406Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1339,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.561767578125,
                            "deviation": 66.88993072509766,
                            "volatility": 0.060037944465875626
                        }
                    },
                    "username": "Napster",
                    "country": "_Esperanto",
                    "ranking": 25.23450698868376,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/91e30a77a8677273eb5d43b18d0fef7d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.5174560546875,
                            "deviation": 65.31987762451172,
                            "volatility": 0.059930749237537384
                        }
                    },
                    "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/82195922"
            },
            "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": 1189923,
                    "username": "TheBryceW",
                    "country": "_Klingon",
                    "icon": "https://user-uploads.online-go.com/010c09e14b9e415ed6c22b02afc7af6d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.0851433703467,
                            "deviation": 62.89158663229153,
                            "volatility": 0.05986257679755943
                        }
                    },
                    "ranking": 16.202043095547122,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82195922,
            "name": "Ladder Challenge: TheBryceW(#597) vs benjito(#359)",
            "creator": 1189923,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1189923,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-14T23:12:58.307933Z",
            "ended": "2025-12-28T16:54:21.174517Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.5457763671875,
                            "deviation": 65.24740600585938,
                            "volatility": 0.0599251426756382
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1189923,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1134.8743896484375,
                            "deviation": 61.26789855957031,
                            "volatility": 0.05985107272863388
                        }
                    },
                    "username": "TheBryceW",
                    "country": "_Klingon",
                    "ranking": 16.202043095547122,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/010c09e14b9e415ed6c22b02afc7af6d-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
        }
    ]
}