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

{
    "count": 4977,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=color&page=199",
    "results": [
        {
            "id": 5626,
            "name": "Google Play $10 (USA) / Activated In \"USA Only\"",
            "name_ar": "Google Play $10 (USA) / Activated In \"USA Only\"",
            "price": 5.0,
            "price_in_iqd": 7575.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "DC001",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/2e323340-0136-4732-8ead-36736cf8f48f.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": 50,
            "company_name": "Google",
            "company_name_ar": "Google",
            "created_by": 3,
            "updated_by": 3,
            "created": "2025-03-28T11:27:03.145693Z",
            "modified": "2025-05-03T14:26:48.111802Z"
        },
        {
            "id": 5627,
            "name": "Google Play $15 / Activated In \"USA Only\"",
            "name_ar": "Google Play $15 / Activated In \"USA Only\"",
            "price": 7.5,
            "price_in_iqd": 11362.5,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "DC002",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/64801e46-d748-4766-8bd4-1e58232fc6d9.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": 50,
            "company_name": "Google",
            "company_name_ar": "Google",
            "created_by": 3,
            "updated_by": 3,
            "created": "2025-03-28T11:27:03.702755Z",
            "modified": "2025-05-03T14:26:48.123842Z"
        }
    ]
}