GET /user_management/visitor-free/?format=api&offset=2000&ordering=-first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100039,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-first_visit",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-first_visit",
"results": [
{
"id": 98135,
"ip_address": "110.138.89.213",
"count": 1,
"first_visit": "2026-05-16T08:32:05.167301+06:00",
"date": "2026-05-16"
},
{
"id": 98134,
"ip_address": "72.14.199.96",
"count": 1,
"first_visit": "2026-05-16T04:35:55.158789+06:00",
"date": "2026-05-16"
},
{
"id": 98133,
"ip_address": "72.14.199.103",
"count": 5,
"first_visit": "2026-05-16T04:35:53.229982+06:00",
"date": "2026-05-16"
},
{
"id": 98132,
"ip_address": "160.250.191.17",
"count": 1,
"first_visit": "2026-05-16T03:42:08.620228+06:00",
"date": "2026-05-16"
},
{
"id": 98131,
"ip_address": "103.133.203.229",
"count": 1,
"first_visit": "2026-05-16T01:53:44.478287+06:00",
"date": "2026-05-16"
},
{
"id": 98130,
"ip_address": "103.172.45.9",
"count": 2,
"first_visit": "2026-05-15T23:44:50.583896+06:00",
"date": "2026-05-15"
},
{
"id": 98129,
"ip_address": "17.22.253.93",
"count": 1,
"first_visit": "2026-05-15T22:53:49.804719+06:00",
"date": "2026-05-15"
},
{
"id": 98128,
"ip_address": "27.147.237.29",
"count": 1,
"first_visit": "2026-05-15T22:47:48.780357+06:00",
"date": "2026-05-15"
}
]
}