GET /user_management/visitor-free/?format=api&offset=23448&ordering=-date
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99658,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23456&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-date",
    "results": [
        {
            "id": 89926,
            "ip_address": "103.140.177.12",
            "count": 2,
            "first_visit": "2025-09-23T10:46:31.382540+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89932,
            "ip_address": "37.111.200.233",
            "count": 2,
            "first_visit": "2025-09-23T13:27:07.149372+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89931,
            "ip_address": "17.22.253.200",
            "count": 1,
            "first_visit": "2025-09-23T13:26:36.704982+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89930,
            "ip_address": "203.76.116.70",
            "count": 1,
            "first_visit": "2025-09-23T13:03:35.301293+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89929,
            "ip_address": "203.78.147.7",
            "count": 1,
            "first_visit": "2025-09-23T12:28:29.073150+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89924,
            "ip_address": "192.178.4.96",
            "count": 2,
            "first_visit": "2025-09-23T08:53:34.271405+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89928,
            "ip_address": "43.245.120.30",
            "count": 1,
            "first_visit": "2025-09-23T12:04:05.185894+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 89916,
            "ip_address": "192.178.16.97",
            "count": 4,
            "first_visit": "2025-09-23T05:38:57.484948+06:00",
            "date": "2025-09-23"
        }
    ]
}