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

{
    "count": 97548,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97536&ordering=id",
    "results": [
        {
            "id": 97641,
            "ip_address": "103.72.212.24",
            "count": 1,
            "first_visit": "2026-05-02T13:21:18.174155+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97642,
            "ip_address": "103.230.106.42",
            "count": 1,
            "first_visit": "2026-05-02T13:39:20.995957+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97643,
            "ip_address": "119.30.39.154",
            "count": 1,
            "first_visit": "2026-05-02T13:44:14.719130+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97644,
            "ip_address": "103.25.248.217",
            "count": 1,
            "first_visit": "2026-05-02T14:06:49.802761+06:00",
            "date": "2026-05-02"
        }
    ]
}