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

{
    "count": 93309,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93296&ordering=id",
    "results": [
        {
            "id": 93401,
            "ip_address": "103.217.111.95",
            "count": 1,
            "first_visit": "2025-12-28T15:13:33.855252+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93402,
            "ip_address": "72.14.199.228",
            "count": 2,
            "first_visit": "2025-12-28T15:25:39.564540+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93403,
            "ip_address": "103.115.254.235",
            "count": 1,
            "first_visit": "2025-12-28T15:31:47.355165+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93404,
            "ip_address": "138.252.181.249",
            "count": 1,
            "first_visit": "2025-12-28T16:07:39.031412+06:00",
            "date": "2025-12-28"
        },
        {
            "id": 93405,
            "ip_address": "115.127.207.49",
            "count": 1,
            "first_visit": "2025-12-28T16:25:50.489106+06:00",
            "date": "2025-12-28"
        }
    ]
}