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

{
    "count": 4852,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=number_of_items&page=194",
    "results": [
        {
            "id": 974,
            "name": "Intercable 1.5m LAN Cable",
            "name_ar": "Intercable 1.5m LAN Cable",
            "price": 1.5,
            "price_in_iqd": 2272.5,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2024-11-16T14:00:27.821034Z",
            "SKU_code": "00612",
            "number_of_items": 5010,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/0a56f245-f572-4ae3-a2d2-bd89a61fa344.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 37,
            "category_name": "Cables",
            "category_name_ar": "كيبلات",
            "sub_category": 83,
            "sub_category_name": "LAN Cable",
            "sub_category_name_ar": "كيبلات شبكة",
            "company": 105,
            "company_name": "Intercable",
            "company_name_ar": "Intercable",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-10-20T06:59:53.491173Z",
            "modified": "2025-04-07T13:51:54.831486Z"
        },
        {
            "id": 1261,
            "name": "Tiger 20m CAT6-UTP LAN Cable",
            "name_ar": "Tiger 20m CAT6-UTP LAN Cable",
            "price": 3.5,
            "price_in_iqd": 5302.5,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2024-06-22T14:10:03.782142Z",
            "SKU_code": "00661",
            "number_of_items": 10845,
            "description": "Tiger 20m CAT6-UTP LAN Cable",
            "description_ar": "Tiger 20m CAT6-UTP LAN Cable",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/5cccac84-bd19-4013-a18a-65de8fd7ace9.jpg",
            "image_2": "https://api.anas-iq.com/media/products/8bd493d9-5342-4e29-8563-0b54f563735e.jpg",
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 37,
            "category_name": "Cables",
            "category_name_ar": "كيبلات",
            "sub_category": 83,
            "sub_category_name": "LAN Cable",
            "sub_category_name_ar": "كيبلات شبكة",
            "company": 1,
            "company_name": "Tiger",
            "company_name_ar": "Tiger",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-11-06T08:33:12.789756Z",
            "modified": "2025-04-07T13:51:54.852507Z"
        }
    ]
}