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

{
    "count": 95636,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95624&ordering=id",
    "results": [
        {
            "id": 95729,
            "ip_address": "173.252.87.6",
            "count": 1,
            "first_visit": "2026-03-04T12:53:20.822405+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95730,
            "ip_address": "203.17.65.102",
            "count": 5,
            "first_visit": "2026-03-04T13:07:00.811834+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95731,
            "ip_address": "66.249.65.97",
            "count": 1,
            "first_visit": "2026-03-04T13:09:53.300139+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95732,
            "ip_address": "17.22.237.100",
            "count": 1,
            "first_visit": "2026-03-04T13:49:00.875316+06:00",
            "date": "2026-03-04"
        }
    ]
}