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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21848&ordering=ip_address",
    "results": [
        {
            "id": 19642,
            "ip_address": "103.73.106.40",
            "count": 2,
            "first_visit": "2022-06-28T07:12:24.153015+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 29649,
            "ip_address": "103.73.107.244",
            "count": 1,
            "first_visit": "2022-07-30T03:16:26.640238+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 96871,
            "ip_address": "103.73.196.101",
            "count": 1,
            "first_visit": "2026-04-09T11:01:16.652804+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 83805,
            "ip_address": "103.73.196.106",
            "count": 1,
            "first_visit": "2025-06-08T18:13:40.469396+06:00",
            "date": "2025-06-08"
        },
        {
            "id": 18117,
            "ip_address": "103.73.196.114",
            "count": 1,
            "first_visit": "2022-06-24T13:45:56.381822+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8163,
            "ip_address": "103.73.196.117",
            "count": 4,
            "first_visit": "2022-05-17T13:22:20.843650+06:00",
            "date": null
        },
        {
            "id": 6756,
            "ip_address": "103.73.196.134",
            "count": 1,
            "first_visit": "2022-05-16T14:40:47.611177+06:00",
            "date": null
        },
        {
            "id": 10904,
            "ip_address": "103.73.196.135",
            "count": 2,
            "first_visit": "2022-05-24T11:02:21.917414+06:00",
            "date": null
        }
    ]
}