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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13664&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13648&ordering=-date",
    "results": [
        {
            "id": 100180,
            "ip_address": "34.123.170.104",
            "count": 1,
            "first_visit": "2026-07-12T05:39:54.975120+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100185,
            "ip_address": "182.163.102.115",
            "count": 2,
            "first_visit": "2026-07-12T11:51:08.847440+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100201,
            "ip_address": "103.7.248.67",
            "count": 1,
            "first_visit": "2026-07-12T21:19:35.058324+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100202,
            "ip_address": "103.230.104.5",
            "count": 1,
            "first_visit": "2026-07-12T23:17:17.556772+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100196,
            "ip_address": "103.70.228.80",
            "count": 1,
            "first_visit": "2026-07-12T17:09:00.507777+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100162,
            "ip_address": "18.237.212.103",
            "count": 1,
            "first_visit": "2026-07-11T16:09:12.719186+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100156,
            "ip_address": "103.231.161.192",
            "count": 1,
            "first_visit": "2026-07-11T14:46:04.024594+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100157,
            "ip_address": "115.127.207.49",
            "count": 1,
            "first_visit": "2026-07-11T14:46:20.429927+06:00",
            "date": "2026-07-11"
        }
    ]
}