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

{
    "count": 99865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1408&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1392&ordering=-first_visit",
    "results": [
        {
            "id": 98561,
            "ip_address": "103.214.217.30",
            "count": 3,
            "first_visit": "2026-05-27T20:01:14.544703+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98560,
            "ip_address": "37.111.225.209",
            "count": 1,
            "first_visit": "2026-05-27T19:49:52.200394+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98559,
            "ip_address": "88.11.11.53",
            "count": 1,
            "first_visit": "2026-05-27T18:10:16.719507+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98558,
            "ip_address": "15.206.210.132",
            "count": 12,
            "first_visit": "2026-05-27T17:42:45.564607+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98557,
            "ip_address": "13.201.118.26",
            "count": 15,
            "first_visit": "2026-05-27T17:38:19.077254+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98556,
            "ip_address": "17.246.15.34",
            "count": 1,
            "first_visit": "2026-05-27T16:37:24.558192+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98555,
            "ip_address": "17.22.245.247",
            "count": 1,
            "first_visit": "2026-05-27T16:14:26.390755+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98554,
            "ip_address": "193.192.53.150",
            "count": 1,
            "first_visit": "2026-05-27T15:33:07.414706+06:00",
            "date": "2026-05-27"
        }
    ]
}