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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-date",
    "results": [
        {
            "id": 87731,
            "ip_address": "103.102.27.25",
            "count": 1,
            "first_visit": "2025-08-15T01:47:47.276008+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87755,
            "ip_address": "37.111.215.28",
            "count": 2,
            "first_visit": "2025-08-15T12:30:31.923388+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87756,
            "ip_address": "103.252.224.41",
            "count": 1,
            "first_visit": "2025-08-15T12:48:42.969151+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87746,
            "ip_address": "59.152.97.25",
            "count": 1,
            "first_visit": "2025-08-15T09:26:04.359856+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87762,
            "ip_address": "37.111.194.7",
            "count": 1,
            "first_visit": "2025-08-15T15:17:35.218927+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 87698,
            "ip_address": "192.178.16.97",
            "count": 5,
            "first_visit": "2025-08-14T10:01:17.890869+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87715,
            "ip_address": "38.13.179.84",
            "count": 1,
            "first_visit": "2025-08-14T17:59:59.908124+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87714,
            "ip_address": "152.37.92.168",
            "count": 1,
            "first_visit": "2025-08-14T17:51:37.012222+06:00",
            "date": "2025-08-14"
        }
    ]
}