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

{
    "count": 95419,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95408&ordering=id",
    "results": [
        {
            "id": 95513,
            "ip_address": "123.136.30.153",
            "count": 4,
            "first_visit": "2026-02-24T12:29:44.747384+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 95514,
            "ip_address": "203.78.144.51",
            "count": 1,
            "first_visit": "2026-02-24T12:30:28.129466+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 95515,
            "ip_address": "27.147.217.81",
            "count": 2,
            "first_visit": "2026-02-24T12:58:21.945366+06:00",
            "date": "2026-02-24"
        }
    ]
}