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

{
    "count": 99813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=-first_visit",
    "results": [
        {
            "id": 98789,
            "ip_address": "203.190.254.100",
            "count": 1,
            "first_visit": "2026-06-03T11:12:00.581691+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 98788,
            "ip_address": "118.179.211.137",
            "count": 2,
            "first_visit": "2026-06-03T09:52:23.499063+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 98787,
            "ip_address": "14.96.83.241",
            "count": 1,
            "first_visit": "2026-06-03T09:46:10.976972+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 98786,
            "ip_address": "123.253.133.147",
            "count": 1,
            "first_visit": "2026-06-03T09:11:58.138768+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 98785,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-06-03T04:58:29.705873+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 98784,
            "ip_address": "78.80.244.8",
            "count": 1,
            "first_visit": "2026-06-03T04:17:59.178205+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 98783,
            "ip_address": "135.232.20.19",
            "count": 1,
            "first_visit": "2026-06-03T00:55:45.697630+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 98782,
            "ip_address": "103.162.57.97",
            "count": 2,
            "first_visit": "2026-06-03T00:35:45.771783+06:00",
            "date": "2026-06-03"
        }
    ]
}