curl --location 'https://api.techrar.com/api/v1/restaurants/allergen-dislikes/' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'[
{
"id": 1,
"custom_fields": null,
"app_id": null,
"created_at": "2025-06-02T12:44:45.054380+03:00",
"modified_at": "2025-06-02T12:44:45.054380+03:00",
"is_deleted": false,
"deleted_at": null,
"ordering": 0,
"name_en": "milk",
"name_ar": "حليب",
"icon": null,
"restaurant": 90
}
]