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

{
    "count": 96556,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96544&ordering=id",
    "results": [
        {
            "id": 96649,
            "ip_address": "43.173.173.215",
            "count": 1,
            "first_visit": "2026-04-03T14:33:11.517551+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96650,
            "ip_address": "103.205.69.45",
            "count": 1,
            "first_visit": "2026-04-03T14:36:40.695667+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96651,
            "ip_address": "116.58.205.245",
            "count": 3,
            "first_visit": "2026-04-03T15:07:24.339450+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96652,
            "ip_address": "193.169.8.138",
            "count": 1,
            "first_visit": "2026-04-03T16:40:21.220898+06:00",
            "date": "2026-04-03"
        }
    ]
}