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

{
    "count": 103242,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103232&ordering=id",
    "results": [
        {
            "id": 103337,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-09-17T15:09:46.196295+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103338,
            "ip_address": "116.206.89.4",
            "count": 1,
            "first_visit": "2026-09-17T16:04:44.789634+06:00",
            "date": "2026-09-17"
        }
    ]
}