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

{
    "count": 101771,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101760&ordering=id",
    "results": [
        {
            "id": 101865,
            "ip_address": "103.61.241.211",
            "count": 2,
            "first_visit": "2026-08-19T00:56:25.542466+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101866,
            "ip_address": "103.205.69.52",
            "count": 1,
            "first_visit": "2026-08-19T01:40:26.741646+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101867,
            "ip_address": "49.207.51.155",
            "count": 1,
            "first_visit": "2026-08-19T01:52:44.825647+06:00",
            "date": "2026-08-19"
        }
    ]
}