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

{
    "count": 92972,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92960&ordering=first_visit",
    "results": [
        {
            "id": 93065,
            "ip_address": "17.246.15.181",
            "count": 1,
            "first_visit": "2025-12-17T15:58:26.384001+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93066,
            "ip_address": "103.152.107.248",
            "count": 1,
            "first_visit": "2025-12-17T16:17:27.830789+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93067,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2025-12-17T17:38:19.317823+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 93068,
            "ip_address": "103.58.74.249",
            "count": 1,
            "first_visit": "2025-12-17T17:51:41.779911+06:00",
            "date": "2025-12-17"
        }
    ]
}