GET /user_management/visitor-free/?format=api&offset=93224&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 93228,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93216&ordering=first_visit",
"results": [
{
"id": 93321,
"ip_address": "165.101.133.132",
"count": 2,
"first_visit": "2025-12-25T22:09:36.606114+06:00",
"date": "2025-12-25"
},
{
"id": 93322,
"ip_address": "37.111.210.77",
"count": 1,
"first_visit": "2025-12-25T22:11:56.357064+06:00",
"date": "2025-12-25"
},
{
"id": 93323,
"ip_address": "103.144.200.195",
"count": 1,
"first_visit": "2025-12-25T22:21:13.670616+06:00",
"date": "2025-12-25"
},
{
"id": 93324,
"ip_address": "103.31.154.229",
"count": 1,
"first_visit": "2025-12-25T23:18:38.473283+06:00",
"date": "2025-12-25"
}
]
}