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

{
    "count": 100882,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100872&ordering=id",
    "results": [
        {
            "id": 100977,
            "ip_address": "50.47.207.235",
            "count": 1,
            "first_visit": "2026-07-30T21:39:51.296540+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100978,
            "ip_address": "160.187.191.220",
            "count": 1,
            "first_visit": "2026-07-30T22:04:34.651703+06:00",
            "date": "2026-07-30"
        }
    ]
}