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

{
    "count": 96457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-id",
    "results": [
        {
            "id": 94553,
            "ip_address": "121.91.183.100",
            "count": 1,
            "first_visit": "2026-01-27T12:40:16.086239+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94552,
            "ip_address": "37.111.200.59",
            "count": 1,
            "first_visit": "2026-01-27T12:29:52.148760+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94551,
            "ip_address": "149.143.158.237",
            "count": 1,
            "first_visit": "2026-01-27T12:07:22.102002+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94550,
            "ip_address": "175.29.179.117",
            "count": 2,
            "first_visit": "2026-01-27T11:28:45.456233+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94549,
            "ip_address": "103.136.201.26",
            "count": 1,
            "first_visit": "2026-01-27T10:38:31.412538+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94548,
            "ip_address": "115.127.100.147",
            "count": 2,
            "first_visit": "2026-01-27T10:20:55.914559+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94547,
            "ip_address": "209.85.238.2",
            "count": 3,
            "first_visit": "2026-01-27T10:19:10.672286+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94546,
            "ip_address": "165.101.222.14",
            "count": 1,
            "first_visit": "2026-01-27T08:43:13.679807+06:00",
            "date": "2026-01-27"
        }
    ]
}