1993 Ford Mustang SVT Cobra

It appears you've provided me with a JSON object. Here's how I understand this data:
1. **Image Sizes**: You've included multiple image sizes (xs, s, m, l, x, xl). This suggests that these images are hosted on Hemmings, a classic and collectible cars marketplace.
2. **Vehicle Details**:
- **Make/Model/Year**: 1993 Ford Mustang SVT Cobra
- **Description**: Unmodified with only 358 miles
- **Listing Type**: Auction (with a reservation price)
- **List Date**: August 19, 2024 (but it starts on Aug 23)
3. **Current Status**:
- No current bid placed yet (according to "current_bid": null)
- The reserve price hasn't been met ("reserve_met": false), meaning the car hasn't sold.
- It's not currently featured ("is_featured": false)
Here's a formatted snippet for clarity:
```
{
"image_urls": {...}, // various image sizes
"long_title": "Unmodified 1993 Ford Mustang SVT Cobra With 358 Miles",
"start_date": "2024-08-23T07:00:00-04:00",
"current_bid": null,
"has_reserve": true,
"is_featured": false,
"offer_count": null,
"reserve_met": false,
"listing_date": "2024-08-19 11:25:24",
"listing_type": "auctions",
"current_price": null
}
```
Last bid:
$67,500