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

{
    "count": 95764,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95752&ordering=first_visit",
    "results": [
        {
            "id": 95857,
            "ip_address": "209.85.238.41",
            "count": 1,
            "first_visit": "2026-03-08T15:05:33.821756+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95858,
            "ip_address": "115.127.158.153",
            "count": 1,
            "first_visit": "2026-03-08T15:14:25.963155+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95859,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-08T15:26:57.330383+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95860,
            "ip_address": "118.179.23.110",
            "count": 1,
            "first_visit": "2026-03-08T15:35:00.641544+06:00",
            "date": "2026-03-08"
        }
    ]
}