GET /user_management/visitor-free/?format=api&offset=100320&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100324,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100312&ordering=id",
"results": [
{
"id": 100417,
"ip_address": "37.111.194.213",
"count": 1,
"first_visit": "2026-07-18T10:59:37.975516+06:00",
"date": "2026-07-18"
},
{
"id": 100418,
"ip_address": "118.179.102.102",
"count": 2,
"first_visit": "2026-07-18T11:40:05.005189+06:00",
"date": "2026-07-18"
},
{
"id": 100419,
"ip_address": "116.58.201.71",
"count": 1,
"first_visit": "2026-07-18T11:56:40.873228+06:00",
"date": "2026-07-18"
},
{
"id": 100420,
"ip_address": "59.152.5.181",
"count": 1,
"first_visit": "2026-07-18T12:00:06.686985+06:00",
"date": "2026-07-18"
}
]
}