1965 Ford Thunderbird

Based on the provided JSON data, here's a summary of the item for auction:
**Item Details:**
- Item Name: Restored 1965 Ford Thunderbird With Upgraded Power
- Image URLs (various aspect ratios):
- Original Full Size: <https://thumbor7-production-auction.hemmings.com/Hj6cxUC2M6TxtJEQcOCNtPJS_jg=/900x0/3192291/1965-ford-thunderbird-5y83z122887-c91f6b4248071cc56c036f68ccc53e38.jpg>
- Thumbnail with aspect ratio 1:1 (120x120): <https://thumbor7-production-auction.hemmings.com/gmbgsuOKL41u7id3S_RqzmxB6AQ=/120x120/3192291/1965-ford-thunderbird-5y83z122887-c91f6b4248071cc56c036f68ccc53e38.jpg>
- Other thumbnails with aspect ratios (3:2, 4:3, 16:9) available in the given JSON data.
- Auction Details:
- Auction Start Date: August 15, 2024, at 7:00 AM EDT
- Listing Date: August 14, 2024, at 10:05:26 AM EDT
- Auction Type: Auctions (live bidding)
- Bidding:
- Current Bid: Not applicable as current_bid value is null.
- Reserve Price: Yes (has_reserve is set to true), but not yet met (reserve_met is false).
- Other:
- This listing is not featured (is_featured is false).
- There is currently no offer count available (offer_count is null).
To display the images dynamically based on their aspect ratios, you can use the provided JSON as a reference to select the appropriate image URL. For example:
```html
<img src="{{ image_urls['original']['full'] }}" alt="1965 Ford Thunderbird">
<img src="{{ image_urls['thumbnail']['1:1'] }}" alt="Thumbnail 1:1">
```
Last bid:
$29,500