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

{
    "count": 4952,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=number_of_items&page=198",
    "results": [
        {
            "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": 6976,
            "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-24T14:11:20.437820Z"
        },
        {
            "id": 1547,
            "name": "DC Power Y Male to Male Splitter (For Routers)",
            "name_ar": "DC Power Y Male to Male Splitter (For Routers)",
            "price": 1.5,
            "price_in_iqd": 2272.5,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2025-03-13T13:56:38.455161Z",
            "SKU_code": "01194",
            "number_of_items": 8434,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/023bd0d5-4cd8-486c-b1fd-a1a71873f95d.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 37,
            "category_name": "Cables",
            "category_name_ar": "كيبلات",
            "sub_category": 84,
            "sub_category_name": "Power Cable",
            "sub_category_name_ar": "كيبلات طاقة",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-12-10T13:52:50.631898Z",
            "modified": "2025-04-24T14:11:24.924026Z"
        }
    ]
}