List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&page=78
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=79",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=77",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/69953665"
            },
            "players": {
                "black": {
                    "id": 1574327,
                    "username": "Shampiong13",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/efc526acfa2ba5e4b1255517473cc02a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.6247219743536,
                            "deviation": 62.093014079046824,
                            "volatility": 0.05998672958331657
                        }
                    },
                    "ranking": 23.71924907472569,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69953665,
            "name": "Shampiong13 vs. benjito",
            "creator": 1574327,
            "mode": "game",
            "source": "play",
            "black": 1574327,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 5, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-28T11:39:05.322933Z",
            "ended": "2024-11-28T11:42:15.272202Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1574327,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.0699462890625,
                            "deviation": 63.1430778503418,
                            "volatility": 0.05999188497662544
                        }
                    },
                    "username": "Shampiong13",
                    "country": "fr",
                    "ranking": 23.71924907472569,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/efc526acfa2ba5e4b1255517473cc02a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.6448974609375,
                            "deviation": 64.4126205444336,
                            "volatility": 0.05988012254238129
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69800668"
            },
            "players": {
                "black": {
                    "id": 1392556,
                    "username": "BGnyle",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f52ccf142038b2846fa258ad6d7a18c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1105.8610214813739,
                            "deviation": 66.442040830661,
                            "volatility": 0.060491369725501586
                        }
                    },
                    "ranking": 17.246316004592686,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69800668,
            "name": "BGnyle vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1392556,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-11-23T14:00:28.915475Z",
            "ended": "2024-11-26T14:27:09.676493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1392556,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.7672119140625,
                            "deviation": 89.70758819580078,
                            "volatility": 0.06045189127326012
                        }
                    },
                    "username": "BGnyle",
                    "country": "un",
                    "ranking": 17.246316004592686,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f52ccf142038b2846fa258ad6d7a18c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.6448974609375,
                            "deviation": 64.4126205444336,
                            "volatility": 0.05988012254238129
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69763777"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1083641,
                    "username": "DangerCA",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/da28a20789df9235bee5b4e54d8a20ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1857.5643529326856,
                            "deviation": 63.07575226699094,
                            "volatility": 0.0599949120865484
                        }
                    },
                    "ranking": 29.252876115034464,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69763777,
            "name": "Ladder Challenge: benjito(#172) vs DangerCA(#105)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1083641,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-22T11:51:03.802483Z",
            "ended": "2024-11-26T02:26:16.531722Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.48486328125,
                            "deviation": 63.88157272338867,
                            "volatility": 0.05988096818327904
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1083641,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1902.7244873046875,
                            "deviation": 63.54245376586914,
                            "volatility": 0.05999089032411575
                        }
                    },
                    "username": "DangerCA",
                    "country": "us",
                    "ranking": 29.252876115034464,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da28a20789df9235bee5b4e54d8a20ca?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/69734833"
            },
            "players": {
                "black": {
                    "id": 1583806,
                    "username": "deleted-d545cc26-1f25-433d-85cb-a765df583523",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d1a106c9a9e99ac01476b9be6fa1762?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1442.4617480016138,
                            "deviation": 66.76157094312073,
                            "volatility": 0.05997275657069744
                        }
                    },
                    "ranking": 23.397895237189797,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69734833,
            "name": "Ladder Challenge: zytan_1992(#71) vs benjito(#67)",
            "creator": 1583806,
            "mode": "game",
            "source": "play",
            "black": 1583806,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-21T14:49:12.840763Z",
            "ended": "2024-11-25T15:50:30.107256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1583806,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.2215576171875,
                            "deviation": 67.95428466796875,
                            "volatility": 0.059966761618852615
                        }
                    },
                    "username": "deleted-d545cc26-1f25-433d-85cb-a765df583523",
                    "country": "un",
                    "ranking": 23.397895237189797,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d1a106c9a9e99ac01476b9be6fa1762?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.5223388671875,
                            "deviation": 64.08129119873047,
                            "volatility": 0.05988175421953201
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69350219"
            },
            "players": {
                "black": {
                    "id": 785812,
                    "username": "DaSeynhaeve",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/44b1307c5dae26f30b80c387b8494aa8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 918.1969468697753,
                            "deviation": 60.38885810700436,
                            "volatility": 0.059840788538112796
                        }
                    },
                    "ranking": 12.94116586074091,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69350219,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:29 (benjito vs DaSeynhaeve)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 785812,
            "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": 29,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-08T17:23:48.722870Z",
            "ended": "2024-11-24T22:11:04.250741Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 785812,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1060.8223876953125,
                            "deviation": 63.325870513916016,
                            "volatility": 0.05984093248844147
                        }
                    },
                    "username": "DaSeynhaeve",
                    "country": "fr",
                    "ranking": 12.94116586074091,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44b1307c5dae26f30b80c387b8494aa8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.252685546875,
                            "deviation": 63.60976791381836,
                            "volatility": 0.0598827600479126
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69798392"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 324229,
                    "username": "SilentPlayer",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/f0d4ef786218162fd039bdd44d906ea1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.838362648784,
                            "deviation": 61.245695980860425,
                            "volatility": 0.06016934957052074
                        }
                    },
                    "ranking": 24.97025614378149,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69798392,
            "name": "benjito vs. SilentPlayer",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 324229,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-23T12:29:34.678421Z",
            "ended": "2024-11-23T12:32:38.520562Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.331298828125,
                            "deviation": 63.802452087402344,
                            "volatility": 0.059881966561079025
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 324229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.2867431640625,
                            "deviation": 60.80390930175781,
                            "volatility": 0.060151442885398865
                        }
                    },
                    "username": "SilentPlayer",
                    "country": "ua",
                    "ranking": 24.97025614378149,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0d4ef786218162fd039bdd44d906ea1?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/69798234"
            },
            "players": {
                "black": {
                    "id": 860694,
                    "username": "tanesia911",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.780554028603,
                            "deviation": 61.91169757134162,
                            "volatility": 0.060444853053875966
                        }
                    },
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69798234,
            "name": "tanesia911 vs. benjito",
            "creator": 860694,
            "mode": "game",
            "source": "play",
            "black": 860694,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-23T12:23:47.341975Z",
            "ended": "2024-11-23T12:27:21.466511Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 860694,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.1875,
                            "deviation": 60.73844528198242,
                            "volatility": 0.06049729883670807
                        }
                    },
                    "username": "tanesia911",
                    "country": "kp",
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1431.251953125,
                            "deviation": 64.00920104980469,
                            "volatility": 0.05988272279500961
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69798179"
            },
            "players": {
                "black": {
                    "id": 860694,
                    "username": "tanesia911",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.780554028603,
                            "deviation": 61.91169757134162,
                            "volatility": 0.060444853053875966
                        }
                    },
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69798179,
            "name": "tanesia911 vs. benjito",
            "creator": 860694,
            "mode": "game",
            "source": "play",
            "black": 860694,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-23T12:22:02.262326Z",
            "ended": "2024-11-23T12:23:40.236123Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 860694,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.7069091796875,
                            "deviation": 60.74720764160156,
                            "volatility": 0.06049734726548195
                        }
                    },
                    "username": "tanesia911",
                    "country": "kp",
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.012451171875,
                            "deviation": 64.24597930908203,
                            "volatility": 0.05988272279500961
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69798050"
            },
            "players": {
                "black": {
                    "id": 860694,
                    "username": "tanesia911",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.780554028603,
                            "deviation": 61.91169757134162,
                            "volatility": 0.060444853053875966
                        }
                    },
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69798050,
            "name": "tanesia911 vs. benjito",
            "creator": 860694,
            "mode": "game",
            "source": "play",
            "black": 860694,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-23T12:17:48.069793Z",
            "ended": "2024-11-23T12:21:48.981481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 860694,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.5439453125,
                            "deviation": 60.75125503540039,
                            "volatility": 0.06049695238471031
                        }
                    },
                    "username": "tanesia911",
                    "country": "kp",
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.658935546875,
                            "deviation": 64.49043273925781,
                            "volatility": 0.0598822757601738
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69797968"
            },
            "players": {
                "black": {
                    "id": 860694,
                    "username": "tanesia911",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.780554028603,
                            "deviation": 61.91169757134162,
                            "volatility": 0.060444853053875966
                        }
                    },
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69797968,
            "name": "tanesia911 vs. benjito",
            "creator": 860694,
            "mode": "game",
            "source": "play",
            "black": 860694,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-23T12:14:44.949623Z",
            "ended": "2024-11-23T12:17:18.821998Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 860694,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.66015625,
                            "deviation": 60.7412109375,
                            "volatility": 0.06049602851271629
                        }
                    },
                    "username": "tanesia911",
                    "country": "kp",
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.2528076171875,
                            "deviation": 64.73091888427734,
                            "volatility": 0.05988127738237381
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}