{
    "status": "success",
    "message": "Short URL created successfully.",
    "data": {
        "api_url": "https://api.tuzl.in/v1/url/create",
        "record": {
            "id": "url_20260415141414_1nexqwud",
            "short_code": "FY7azg",
            "short_url": "https://www.tuzl.in/FY7azg",
            "long_url": "https://example.com",
            "seo_title": "",
            "seo_description": "",
            "seo_tag": "",
            "status": "active",
            "click_count": 0,
            "click_limit": 0,
            "expires_at": "",
            "created_at": "2026-04-15T14:14:14+00:00",
            "last_visit_at": null
        }
    }
}