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

{
    "count": 95045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1880&ordering=ip_address",
    "results": [
        {
            "id": 9895,
            "ip_address": "103.113.172.2",
            "count": 2,
            "first_visit": "2022-05-20T23:53:36.495100+06:00",
            "date": null
        },
        {
            "id": 93076,
            "ip_address": "103.113.172.253",
            "count": 1,
            "first_visit": "2025-12-17T21:58:37.236678+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93007,
            "ip_address": "103.113.172.253",
            "count": 1,
            "first_visit": "2025-12-15T06:13:43.215149+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 16773,
            "ip_address": "103.113.172.4",
            "count": 1,
            "first_visit": "2022-06-20T10:08:16.420369+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 9256,
            "ip_address": "103.113.17.240",
            "count": 2,
            "first_visit": "2022-05-19T05:52:41.972317+06:00",
            "date": null
        },
        {
            "id": 38512,
            "ip_address": "103.113.172.5",
            "count": 1,
            "first_visit": "2022-12-09T20:13:19.025103+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 2381,
            "ip_address": "103.113.172.6",
            "count": 1,
            "first_visit": "2022-01-17T17:32:29.875886+06:00",
            "date": null
        },
        {
            "id": 32058,
            "ip_address": "103.113.172.67",
            "count": 1,
            "first_visit": "2022-08-15T12:56:27.471744+06:00",
            "date": "2022-08-15"
        }
    ]
}