Product List
GET /api/v1/product/?format=api&ordering=-id&page=10
{ "count": 307, "next": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-id&page=11", "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-id&page=9", "results": [ { "id": 329, "title": "TG70FP" }, { "id": 326, "title": "1460 T Shape" }, { "id": 325, "title": "1160 Rapido" }, { "id": 324, "title": "0960L Punto" }, { "id": 323, "title": "0660 Rainbow Touch" }, { "id": 322, "title": "GT-60A" }, { "id": 321, "title": "ART-AH-908A" }, { "id": 320, "title": "ART-AH-807C" }, { "id": 319, "title": "AH-2020" }, { "id": 318, "title": "TE-50G" } ] }