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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32736&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32720&ordering=-date",
    "results": [
        {
            "id": 82103,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2025-05-01T01:55:25.137216+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82096,
            "ip_address": "103.222.20.6",
            "count": 1,
            "first_visit": "2025-05-01T00:00:32.907296+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82122,
            "ip_address": "173.252.127.1",
            "count": 1,
            "first_visit": "2025-05-01T09:51:36.943515+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82134,
            "ip_address": "31.13.115.5",
            "count": 1,
            "first_visit": "2025-05-01T15:34:21.646271+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82129,
            "ip_address": "66.249.92.133",
            "count": 1,
            "first_visit": "2025-05-01T13:58:21.612726+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82128,
            "ip_address": "66.249.66.161",
            "count": 1,
            "first_visit": "2025-05-01T13:48:41.409251+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82127,
            "ip_address": "103.136.159.200",
            "count": 1,
            "first_visit": "2025-05-01T13:12:14.659703+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82126,
            "ip_address": "40.77.189.44",
            "count": 1,
            "first_visit": "2025-05-01T13:08:18.268135+06:00",
            "date": "2025-05-01"
        }
    ]
}