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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72104&ordering=ip_address",
    "results": [
        {
            "id": 99497,
            "ip_address": "27.147.191.91",
            "count": 1,
            "first_visit": "2026-06-23T13:07:32.103080+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 81396,
            "ip_address": "27.147.191.93",
            "count": 1,
            "first_visit": "2025-04-13T23:30:48.283438+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 27348,
            "ip_address": "27.147.191.97",
            "count": 1,
            "first_visit": "2022-07-25T14:42:25.581049+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 55964,
            "ip_address": "27.147.193.190",
            "count": 3,
            "first_visit": "2023-09-25T09:09:09.827519+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 87865,
            "ip_address": "27.147.193.230",
            "count": 1,
            "first_visit": "2025-08-17T14:07:22.517698+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 45176,
            "ip_address": "27.147.193.7",
            "count": 1,
            "first_visit": "2023-04-11T12:34:23.542255+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 3091,
            "ip_address": "27.147.193.98",
            "count": 1,
            "first_visit": "2022-01-31T14:16:24.276023+06:00",
            "date": null
        },
        {
            "id": 8221,
            "ip_address": "27.147.195.106",
            "count": 1,
            "first_visit": "2022-05-17T16:46:12.654673+06:00",
            "date": null
        }
    ]
}