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

{
    "count": 98333,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98320&ordering=id",
    "results": [
        {
            "id": 98425,
            "ip_address": "47.253.118.150",
            "count": 5,
            "first_visit": "2026-05-23T08:34:32.412669+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98426,
            "ip_address": "47.252.83.72",
            "count": 2,
            "first_visit": "2026-05-23T08:34:58.292141+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98427,
            "ip_address": "47.253.113.21",
            "count": 3,
            "first_visit": "2026-05-23T08:34:59.037224+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98428,
            "ip_address": "103.25.250.129",
            "count": 1,
            "first_visit": "2026-05-23T09:19:47.964718+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98429,
            "ip_address": "45.138.233.15",
            "count": 1,
            "first_visit": "2026-05-23T09:33:28.559215+06:00",
            "date": "2026-05-23"
        }
    ]
}