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

{
    "count": 101155,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101144&ordering=first_visit",
    "results": [
        {
            "id": 101249,
            "ip_address": "103.72.212.74",
            "count": 1,
            "first_visit": "2026-08-06T22:35:58.935588+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101250,
            "ip_address": "43.245.120.198",
            "count": 1,
            "first_visit": "2026-08-06T22:39:23.578462+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101251,
            "ip_address": "115.164.45.132",
            "count": 1,
            "first_visit": "2026-08-06T23:19:41.570550+06:00",
            "date": "2026-08-06"
        }
    ]
}