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

{
    "count": 98019,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98008&ordering=id",
    "results": [
        {
            "id": 98113,
            "ip_address": "111.31.13.158",
            "count": 1,
            "first_visit": "2026-05-15T11:11:05.116157+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98114,
            "ip_address": "165.101.132.59",
            "count": 1,
            "first_visit": "2026-05-15T11:53:22.931968+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98115,
            "ip_address": "59.152.5.242",
            "count": 1,
            "first_visit": "2026-05-15T12:04:32.205890+06:00",
            "date": "2026-05-15"
        }
    ]
}