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

{
    "count": 7451,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-image_3&page=298",
    "results": [
        {
            "id": 3590,
            "name": "Mars Tec Type-C 3A Fast Charging Cable (1M)",
            "name_ar": "Mars Tec Type-C 3A Fast Charging Cable (1M)",
            "price": 9200.0,
            "price_in_iqd": 9200.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "05101",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/f4c14d1e-1618-40f4-bb50-fb3f78619ec0.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 37,
            "category_name": "Cables",
            "category_name_ar": "كيبلات",
            "sub_category": 86,
            "sub_category_name": "Smart Phone Cable",
            "sub_category_name_ar": "كيبلات الأجهزة الذكية",
            "company": 184,
            "company_name": "Mars Tec",
            "company_name_ar": "Mars Tec",
            "created_by": 3,
            "updated_by": 3,
            "created": "2023-12-03T14:52:06.077758Z",
            "modified": "2026-01-14T12:35:22.767375Z"
        }
    ]
}