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

{
    "count": 98411,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98400&ordering=id",
    "results": [
        {
            "id": 98505,
            "ip_address": "103.87.249.134",
            "count": 1,
            "first_visit": "2026-05-26T04:30:19.223327+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98506,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-05-26T04:59:38.749162+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98507,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-05-26T04:59:41.195317+06:00",
            "date": "2026-05-26"
        }
    ]
}