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

{
    "count": 94468,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94456&ordering=id",
    "results": [
        {
            "id": 94561,
            "ip_address": "103.108.60.157",
            "count": 1,
            "first_visit": "2026-01-27T14:37:15.256936+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94562,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-01-27T14:40:41.608065+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94563,
            "ip_address": "37.111.213.210",
            "count": 1,
            "first_visit": "2026-01-27T14:51:53.275020+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94564,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-01-27T16:01:45.624260+06:00",
            "date": "2026-01-27"
        }
    ]
}