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

{
    "count": 103250,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103240&ordering=id",
    "results": [
        {
            "id": 103345,
            "ip_address": "103.77.63.36",
            "count": 1,
            "first_visit": "2026-09-17T19:34:43.759326+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103346,
            "ip_address": "44.204.176.78",
            "count": 1,
            "first_visit": "2026-09-17T19:53:20.271148+06:00",
            "date": "2026-09-17"
        }
    ]
}