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

{
    "count": 94980,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94968&ordering=first_visit",
    "results": [
        {
            "id": 95073,
            "ip_address": "3.16.168.92",
            "count": 1,
            "first_visit": "2026-02-11T08:57:19.389693+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 95074,
            "ip_address": "3.23.114.58",
            "count": 1,
            "first_visit": "2026-02-11T09:36:39.512082+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 95075,
            "ip_address": "202.86.216.254",
            "count": 1,
            "first_visit": "2026-02-11T10:42:57.735736+06:00",
            "date": "2026-02-11"
        },
        {
            "id": 95076,
            "ip_address": "27.147.141.98",
            "count": 1,
            "first_visit": "2026-02-11T11:04:12.823951+06:00",
            "date": "2026-02-11"
        }
    ]
}