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

{
    "count": 7101,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-created_by&page=284",
    "results": [
        {
            "id": 1343,
            "name": "SPSS Collection (Blue) / (1-DVD)",
            "name_ar": "SPSS Collection (Blue) / (1-DVD)",
            "price": 2000.0,
            "price_in_iqd": 2000.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "03103",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/9f98b42c-81f6-4696-9680-236b7a5e57ad.jpg",
            "image_2": "https://api.anas-iq.com/media/products/851b3181-d741-4489-b8ef-378013dbd723.jpg",
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 53,
            "category_name": "Software",
            "category_name_ar": "برامج",
            "sub_category": 146,
            "sub_category_name": "General Software",
            "sub_category_name_ar": "برامج عامة",
            "company": null,
            "created_by": 2,
            "updated_by": 3,
            "created": "2022-11-12T12:49:34.807805Z",
            "modified": "2025-12-09T14:24:33.105355Z"
        }
    ]
}