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

{
    "count": 94445,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94432&ordering=first_visit",
    "results": [
        {
            "id": 94537,
            "ip_address": "103.69.76.240",
            "count": 1,
            "first_visit": "2026-01-26T20:26:46.015025+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 94538,
            "ip_address": "191.96.87.193",
            "count": 1,
            "first_visit": "2026-01-26T20:56:20.028115+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 94539,
            "ip_address": "40.77.177.33",
            "count": 1,
            "first_visit": "2026-01-26T21:23:18.861755+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 94540,
            "ip_address": "59.152.5.143",
            "count": 1,
            "first_visit": "2026-01-26T21:24:30.570692+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 94541,
            "ip_address": "27.147.182.140",
            "count": 1,
            "first_visit": "2026-01-26T21:25:42.937467+06:00",
            "date": "2026-01-26"
        }
    ]
}