{
  "data": {
    "items": [
      {
        "data": {
          "id": 5612840,
          "deal_id": 8150614,
          "discount": 10,
          "created_at": "2025-01-12T08:30:45Z",
          "updated_at": "2025-01-12T08:30:45Z"
        },
        "meta": {
          "type": "order"
        }
      }
    ],
    "meta": {
      "type": "collection",
      "count": 1,
      "links": {
        "self": "https://api.getbase.com/v2/orders?page=1&per_page=25",
        "first_page": "https://api.getbase.com/v2/orders?page=1&per_page=25",
        "next_page": null
      }
    }
  }
}