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

{
    "count": 100727,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30144&ordering=-ip_address",
    "results": [
        {
            "id": 91053,
            "ip_address": "27.147.143.30",
            "count": 1,
            "first_visit": "2025-10-21T11:58:31.753924+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 6547,
            "ip_address": "27.147.143.118",
            "count": 1,
            "first_visit": "2022-05-16T08:37:17.929621+06:00",
            "date": null
        },
        {
            "id": 26275,
            "ip_address": "27.147.142.246",
            "count": 1,
            "first_visit": "2022-07-23T10:34:53.521002+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 27150,
            "ip_address": "27.147.142.210",
            "count": 1,
            "first_visit": "2022-07-25T10:45:00.666587+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27224,
            "ip_address": "27.147.142.177",
            "count": 1,
            "first_visit": "2022-07-25T12:08:31.204652+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 32602,
            "ip_address": "27.147.142.149",
            "count": 1,
            "first_visit": "2022-08-21T14:49:04.541345+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 34043,
            "ip_address": "27.147.142.149",
            "count": 1,
            "first_visit": "2022-09-08T12:51:13.938992+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 4855,
            "ip_address": "27.147.141.98",
            "count": 1,
            "first_visit": "2022-04-01T16:56:42.841706+06:00",
            "date": null
        }
    ]
}