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

{
    "count": 95381,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95368&ordering=first_visit",
    "results": [
        {
            "id": 95473,
            "ip_address": "202.134.11.235",
            "count": 1,
            "first_visit": "2026-02-23T13:40:10.174545+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95474,
            "ip_address": "103.172.113.231",
            "count": 1,
            "first_visit": "2026-02-23T14:32:27.315267+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95475,
            "ip_address": "66.249.90.224",
            "count": 1,
            "first_visit": "2026-02-23T14:57:57.456366+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95476,
            "ip_address": "43.224.111.117",
            "count": 1,
            "first_visit": "2026-02-23T15:11:35.775984+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 95477,
            "ip_address": "37.114.185.11",
            "count": 1,
            "first_visit": "2026-02-23T15:24:38.566332+06:00",
            "date": "2026-02-23"
        }
    ]
}