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

{
    "count": 96515,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96504&ordering=id",
    "results": [
        {
            "id": 96609,
            "ip_address": "179.60.241.134",
            "count": 3,
            "first_visit": "2026-04-02T06:23:48.411082+06:00",
            "date": "2026-04-02"
        },
        {
            "id": 96610,
            "ip_address": "58.180.231.16",
            "count": 1,
            "first_visit": "2026-04-02T06:31:23.252214+06:00",
            "date": "2026-04-02"
        },
        {
            "id": 96611,
            "ip_address": "91.98.178.80",
            "count": 1,
            "first_visit": "2026-04-02T06:39:07.658173+06:00",
            "date": "2026-04-02"
        }
    ]
}