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

{
    "count": 102062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=424&ordering=ip_address",
    "results": [
        {
            "id": 99495,
            "ip_address": "103.103.126.114",
            "count": 1,
            "first_visit": "2026-06-23T12:47:44.647048+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 66015,
            "ip_address": "103.103.126.16",
            "count": 1,
            "first_visit": "2024-03-17T18:54:39.237078+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 47257,
            "ip_address": "103.103.126.61",
            "count": 2,
            "first_visit": "2023-05-28T06:28:28.502203+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 98989,
            "ip_address": "103.103.126.86",
            "count": 1,
            "first_visit": "2026-06-08T16:18:52.531445+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 3157,
            "ip_address": "103.103.239.211",
            "count": 1,
            "first_visit": "2022-02-01T03:34:34.504987+06:00",
            "date": null
        },
        {
            "id": 10387,
            "ip_address": "103.103.239.35",
            "count": 1,
            "first_visit": "2022-05-22T20:15:34.080831+06:00",
            "date": null
        },
        {
            "id": 84964,
            "ip_address": "103.103.32.157",
            "count": 2,
            "first_visit": "2025-07-01T00:28:27.330757+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 2440,
            "ip_address": "103.103.32.162",
            "count": 2,
            "first_visit": "2022-01-18T20:16:11.596081+06:00",
            "date": null
        }
    ]
}