GET /product/?format=api&ordering=-image_2&page=200
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4977,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-image_2&page=199",
    "results": [
        {
            "id": 5480,
            "name": "834 Laptop Bag 15\" (Red-Black)",
            "name_ar": "834 Laptop Bag 15\" (Red-Black)",
            "price": 9.0,
            "price_in_iqd": 13635.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "07028",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/d1a1db16-7182-41b6-aa87-4401348f3ffc.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": "",
            "category": 36,
            "category_name": "Bags",
            "category_name_ar": "حقائب",
            "sub_category": 79,
            "sub_category_name": "Laptop Bag",
            "sub_category_name_ar": "حقائب لابتوب",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2025-02-22T12:51:01.732494Z",
            "modified": "2025-05-03T14:26:46.187984Z"
        },
        {
            "id": 1911,
            "name": "Huiphone B-027 Laptop Bag 15.6\" / (Black)",
            "name_ar": "Huiphone B-027 Laptop Bag 15.6\" / (Black)",
            "price": 9.0,
            "price_in_iqd": 13635.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "03493",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/e9c9cfdf-9c73-40d2-ad63-39c79df5490a.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 36,
            "category_name": "Bags",
            "category_name_ar": "حقائب",
            "sub_category": 79,
            "sub_category_name": "Laptop Bag",
            "sub_category_name_ar": "حقائب لابتوب",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2023-01-10T14:05:08.578316Z",
            "modified": "2025-05-03T14:26:14.598954Z"
        }
    ]
}