GET /user_management/visitor-free/?format=api&offset=78000&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94006,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78008&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77992&ordering=ip_address",
"results": [
{
"id": 7567,
"ip_address": "42.0.4.234",
"count": 3,
"first_visit": "2022-05-17T02:07:10.817165+06:00",
"date": null
},
{
"id": 29577,
"ip_address": "42.0.4.234",
"count": 1,
"first_visit": "2022-07-30T00:03:29.296488+06:00",
"date": "2022-07-30"
},
{
"id": 42807,
"ip_address": "42.0.4.234",
"count": 1,
"first_visit": "2023-02-27T22:24:54.188077+06:00",
"date": "2023-02-27"
},
{
"id": 50998,
"ip_address": "42.0.4.235",
"count": 1,
"first_visit": "2023-07-27T12:32:03.079243+06:00",
"date": "2023-07-27"
},
{
"id": 10877,
"ip_address": "42.0.4.235",
"count": 6,
"first_visit": "2022-05-24T10:24:50.285982+06:00",
"date": null
},
{
"id": 5538,
"ip_address": "42.0.4.236",
"count": 6,
"first_visit": "2022-05-02T01:06:47.332425+06:00",
"date": null
},
{
"id": 28680,
"ip_address": "42.0.4.236",
"count": 1,
"first_visit": "2022-07-28T10:49:53.442219+06:00",
"date": "2022-07-28"
},
{
"id": 31440,
"ip_address": "42.0.4.236",
"count": 1,
"first_visit": "2022-08-07T14:49:08.865601+06:00",
"date": "2022-08-07"
}
]
}