1{
2 "count": 3,
3 "next": null,
4 "previous": null,
5 "results": [
6 {
7 "id": 1698661568105404,
8 "product_feature": {
9 "id": 560,
10 "created_at": "2023-10-30T10:18:51Z",
11 "updated_at": "2023-10-30T10:22:09Z",
12 "name": "f1",
13 "code": "f1",
14 "is_deleted": false,
15 "feature_type": "consumption",
16 "max_consumption": 7,
17 "allow_unlimited_consumptions": false,
18 "allow_overages": false,
19 "max_overages": 0,
20 "reset_consumption": false,
21 "consumption_period": null,
22 "is_floating": true,
23 "is_floating_cloud": false,
24 "floating_users": 13,
25 "floating_timeout": 113,
26 "metadata": {}
27 },
28 "device_features": [],
29 "max_consumption": 10,
30 "total_consumptions": 0,
31 "allow_unlimited_consumptions": false,
32 "expiry_date": null,
33 "allow_overages": false,
34 "max_overages": 0,
35 "reset_consumption": false,
36 "consumption_period": "monthly",
37 "is_floating": true,
38 "is_floating_cloud": false,
39 "floating_users": 10,
40 "floating_timeout": 120,
41 "metadata": {},
42 "license": 1698659715613589
43 },
44 ...
45 ]
46}