GET /product/?format=api&ordering=color&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=color&page=198",
    "results": [
        {
            "id": 5635,
            "name": "Amazon $50 (USA)",
            "name_ar": "Amazon $50 (USA)",
            "price": 42.0,
            "price_in_iqd": 63630.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2025-04-19T19:20:55.543032Z",
            "SKU_code": "DC011",
            "number_of_items": 40,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/67392fc8-6a7e-44f4-b476-bcec12d84221.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:28:50.034318Z",
            "modified": "2025-04-24T14:13:44.121941Z"
        },
        {
            "id": 5631,
            "name": "Nintendo eShop $50 (USA)",
            "name_ar": "Nintendo eShop $50 (USA)",
            "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": "DC008",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/1be662b0-1264-4607-9ffc-16a8af025ea4.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:28:18.657546Z",
            "modified": "2025-04-24T14:13:44.114957Z"
        }
    ]
}