1990 Riva Ferrari 32
What we know:
1990
Ferrari

Based on the provided JSON object, here's a breakdown of the artwork information:
**Artwork Details:**
- Title: No-Reserve 1990 Riva Ferrari 32 Speedboat Scale Model
- Start Date: September 10, 2024, at 7:00 AM EST (timezone offset is -04:00)
- Listing Date: September 6, 2024, at 16:14:50
**Bidding Information:**
- Current Bid: Not applicable as the artwork has not yet been bid on.
- Has Reserve: False (indicating this is a no-reserve auction)
- Is Featured: False
- Offer Count: Not applicable as there are no bids or offers yet.
- Reserve Met: True
**Price Information:**
- Current Price: Not applicable as the artwork has not been bid on.
**Image Information:**
The artwork image can be accessed using the object `images`. There are multiple images of varying sizes, including:
- xs (120x120): <https://thumbor7-production-auction.hemmings.com/SVmTAw8E-qd5CQ2kun-fbDZqGXM=/120x120/3257474/1981-ferrari-testarossa-1231>
- xs (120x80): <https://thumbor7-production-auction.hemmings.com/L1Ct3RZ7U47RYtl8VoS8aR1k9q8=/120x80/3257474/1981-ferrari-testarossa-1231>
(and so forth for other sizes xs, xs, md, lg, xl)
To access the image URLs:
```javascript
const images = data.images; // assuming 'data' is your provided JSON object
console.log(images.xs['1:1']); // example usage to get xs size's 1:1 aspect URL
```
This means you're looking at a JSON object that represents an upcoming (non-live, non-active bid yet) artwork auction for a scale model speedboat. Once bidding starts on September 10, the `current_bid` and `offer_count` fields will get updated as bids come in. Meanwhile, until then or until the artwork sells, there won't be any current price ("null" indicates no value set).
Last bid:
$5,100