{
"data": [
{
"id": 13,
"user_id": "7da6a201-f4b1-4dd2-9bdb-0139ccbe3d5d",
"product_type": "App\\Models\\Store\\BonusProduct",
"product_id": 2,
"points": 100,
"template_id": 90,
"product": {
"id": 2,
"name": "10",
"name2": "FREESPINS",
"name2_color": "rgb(154, 53, 184)",
"order": 1,
"price": "100",
"category": {
"id": 1,
"name": "Freespins",
"order": 2,
"created_at": "2024-11-29T15:56:38.000000Z",
"updated_at": "2024-11-29T15:56:54.000000Z"
},
"created_at": "2024-11-29T16:23:06.000000Z",
"updated_at": "2025-01-31T17:03:25.000000Z",
"bonus_template": {
"id": 90,
"slug": "a048d7d8-6106-4f53-8d32-e9c957074ebf",
"title": "Shop 10FS",
"state": "active"
},
"image_description": "",
"media": [
{
"id": 123,
"name": "01JJYN2FECC01VS4E7G6RE9RGX.webp",
"original_url": "https://dev-cdn-rmc.garillahub.com/laravel/123/01JJYN2FECC01VS4E7G6RE9RGX.webp",
"mime_type": "image/webp"
}
]
},
"created_at": "2024-12-04T10:08:24.000000Z",
"updated_at": "2024-12-04T10:08:24.000000Z"
}
],
"links": {
"first": "http://localhost:8001/api/user/products?=1",
"last": "http://localhost:8001/api/user/products?=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"per_page": 25,
"to": 8,
"total": 8
}
}