{
  "meta": {
    "page": 1,
    "per_page": 25,
    "total": 200,
    "total_pages": 8,
    "has_more": true,
    "next_page": "/orders/page/2.json",
    "prev_page": null
  },
  "data": [
    {
      "id": 1,
      "reference": "ORD-2025-0001",
      "user_id": 21,
      "status": "refunded",
      "items": [
        {
          "product_id": 26,
          "product_name": "Incredible Silk Bench",
          "quantity": 1,
          "unit_price": 276.86,
          "line_total": 276.86
        },
        {
          "product_id": 25,
          "product_name": "Aerodynamic Bronze Bench",
          "quantity": 1,
          "unit_price": 72.57,
          "line_total": 72.57
        },
        {
          "product_id": 32,
          "product_name": "Incredible Plastic Plate",
          "quantity": 3,
          "unit_price": 112.36,
          "line_total": 337.08
        }
      ],
      "item_count": 5,
      "subtotal": 686.51,
      "shipping": 0.0,
      "tax": 137.3,
      "total": 823.81,
      "currency": "USD",
      "placed_at": "2025-10-21T14:19:31Z",
      "shipped_at": "2025-10-25T14:19:31Z"
    },
    {
      "id": 2,
      "reference": "ORD-2026-0002",
      "user_id": 40,
      "status": "delivered",
      "items": [
        {
          "product_id": 31,
          "product_name": "Lightweight Marble Car",
          "quantity": 3,
          "unit_price": 492.31,
          "line_total": 1476.93
        }
      ],
      "item_count": 3,
      "subtotal": 1476.93,
      "shipping": 0.0,
      "tax": 295.39,
      "total": 1772.32,
      "currency": "USD",
      "placed_at": "2025-09-08T03:01:27Z",
      "shipped_at": "2025-09-13T03:01:27Z"
    },
    {
      "id": 3,
      "reference": "ORD-2024-0003",
      "user_id": 36,
      "status": "refunded",
      "items": [
        {
          "product_id": 35,
          "product_name": "Fantastic Wool Bench",
          "quantity": 2,
          "unit_price": 235.36,
          "line_total": 470.72
        },
        {
          "product_id": 4,
          "product_name": "Mediocre Linen Lamp",
          "quantity": 1,
          "unit_price": 478.55,
          "line_total": 478.55
        },
        {
          "product_id": 21,
          "product_name": "Gorgeous Copper Table",
          "quantity": 1,
          "unit_price": 132.49,
          "line_total": 132.49
        }
      ],
      "item_count": 4,
      "subtotal": 1081.76,
      "shipping": 0.0,
      "tax": 216.35,
      "total": 1298.11,
      "currency": "USD",
      "placed_at": "2026-05-26T06:29:50Z",
      "shipped_at": "2026-05-30T06:29:50Z"
    },
    {
      "id": 4,
      "reference": "ORD-2025-0004",
      "user_id": 23,
      "status": "refunded",
      "items": [
        {
          "product_id": 13,
          "product_name": "Synergistic Aluminum Knife",
          "quantity": 2,
          "unit_price": 442.35,
          "line_total": 884.7
        },
        {
          "product_id": 20,
          "product_name": "Practical Wooden Lamp",
          "quantity": 1,
          "unit_price": 487.29,
          "line_total": 487.29
        },
        {
          "product_id": 31,
          "product_name": "Lightweight Marble Car",
          "quantity": 2,
          "unit_price": 492.31,
          "line_total": 984.62
        }
      ],
      "item_count": 5,
      "subtotal": 2356.61,
      "shipping": 0.0,
      "tax": 471.32,
      "total": 2827.93,
      "currency": "USD",
      "placed_at": "2025-10-30T04:08:38Z",
      "shipped_at": "2025-11-03T04:08:38Z"
    },
    {
      "id": 5,
      "reference": "ORD-2026-0005",
      "user_id": 49,
      "status": "shipped",
      "items": [
        {
          "product_id": 32,
          "product_name": "Incredible Plastic Plate",
          "quantity": 3,
          "unit_price": 112.36,
          "line_total": 337.08
        },
        {
          "product_id": 13,
          "product_name": "Synergistic Aluminum Knife",
          "quantity": 2,
          "unit_price": 442.35,
          "line_total": 884.7
        },
        {
          "product_id": 21,
          "product_name": "Gorgeous Copper Table",
          "quantity": 2,
          "unit_price": 132.49,
          "line_total": 264.98
        }
      ],
      "item_count": 7,
      "subtotal": 1486.76,
      "shipping": 0.0,
      "tax": 297.35,
      "total": 1784.11,
      "currency": "USD",
      "placed_at": "2026-06-23T16:08:19Z",
      "shipped_at": "2026-06-24T16:08:19Z"
    },
    {
      "id": 6,
      "reference": "ORD-2024-0006",
      "user_id": 1,
      "status": "pending",
      "items": [
        {
          "product_id": 23,
          "product_name": "Awesome Paper Keyboard",
          "quantity": 1,
          "unit_price": 262.5,
          "line_total": 262.5
        }
      ],
      "item_count": 1,
      "subtotal": 262.5,
      "shipping": 0.0,
      "tax": 52.5,
      "total": 315.0,
      "currency": "USD",
      "placed_at": "2025-09-27T13:32:06Z",
      "shipped_at": null
    },
    {
      "id": 7,
      "reference": "ORD-2025-0007",
      "user_id": 32,
      "status": "refunded",
      "items": [
        {
          "product_id": 40,
          "product_name": "Awesome Steel Coat",
          "quantity": 3,
          "unit_price": 226.59,
          "line_total": 679.77
        },
        {
          "product_id": 35,
          "product_name": "Fantastic Wool Bench",
          "quantity": 3,
          "unit_price": 235.36,
          "line_total": 706.08
        },
        {
          "product_id": 32,
          "product_name": "Incredible Plastic Plate",
          "quantity": 1,
          "unit_price": 112.36,
          "line_total": 112.36
        }
      ],
      "item_count": 7,
      "subtotal": 1498.21,
      "shipping": 0.0,
      "tax": 299.64,
      "total": 1797.85,
      "currency": "USD",
      "placed_at": "2026-04-14T16:53:12Z",
      "shipped_at": "2026-04-19T16:53:12Z"
    },
    {
      "id": 8,
      "reference": "ORD-2026-0008",
      "user_id": 25,
      "status": "refunded",
      "items": [
        {
          "product_id": 27,
          "product_name": "Small Leather Gloves",
          "quantity": 2,
          "unit_price": 214.78,
          "line_total": 429.56
        }
      ],
      "item_count": 2,
      "subtotal": 429.56,
      "shipping": 0.0,
      "tax": 85.91,
      "total": 515.47,
      "currency": "USD",
      "placed_at": "2026-04-15T16:58:12Z",
      "shipped_at": "2026-04-18T16:58:12Z"
    },
    {
      "id": 9,
      "reference": "ORD-2024-0009",
      "user_id": 45,
      "status": "refunded",
      "items": [
        {
          "product_id": 9,
          "product_name": "Practical Marble Knife",
          "quantity": 1,
          "unit_price": 67.71,
          "line_total": 67.71
        }
      ],
      "item_count": 1,
      "subtotal": 67.71,
      "shipping": 7.95,
      "tax": 13.54,
      "total": 89.2,
      "currency": "USD",
      "placed_at": "2026-03-07T21:41:33Z",
      "shipped_at": "2026-03-10T21:41:33Z"
    },
    {
      "id": 10,
      "reference": "ORD-2025-0010",
      "user_id": 14,
      "status": "shipped",
      "items": [
        {
          "product_id": 35,
          "product_name": "Fantastic Wool Bench",
          "quantity": 2,
          "unit_price": 235.36,
          "line_total": 470.72
        },
        {
          "product_id": 4,
          "product_name": "Mediocre Linen Lamp",
          "quantity": 1,
          "unit_price": 478.55,
          "line_total": 478.55
        },
        {
          "product_id": 8,
          "product_name": "Small Aluminum Bag",
          "quantity": 3,
          "unit_price": 227.46,
          "line_total": 682.38
        }
      ],
      "item_count": 6,
      "subtotal": 1631.65,
      "shipping": 0.0,
      "tax": 326.33,
      "total": 1957.98,
      "currency": "USD",
      "placed_at": "2025-12-07T00:12:25Z",
      "shipped_at": "2025-12-12T00:12:25Z"
    },
    {
      "id": 11,
      "reference": "ORD-2026-0011",
      "user_id": 9,
      "status": "paid",
      "items": [
        {
          "product_id": 36,
          "product_name": "Rustic Wool Bench",
          "quantity": 1,
          "unit_price": 425.09,
          "line_total": 425.09
        }
      ],
      "item_count": 1,
      "subtotal": 425.09,
      "shipping": 0.0,
      "tax": 85.02,
      "total": 510.11,
      "currency": "USD",
      "placed_at": "2025-08-16T13:27:46Z",
      "shipped_at": null
    },
    {
      "id": 12,
      "reference": "ORD-2024-0012",
      "user_id": 21,
      "status": "paid",
      "items": [
        {
          "product_id": 27,
          "product_name": "Small Leather Gloves",
          "quantity": 1,
          "unit_price": 214.78,
          "line_total": 214.78
        },
        {
          "product_id": 17,
          "product_name": "Synergistic Iron Lamp",
          "quantity": 2,
          "unit_price": 45.89,
          "line_total": 91.78
        }
      ],
      "item_count": 3,
      "subtotal": 306.56,
      "shipping": 0.0,
      "tax": 61.31,
      "total": 367.87,
      "currency": "USD",
      "placed_at": "2025-09-02T09:47:50Z",
      "shipped_at": null
    },
    {
      "id": 13,
      "reference": "ORD-2025-0013",
      "user_id": 28,
      "status": "cancelled",
      "items": [
        {
          "product_id": 4,
          "product_name": "Mediocre Linen Lamp",
          "quantity": 3,
          "unit_price": 478.55,
          "line_total": 1435.65
        },
        {
          "product_id": 7,
          "product_name": "Aerodynamic Cotton Bottle",
          "quantity": 2,
          "unit_price": 109.21,
          "line_total": 218.42
        }
      ],
      "item_count": 5,
      "subtotal": 1654.07,
      "shipping": 0.0,
      "tax": 330.81,
      "total": 1984.88,
      "currency": "USD",
      "placed_at": "2025-10-30T20:44:17Z",
      "shipped_at": null
    },
    {
      "id": 14,
      "reference": "ORD-2026-0014",
      "user_id": 36,
      "status": "pending",
      "items": [
        {
          "product_id": 28,
          "product_name": "Enormous Aluminum Computer",
          "quantity": 1,
          "unit_price": 243.42,
          "line_total": 243.42
        },
        {
          "product_id": 3,
          "product_name": "Sleek Concrete Wallet",
          "quantity": 1,
          "unit_price": 74.69,
          "line_total": 74.69
        },
        {
          "product_id": 29,
          "product_name": "Durable Paper Clock",
          "quantity": 3,
          "unit_price": 268.8,
          "line_total": 806.4
        }
      ],
      "item_count": 5,
      "subtotal": 1124.51,
      "shipping": 0.0,
      "tax": 224.9,
      "total": 1349.41,
      "currency": "USD",
      "placed_at": "2026-08-04T23:13:41Z",
      "shipped_at": null
    },
    {
      "id": 15,
      "reference": "ORD-2024-0015",
      "user_id": 26,
      "status": "pending",
      "items": [
        {
          "product_id": 38,
          "product_name": "Synergistic Paper Shirt",
          "quantity": 3,
          "unit_price": 402.8,
          "line_total": 1208.4
        },
        {
          "product_id": 33,
          "product_name": "Lightweight Concrete Chair",
          "quantity": 2,
          "unit_price": 144.23,
          "line_total": 288.46
        }
      ],
      "item_count": 5,
      "subtotal": 1496.86,
      "shipping": 0.0,
      "tax": 299.37,
      "total": 1796.23,
      "currency": "USD",
      "placed_at": "2026-06-17T16:47:40Z",
      "shipped_at": null
    },
    {
      "id": 16,
      "reference": "ORD-2025-0016",
      "user_id": 22,
      "status": "pending",
      "items": [
        {
          "product_id": 5,
          "product_name": "Incredible Plastic Bag",
          "quantity": 1,
          "unit_price": 480.25,
          "line_total": 480.25
        },
        {
          "product_id": 10,
          "product_name": "Intelligent Wool Bench",
          "quantity": 2,
          "unit_price": 398.11,
          "line_total": 796.22
        }
      ],
      "item_count": 3,
      "subtotal": 1276.47,
      "shipping": 0.0,
      "tax": 255.29,
      "total": 1531.76,
      "currency": "USD",
      "placed_at": "2025-10-09T16:39:26Z",
      "shipped_at": null
    },
    {
      "id": 17,
      "reference": "ORD-2026-0017",
      "user_id": 11,
      "status": "delivered",
      "items": [
        {
          "product_id": 25,
          "product_name": "Aerodynamic Bronze Bench",
          "quantity": 3,
          "unit_price": 72.57,
          "line_total": 217.71
        },
        {
          "product_id": 30,
          "product_name": "Enormous Steel Pants",
          "quantity": 3,
          "unit_price": 418.15,
          "line_total": 1254.45
        },
        {
          "product_id": 39,
          "product_name": "Synergistic Leather Gloves",
          "quantity": 2,
          "unit_price": 145.06,
          "line_total": 290.12
        },
        {
          "product_id": 7,
          "product_name": "Aerodynamic Cotton Bottle",
          "quantity": 1,
          "unit_price": 109.21,
          "line_total": 109.21
        }
      ],
      "item_count": 9,
      "subtotal": 1871.49,
      "shipping": 0.0,
      "tax": 374.3,
      "total": 2245.79,
      "currency": "USD",
      "placed_at": "2026-02-17T13:39:35Z",
      "shipped_at": "2026-02-21T13:39:35Z"
    },
    {
      "id": 18,
      "reference": "ORD-2024-0018",
      "user_id": 3,
      "status": "cancelled",
      "items": [
        {
          "product_id": 3,
          "product_name": "Sleek Concrete Wallet",
          "quantity": 1,
          "unit_price": 74.69,
          "line_total": 74.69
        },
        {
          "product_id": 2,
          "product_name": "Gorgeous Cotton Computer",
          "quantity": 1,
          "unit_price": 137.92,
          "line_total": 137.92
        },
        {
          "product_id": 19,
          "product_name": "Rustic Concrete Keyboard",
          "quantity": 2,
          "unit_price": 78.47,
          "line_total": 156.94
        },
        {
          "product_id": 25,
          "product_name": "Aerodynamic Bronze Bench",
          "quantity": 3,
          "unit_price": 72.57,
          "line_total": 217.71
        }
      ],
      "item_count": 7,
      "subtotal": 587.26,
      "shipping": 0.0,
      "tax": 117.45,
      "total": 704.71,
      "currency": "USD",
      "placed_at": "2025-11-01T07:01:48Z",
      "shipped_at": null
    },
    {
      "id": 19,
      "reference": "ORD-2025-0019",
      "user_id": 27,
      "status": "shipped",
      "items": [
        {
          "product_id": 28,
          "product_name": "Enormous Aluminum Computer",
          "quantity": 3,
          "unit_price": 243.42,
          "line_total": 730.26
        },
        {
          "product_id": 27,
          "product_name": "Small Leather Gloves",
          "quantity": 2,
          "unit_price": 214.78,
          "line_total": 429.56
        }
      ],
      "item_count": 5,
      "subtotal": 1159.82,
      "shipping": 0.0,
      "tax": 231.96,
      "total": 1391.78,
      "currency": "USD",
      "placed_at": "2025-12-08T09:48:38Z",
      "shipped_at": "2025-12-13T09:48:38Z"
    },
    {
      "id": 20,
      "reference": "ORD-2026-0020",
      "user_id": 32,
      "status": "paid",
      "items": [
        {
          "product_id": 29,
          "product_name": "Durable Paper Clock",
          "quantity": 2,
          "unit_price": 268.8,
          "line_total": 537.6
        },
        {
          "product_id": 30,
          "product_name": "Enormous Steel Pants",
          "quantity": 3,
          "unit_price": 418.15,
          "line_total": 1254.45
        },
        {
          "product_id": 25,
          "product_name": "Aerodynamic Bronze Bench",
          "quantity": 3,
          "unit_price": 72.57,
          "line_total": 217.71
        },
        {
          "product_id": 34,
          "product_name": "Incredible Bronze Lamp",
          "quantity": 1,
          "unit_price": 82.59,
          "line_total": 82.59
        }
      ],
      "item_count": 9,
      "subtotal": 2092.35,
      "shipping": 0.0,
      "tax": 418.47,
      "total": 2510.82,
      "currency": "USD",
      "placed_at": "2026-04-01T14:03:00Z",
      "shipped_at": null
    },
    {
      "id": 21,
      "reference": "ORD-2024-0021",
      "user_id": 24,
      "status": "delivered",
      "items": [
        {
          "product_id": 16,
          "product_name": "Enormous Paper Bottle",
          "quantity": 1,
          "unit_price": 101.41,
          "line_total": 101.41
        },
        {
          "product_id": 35,
          "product_name": "Fantastic Wool Bench",
          "quantity": 2,
          "unit_price": 235.36,
          "line_total": 470.72
        },
        {
          "product_id": 22,
          "product_name": "Sleek Silk Watch",
          "quantity": 1,
          "unit_price": 322.56,
          "line_total": 322.56
        }
      ],
      "item_count": 4,
      "subtotal": 894.69,
      "shipping": 0.0,
      "tax": 178.94,
      "total": 1073.63,
      "currency": "USD",
      "placed_at": "2025-10-13T09:30:58Z",
      "shipped_at": "2025-10-16T09:30:58Z"
    },
    {
      "id": 22,
      "reference": "ORD-2025-0022",
      "user_id": 25,
      "status": "paid",
      "items": [
        {
          "product_id": 25,
          "product_name": "Aerodynamic Bronze Bench",
          "quantity": 3,
          "unit_price": 72.57,
          "line_total": 217.71
        },
        {
          "product_id": 28,
          "product_name": "Enormous Aluminum Computer",
          "quantity": 1,
          "unit_price": 243.42,
          "line_total": 243.42
        }
      ],
      "item_count": 4,
      "subtotal": 461.13,
      "shipping": 0.0,
      "tax": 92.23,
      "total": 553.36,
      "currency": "USD",
      "placed_at": "2026-02-25T21:41:26Z",
      "shipped_at": null
    },
    {
      "id": 23,
      "reference": "ORD-2026-0023",
      "user_id": 28,
      "status": "pending",
      "items": [
        {
          "product_id": 38,
          "product_name": "Synergistic Paper Shirt",
          "quantity": 1,
          "unit_price": 402.8,
          "line_total": 402.8
        },
        {
          "product_id": 17,
          "product_name": "Synergistic Iron Lamp",
          "quantity": 1,
          "unit_price": 45.89,
          "line_total": 45.89
        },
        {
          "product_id": 13,
          "product_name": "Synergistic Aluminum Knife",
          "quantity": 3,
          "unit_price": 442.35,
          "line_total": 1327.05
        }
      ],
      "item_count": 5,
      "subtotal": 1775.74,
      "shipping": 0.0,
      "tax": 355.15,
      "total": 2130.89,
      "currency": "USD",
      "placed_at": "2025-08-24T13:33:39Z",
      "shipped_at": null
    },
    {
      "id": 24,
      "reference": "ORD-2024-0024",
      "user_id": 16,
      "status": "refunded",
      "items": [
        {
          "product_id": 27,
          "product_name": "Small Leather Gloves",
          "quantity": 3,
          "unit_price": 214.78,
          "line_total": 644.34
        },
        {
          "product_id": 20,
          "product_name": "Practical Wooden Lamp",
          "quantity": 1,
          "unit_price": 487.29,
          "line_total": 487.29
        }
      ],
      "item_count": 4,
      "subtotal": 1131.63,
      "shipping": 0.0,
      "tax": 226.33,
      "total": 1357.96,
      "currency": "USD",
      "placed_at": "2026-04-06T06:45:55Z",
      "shipped_at": "2026-04-07T06:45:55Z"
    },
    {
      "id": 25,
      "reference": "ORD-2025-0025",
      "user_id": 45,
      "status": "paid",
      "items": [
        {
          "product_id": 22,
          "product_name": "Sleek Silk Watch",
          "quantity": 1,
          "unit_price": 322.56,
          "line_total": 322.56
        }
      ],
      "item_count": 1,
      "subtotal": 322.56,
      "shipping": 0.0,
      "tax": 64.51,
      "total": 387.07,
      "currency": "USD",
      "placed_at": "2026-02-06T06:04:55Z",
      "shipped_at": null
    }
  ]
}
