[
  {
    "id": 1,
    "FechaRegistro": "2025-10-02T00:00:00.000Z",
    "Nombre": "Prueba",
    "MontoSoles": "120.00",
    "ItemLaboratorioPrecio": 120,
    "EgresoLaboratorio": 1,
    "createdAt": "2025-10-24T00:12:00.637Z",
    "updatedAt": "2025-10-24T00:12:00.637Z"
  },
  {
    "id": 2,
    "FechaRegistro": "2025-10-10T00:00:00.000Z",
    "Nombre": "Prueba",
    "MontoSoles": "120.00",
    "ItemLaboratorioPrecio": 120,
    "EgresoLaboratorio": 1,
    "createdAt": "2025-10-24T00:12:00.744Z",
    "updatedAt": "2025-10-24T00:12:00.744Z"
  }
]