[
  {
    "id": 2,
    "code": "dc2",
    "type_id": 2,
    "discount": "100.0",
    "description": "фиксированная скидка",
    "disabled": false,
    "act_once": true,
    "act_once_for_client": null,
    "min_price": null,
    "created_at": "2009-03-18T10:53:14.000+03:00",
    "updated_at": "2009-03-18T10:53:15.000+03:00",
    "expired_at": "2020-12-12",
    "skip_discounted_product": null,
    "skip_bundles": null,
    "worked": false,
    "discount_collections": [

    ]
  },
  {
    "id": 1,
    "code": "dc1",
    "type_id": 1,
    "discount": "30.0",
    "description": "процентная скидка",
    "disabled": false,
    "act_once": true,
    "act_once_for_client": null,
    "min_price": null,
    "created_at": "2009-03-18T10:53:14.000+03:00",
    "updated_at": "2009-03-18T10:53:15.000+03:00",
    "expired_at": "2020-12-12",
    "skip_discounted_product": null,
    "skip_bundles": null,
    "worked": false,
    "discount_collections": [

    ]
  }
]