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

{
    "count": 8476,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-image_2&page=339",
    "results": [
        {
            "id": 1677,
            "name": "PS4 Dualshock 4 Wireless Controller (Wood Pattern)",
            "name_ar": "PS4 Dualshock 4 Wireless Controller (Wood Pattern)",
            "price": 12000.0,
            "price_in_iqd": 12000.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2026-03-18T14:46:27.323377Z",
            "SKU_code": "02927",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/910de14a-3a82-44e6-8698-f34ebe0f90bb.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": "",
            "category": 42,
            "category_name": "Game Controllers",
            "category_name_ar": "قبضات تحكم",
            "sub_category": 181,
            "sub_category_name": "PlayStation 4 Joystick",
            "sub_category_name_ar": "قبضات بلاي ستيشين 4",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-12-24T08:44:42.847497Z",
            "modified": "2026-04-21T14:27:50.886894Z"
        }
    ]
}