{
    "success": true,
    "data": [
        {
            "id": "1",
            "make": "Toyota",
            "model": "Vios 5 Seater",
            "year": "2024",
            "color": "Red",
            "plate_number": "AT 322",
            "gps_device_id": "",
            "vin_number": null,
            "vehicle_type": "sedan",
            "transmission": "automatic",
            "fuel_type": "gasoline",
            "seats": "5",
            "luggage_capacity": "2",
            "daily_rate": "1500.00",
            "images": [],
            "features": null,
            "status": "available",
            "is_featured": false,
            "mileage": "0",
            "last_service_date": null,
            "next_service_date": null,
            "insurance_expiry": null,
            "registration_expiry": null,
            "description": "",
            "rating": "0.00",
            "total_reviews": "0",
            "has_rear_camera": "1",
            "created_at": "2026-05-07 22:47:30",
            "updated_at": "2026-05-08 07:41:26",
            "cleaning_fee": "150.00",
            "display_image": "https:\/\/images.unsplash.com\/photo-1533473359331-0135ef1b58bf?auto=format&fit=crop&q=80&w=400",
            "daily_rate_formatted": "\u20b11,500.00",
            "is_favorited": false,
            "maintenance_info": null
        },
        {
            "id": "2",
            "make": "BMW",
            "model": "X5",
            "year": "2022",
            "color": "Black",
            "plate_number": "XYZ-9876",
            "gps_device_id": null,
            "vin_number": null,
            "vehicle_type": "suv",
            "transmission": "automatic",
            "fuel_type": "hybrid",
            "seats": "7",
            "luggage_capacity": "2",
            "daily_rate": "120.00",
            "images": [],
            "features": null,
            "status": "available",
            "is_featured": false,
            "mileage": "0",
            "last_service_date": null,
            "next_service_date": null,
            "insurance_expiry": null,
            "registration_expiry": null,
            "description": null,
            "rating": "0.00",
            "total_reviews": "0",
            "has_rear_camera": "1",
            "created_at": "2026-05-07 22:47:30",
            "updated_at": "2026-05-07 22:47:30",
            "cleaning_fee": "250.00",
            "display_image": "https:\/\/images.unsplash.com\/photo-1533473359331-0135ef1b58bf?auto=format&fit=crop&q=80&w=400",
            "daily_rate_formatted": "\u20b1120.00",
            "is_favorited": false,
            "maintenance_info": null
        },
        {
            "id": "3",
            "make": "Mercedes",
            "model": "S-Class",
            "year": "2023",
            "color": "Silver",
            "plate_number": "M-BW-450",
            "gps_device_id": null,
            "vin_number": null,
            "vehicle_type": "luxury",
            "transmission": "automatic",
            "fuel_type": "gasoline",
            "seats": "5",
            "luggage_capacity": "2",
            "daily_rate": "250.00",
            "images": [],
            "features": null,
            "status": "available",
            "is_featured": false,
            "mileage": "0",
            "last_service_date": null,
            "next_service_date": null,
            "insurance_expiry": null,
            "registration_expiry": null,
            "description": null,
            "rating": "0.00",
            "total_reviews": "0",
            "has_rear_camera": "1",
            "created_at": "2026-05-07 22:47:30",
            "updated_at": "2026-05-07 22:47:30",
            "cleaning_fee": "500.00",
            "display_image": "https:\/\/images.unsplash.com\/photo-1533473359331-0135ef1b58bf?auto=format&fit=crop&q=80&w=400",
            "daily_rate_formatted": "\u20b1250.00",
            "is_favorited": false,
            "maintenance_info": null
        },
        {
            "id": "4",
            "make": "Toyota",
            "model": "Camry",
            "year": "2022",
            "color": "Blue",
            "plate_number": "TC-2023",
            "gps_device_id": null,
            "vin_number": null,
            "vehicle_type": "sedan",
            "transmission": "automatic",
            "fuel_type": "hybrid",
            "seats": "5",
            "luggage_capacity": "2",
            "daily_rate": "75.00",
            "images": [],
            "features": null,
            "status": "available",
            "is_featured": false,
            "mileage": "0",
            "last_service_date": null,
            "next_service_date": null,
            "insurance_expiry": null,
            "registration_expiry": null,
            "description": null,
            "rating": "0.00",
            "total_reviews": "0",
            "has_rear_camera": "0",
            "created_at": "2026-05-07 22:47:30",
            "updated_at": "2026-05-07 22:47:30",
            "cleaning_fee": "150.00",
            "display_image": "https:\/\/images.unsplash.com\/photo-1533473359331-0135ef1b58bf?auto=format&fit=crop&q=80&w=400",
            "daily_rate_formatted": "\u20b175.00",
            "is_favorited": false,
            "maintenance_info": null
        }
    ],
    "meta": {
        "total": "4",
        "limit": 100,
        "offset": 0,
        "count": 4
    }
}