GET /product/?format=api&ordering=SKU_code&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=SKU_code&page=194",
    "results": [
        {
            "id": 5637,
            "name": "eBay $25 (Global)",
            "name_ar": "eBay $25 (Global)",
            "price": 12.5,
            "price_in_iqd": 18937.5,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "DC014",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/cd8494f4-7467-4b9f-85fe-86832abb6dab.jpg",
            "image_2": null,
            "image_3": null,
            "color": "sale",
            "tag": "",
            "category": 45,
            "category_name": "Gift Cards",
            "category_name_ar": "بطاقات الهدايا",
            "sub_category": 229,
            "sub_category_name": "Digital Codes",
            "sub_category_name_ar": "أكواد رقمية",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2025-03-28T11:29:11.243497Z",
            "modified": "2025-04-07T13:53:13.153108Z"
        },
        {
            "id": 5638,
            "name": "eBay $50 (Global)",
            "name_ar": "eBay $50 (Global)",
            "price": 25.0,
            "price_in_iqd": 37875.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "DC015",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/661b438e-da93-4356-b082-63828d23bb53.jpg",
            "image_2": null,
            "image_3": null,
            "color": "sale",
            "tag": "",
            "category": 45,
            "category_name": "Gift Cards",
            "category_name_ar": "بطاقات الهدايا",
            "sub_category": 229,
            "sub_category_name": "Digital Codes",
            "sub_category_name_ar": "أكواد رقمية",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2025-03-28T11:29:11.619975Z",
            "modified": "2025-04-07T13:53:13.161251Z"
        }
    ]
}