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

{
    "count": 95854,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95840&ordering=first_visit",
    "results": [
        {
            "id": 95945,
            "ip_address": "209.85.238.32",
            "count": 1,
            "first_visit": "2026-03-11T13:32:00.909434+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95946,
            "ip_address": "103.239.255.253",
            "count": 1,
            "first_visit": "2026-03-11T13:54:29.216305+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95947,
            "ip_address": "103.174.189.130",
            "count": 1,
            "first_visit": "2026-03-11T14:11:46.111294+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95948,
            "ip_address": "31.13.127.57",
            "count": 1,
            "first_visit": "2026-03-11T14:22:07.076501+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95949,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-03-11T14:44:29.772659+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95950,
            "ip_address": "103.178.187.117",
            "count": 1,
            "first_visit": "2026-03-11T15:19:13.642156+06:00",
            "date": "2026-03-11"
        }
    ]
}