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

{
    "count": 99462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-id",
    "results": [
        {
            "id": 96558,
            "ip_address": "119.234.82.253",
            "count": 1,
            "first_visit": "2026-04-01T06:02:53.668334+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96557,
            "ip_address": "58.145.190.35",
            "count": 1,
            "first_visit": "2026-04-01T04:22:01.398215+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96556,
            "ip_address": "116.204.97.239",
            "count": 1,
            "first_visit": "2026-04-01T03:26:22.779242+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96555,
            "ip_address": "103.114.36.250",
            "count": 1,
            "first_visit": "2026-04-01T01:42:28.866929+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96554,
            "ip_address": "173.252.82.2",
            "count": 1,
            "first_visit": "2026-04-01T01:34:25.376118+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96553,
            "ip_address": "103.150.255.22",
            "count": 1,
            "first_visit": "2026-03-31T22:50:03.052740+06:00",
            "date": "2026-03-31"
        },
        {
            "id": 96552,
            "ip_address": "37.111.194.62",
            "count": 1,
            "first_visit": "2026-03-31T22:43:02.704384+06:00",
            "date": "2026-03-31"
        },
        {
            "id": 96551,
            "ip_address": "58.145.189.206",
            "count": 1,
            "first_visit": "2026-03-31T22:21:29.999935+06:00",
            "date": "2026-03-31"
        }
    ]
}