List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=88",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=86",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/66769000"
            },
            "players": {
                "black": {
                    "id": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.1118961518212,
                            "deviation": 70.6649077064412,
                            "volatility": 0.06077378122868296
                        }
                    },
                    "ranking": 26.000735269882327,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66769000,
            "name": "Ladder Challenge: benjito(#61) vs Christoph_R(#37)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 162289,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-10T16:55:21.635780Z",
            "ended": "2024-08-11T12:04:12.180146Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1768.8292236328125,
                            "deviation": 66.55349731445312,
                            "volatility": 0.060476940125226974
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 26.000735269882327,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.3092041015625,
                            "deviation": 65.41372680664062,
                            "volatility": 0.059889111667871475
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/66735657"
            },
            "players": {
                "black": {
                    "id": 1570554,
                    "username": "whitneeey",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/bec9dfd129da6964cf1abd694b1e45ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.5468680744702,
                            "deviation": 60.50187353679061,
                            "volatility": 0.05989472611023935
                        }
                    },
                    "ranking": 19.81340662669095,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66735657,
            "name": "Ladder Challenge: benjito(#60) vs whitneeey(#45)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1570554,
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-09T13:26:47.872857Z",
            "ended": "2024-08-11T00:26:19.694528Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1570554,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.9632568359375,
                            "deviation": 60.792747497558594,
                            "volatility": 0.05997997149825096
                        }
                    },
                    "username": "whitneeey",
                    "country": "_LGBT",
                    "ranking": 19.81340662669095,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bec9dfd129da6964cf1abd694b1e45ce?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.7467041015625,
                            "deviation": 65.3978500366211,
                            "volatility": 0.05989069864153862
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/66314352"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "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": 2005.7685953331506,
                            "deviation": 77.39264335811609,
                            "volatility": 0.06003000151060213
                        }
                    },
                    "ranking": 31.029897540718093,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 66314352,
            "name": "Ladder Challenge: benjito(#51) vs gotrevor(#31)",
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-25T11:34:09.159435Z",
            "ended": "2024-08-10T16:55:41.521711Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.3819580078125,
                            "deviation": 64.6803207397461,
                            "volatility": 0.05989101529121399
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 742356,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2180.283203125,
                            "deviation": 70.37598419189453,
                            "volatility": 0.05998091399669647
                        }
                    },
                    "username": "gotrevor",
                    "country": "us",
                    "ranking": 31.029897540718093,
                    "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/66551208"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 40264,
                    "username": "fur",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/393b1aa6cbf980c3b2a1d4ce43462b30-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.2160162033597,
                            "deviation": 62.91756641717103,
                            "volatility": 0.06003004247239362
                        }
                    },
                    "ranking": 27.25825008823916,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 66551208,
            "name": "Ladder Challenge: benjito(#53) vs fur(#32)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 40264,
            "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": "2024-08-02T21:25:14.587858Z",
            "ended": "2024-08-10T16:55:07.622416Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.1224365234375,
                            "deviation": 64.54944610595703,
                            "volatility": 0.05989254266023636
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 40264,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.910888671875,
                            "deviation": 64.36587524414062,
                            "volatility": 0.060048773884773254
                        }
                    },
                    "username": "fur",
                    "country": "de",
                    "ranking": 27.25825008823916,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/393b1aa6cbf980c3b2a1d4ce43462b30-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/66699317"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 695179,
                    "username": "stephan_ro",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/1fb063dfbaf223cfa3474621f749d198-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1082.4754203494642,
                            "deviation": 66.42828023839031,
                            "volatility": 0.060073312807589534
                        }
                    },
                    "ranking": 16.751513408607657,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66699317,
            "name": "Ladder Challenge: stephan_ro(#62) vs benjito(#60)",
            "creator": 695179,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 695179,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-08T06:50:08.948956Z",
            "ended": "2024-08-10T12:56:05.193652Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.3839111328125,
                            "deviation": 64.52075958251953,
                            "volatility": 0.0598941333591938
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 695179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1337.0478515625,
                            "deviation": 63.5766716003418,
                            "volatility": 0.05999822914600372
                        }
                    },
                    "username": "stephan_ro",
                    "country": "de",
                    "ranking": 16.751513408607657,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1fb063dfbaf223cfa3474621f749d198-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/65839881"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 37174,
                    "username": "kapriz",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/e187b90d90c322f4f8422c3afd776ef2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1506.122319829011,
                            "deviation": 71.32088668327887,
                            "volatility": 0.059654297347442056
                        }
                    },
                    "ranking": 24.397677679746646,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65839881,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2023 (112659) R:1 (kapriz vs benjito)",
            "creator": 37174,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 37174,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112659,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-09T05:01:28.333341Z",
            "ended": "2024-08-10T12:50:31.311000Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.478271484375,
                            "deviation": 64.78512573242188,
                            "volatility": 0.0598941333591938
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 37174,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.575439453125,
                            "deviation": 64.69575500488281,
                            "volatility": 0.059730589389801025
                        }
                    },
                    "username": "kapriz",
                    "country": "ru",
                    "ranking": 24.397677679746646,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e187b90d90c322f4f8422c3afd776ef2-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/66555836"
            },
            "players": {
                "black": {
                    "id": 1419496,
                    "username": "mzmom",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c1ef5301480e6696a49f53b4b52a42fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.7398397328348,
                            "deviation": 64.16236251274447,
                            "volatility": 0.06097758007356374
                        }
                    },
                    "ranking": 27.454705167791815,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66555836,
            "name": "Ladder Challenge: mzmom(#71) vs benjito(#53)",
            "creator": 1419496,
            "mode": "game",
            "source": "play",
            "black": 1419496,
            "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": "2024-08-03T02:09:05.782588Z",
            "ended": "2024-08-09T14:14:29.873081Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1419496,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1687.78173828125,
                            "deviation": 62.8155403137207,
                            "volatility": 0.06032967194914818
                        }
                    },
                    "username": "mzmom",
                    "country": "un",
                    "ranking": 27.454705167791815,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c1ef5301480e6696a49f53b4b52a42fe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.08935546875,
                            "deviation": 64.81851196289062,
                            "volatility": 0.05988999456167221
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/66705983"
            },
            "players": {
                "black": {
                    "id": 356,
                    "username": "Dyonn",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.221923587676,
                            "deviation": 63.525249116526254,
                            "volatility": 0.06021700542928635
                        }
                    },
                    "ranking": 26.99878651059901,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66705983,
            "name": "Ladder Challenge: benjito(#60) vs Dyonn(#38)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 356,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-08T12:25:26.845289Z",
            "ended": "2024-08-09T13:26:28.124341Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 356,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.272216796875,
                            "deviation": 62.957969665527344,
                            "volatility": 0.06017152592539787
                        }
                    },
                    "username": "Dyonn",
                    "country": "gb",
                    "ranking": 26.99878651059901,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.61328125,
                            "deviation": 64.87248229980469,
                            "volatility": 0.05989157408475876
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/66575952"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 531928,
                    "username": "Naxe",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/73fd0465552ca5763ca5561133f47a17-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.2956575956264,
                            "deviation": 67.55143148602802,
                            "volatility": 0.05988801344563349
                        }
                    },
                    "ranking": 28.617766843405224,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66575952,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2024-08-03 19:00 (118739) R:1 (Naxe vs benjito)",
            "creator": 531928,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 531928,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "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, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 118739,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-03T19:01:21.056799Z",
            "ended": "2024-08-09T04:01:26.625227Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.6234130859375,
                            "deviation": 64.77726745605469,
                            "volatility": 0.05989312380552292
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 531928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1753.39208984375,
                            "deviation": 65.02941131591797,
                            "volatility": 0.05994255095720291
                        }
                    },
                    "username": "Naxe",
                    "country": "001",
                    "ranking": 28.617766843405224,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/73fd0465552ca5763ca5561133f47a17-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/66671886"
            },
            "players": {
                "black": {
                    "id": 98373,
                    "username": "young36832",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e8f08641fb98481c3c431f3fec175f12-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.2248128672115,
                            "deviation": 61.24243787096289,
                            "volatility": 0.06005734975427807
                        }
                    },
                    "ranking": 23.378035207666343,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66671886,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:27 (benjito vs young36832)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 98373,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 27,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-07T08:13:56.510015Z",
            "ended": "2024-08-08T20:42:57.104931Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 98373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.8280029296875,
                            "deviation": 61.050167083740234,
                            "volatility": 0.05997711792588234
                        }
                    },
                    "username": "young36832",
                    "country": "us",
                    "ranking": 23.378035207666343,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8f08641fb98481c3c431f3fec175f12-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.600341796875,
                            "deviation": 64.94029235839844,
                            "volatility": 0.05989454686641693
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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
        }
    ]
}