{
"data": [
{
"id": "FID001",
"type": "LegacyAccessUpgradeOption",
"attributes": {
"accessUntilDate": "string",
"description": "string",
"isClaimable": true,
"isClaimed": true,
"message": "string",
"offerItems": [
{
"title": "string",
"productIdentifier": "string",
"priceTag": "string",
"imageUrl": "string"
}
],
"selectedOfferItemIndex": 0,
"title": "string",
"userPromoCode": "string"
},
"relationships": {}
}
],
"meta": {
"total": 0,
"totalWithoutFilters": 0,
"pages": 0,
"page": 0,
"offset": 0,
"limit": 0,
"totalCount": 0,
"resultCount": 0,
"totalPages": 0,
"currentPage": 0
}
}