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

{
    "count": 103650,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103640&ordering=id",
    "results": [
        {
            "id": 103745,
            "ip_address": "205.169.39.238",
            "count": 1,
            "first_visit": "2026-09-23T15:42:25.766223+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103746,
            "ip_address": "120.50.4.122",
            "count": 1,
            "first_visit": "2026-09-23T16:17:14.939295+06:00",
            "date": "2026-09-23"
        }
    ]
}