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

{
    "count": 94675,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94664&ordering=id",
    "results": [
        {
            "id": 94769,
            "ip_address": "43.173.175.252",
            "count": 1,
            "first_visit": "2026-02-03T02:08:28.281272+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94770,
            "ip_address": "185.236.213.249",
            "count": 1,
            "first_visit": "2026-02-03T02:41:00.646353+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94771,
            "ip_address": "66.249.73.129",
            "count": 1,
            "first_visit": "2026-02-03T03:12:44.541897+06:00",
            "date": "2026-02-03"
        }
    ]
}