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

{
    "count": 96578,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96568&ordering=id",
    "results": [
        {
            "id": 96673,
            "ip_address": "182.48.67.113",
            "count": 1,
            "first_visit": "2026-04-04T11:38:06.953940+06:00",
            "date": "2026-04-04"
        },
        {
            "id": 96674,
            "ip_address": "209.85.238.228",
            "count": 1,
            "first_visit": "2026-04-04T12:54:10.043339+06:00",
            "date": "2026-04-04"
        }
    ]
}