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

{
    "count": 96543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21456&ordering=ip_address",
    "results": [
        {
            "id": 95790,
            "ip_address": "103.77.191.1",
            "count": 1,
            "first_visit": "2026-03-06T13:28:35.912026+06:00",
            "date": "2026-03-06"
        },
        {
            "id": 87271,
            "ip_address": "103.77.191.14",
            "count": 1,
            "first_visit": "2025-08-06T23:17:48.443686+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 92701,
            "ip_address": "103.77.191.28",
            "count": 1,
            "first_visit": "2025-12-06T13:11:34.643706+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 87309,
            "ip_address": "103.77.191.5",
            "count": 2,
            "first_visit": "2025-08-07T13:44:34.491275+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 94364,
            "ip_address": "103.77.191.73",
            "count": 1,
            "first_visit": "2026-01-22T10:53:32.995159+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 14806,
            "ip_address": "103.77.19.30",
            "count": 1,
            "first_visit": "2022-06-13T14:01:14.273654+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 10064,
            "ip_address": "103.77.19.30",
            "count": 1,
            "first_visit": "2022-05-21T18:56:53.017730+06:00",
            "date": null
        },
        {
            "id": 4477,
            "ip_address": "103.77.19.69",
            "count": 1,
            "first_visit": "2022-03-18T15:10:48.381495+06:00",
            "date": null
        }
    ]
}