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

{
    "count": 96061,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96048&ordering=first_visit",
    "results": [
        {
            "id": 96153,
            "ip_address": "103.138.171.52",
            "count": 1,
            "first_visit": "2026-03-18T15:38:54.366052+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 96154,
            "ip_address": "66.220.149.40",
            "count": 1,
            "first_visit": "2026-03-18T15:39:08.717883+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 96155,
            "ip_address": "103.189.237.70",
            "count": 1,
            "first_visit": "2026-03-18T16:18:58.370579+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 96156,
            "ip_address": "103.72.137.18",
            "count": 1,
            "first_visit": "2026-03-18T16:33:16.079787+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 96157,
            "ip_address": "17.22.253.233",
            "count": 1,
            "first_visit": "2026-03-18T17:15:22.987573+06:00",
            "date": "2026-03-18"
        }
    ]
}