GET /user_management/visitor-free/?format=api&offset=12344&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94007,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12336&ordering=ip_address",
"results": [
{
"id": 28007,
"ip_address": "103.202.222.239",
"count": 1,
"first_visit": "2022-07-27T05:53:47.325518+06:00",
"date": "2022-07-27"
},
{
"id": 2250,
"ip_address": "103.202.222.240",
"count": 1,
"first_visit": "2022-01-15T11:52:25.163390+06:00",
"date": null
},
{
"id": 2249,
"ip_address": "103.202.222.255",
"count": 1,
"first_visit": "2022-01-15T11:40:21.909112+06:00",
"date": null
},
{
"id": 41190,
"ip_address": "103.202.222.52",
"count": 3,
"first_visit": "2023-01-30T01:32:23.005330+06:00",
"date": "2023-01-30"
},
{
"id": 72295,
"ip_address": "103.202.222.69",
"count": 1,
"first_visit": "2024-08-19T12:10:35.849871+06:00",
"date": "2024-08-19"
},
{
"id": 10324,
"ip_address": "103.202.223.225",
"count": 1,
"first_visit": "2022-05-22T15:49:08.184595+06:00",
"date": null
},
{
"id": 7255,
"ip_address": "103.202.223.226",
"count": 1,
"first_visit": "2022-05-16T20:07:43.333477+06:00",
"date": null
},
{
"id": 5238,
"ip_address": "103.202.223.227",
"count": 1,
"first_visit": "2022-04-19T09:39:47.530791+06:00",
"date": null
}
]
}