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

{
    "count": 93076,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79888&ordering=ip_address",
    "results": [
        {
            "id": 92034,
            "ip_address": "45.127.247.65",
            "count": 3,
            "first_visit": "2025-11-15T10:01:28.662967+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 92056,
            "ip_address": "45.127.247.69",
            "count": 2,
            "first_visit": "2025-11-16T06:40:38.123470+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 3665,
            "ip_address": "45.127.247.9",
            "count": 2,
            "first_visit": "2022-02-16T15:49:19.103290+06:00",
            "date": null
        },
        {
            "id": 22721,
            "ip_address": "45.127.248.191",
            "count": 1,
            "first_visit": "2022-07-14T16:52:48.749204+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 5739,
            "ip_address": "45.127.248.45",
            "count": 1,
            "first_visit": "2022-05-09T10:26:05.944917+06:00",
            "date": null
        },
        {
            "id": 19037,
            "ip_address": "45.127.249.123",
            "count": 1,
            "first_visit": "2022-06-26T10:41:20.821571+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 3095,
            "ip_address": "45.127.250.222",
            "count": 1,
            "first_visit": "2022-01-31T15:04:35.063579+06:00",
            "date": null
        },
        {
            "id": 6925,
            "ip_address": "45.127.251.231",
            "count": 1,
            "first_visit": "2022-05-16T17:32:38.280112+06:00",
            "date": null
        }
    ]
}