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

{
    "count": 100587,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15448&ordering=-date",
    "results": [
        {
            "id": 98888,
            "ip_address": "104.28.117.0",
            "count": 1,
            "first_visit": "2026-06-05T23:56:39.657494+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98861,
            "ip_address": "103.204.209.122",
            "count": 1,
            "first_visit": "2026-06-05T12:09:25.768994+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98889,
            "ip_address": "104.28.117.1",
            "count": 1,
            "first_visit": "2026-06-05T23:56:45.212460+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98860,
            "ip_address": "37.111.194.163",
            "count": 1,
            "first_visit": "2026-06-05T12:07:31.662264+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98886,
            "ip_address": "18.97.9.99",
            "count": 1,
            "first_visit": "2026-06-05T23:12:29.007437+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98856,
            "ip_address": "103.150.27.251",
            "count": 4,
            "first_visit": "2026-06-05T10:17:51.490214+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98823,
            "ip_address": "103.108.63.156",
            "count": 1,
            "first_visit": "2026-06-04T10:17:17.203427+06:00",
            "date": "2026-06-04"
        },
        {
            "id": 98822,
            "ip_address": "203.78.147.2",
            "count": 1,
            "first_visit": "2026-06-04T09:35:36.134672+06:00",
            "date": "2026-06-04"
        }
    ]
}