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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34520&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34504&ordering=-date",
    "results": [
        {
            "id": 80549,
            "ip_address": "103.123.168.104",
            "count": 1,
            "first_visit": "2025-03-24T16:32:42.846936+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 80557,
            "ip_address": "66.249.75.234",
            "count": 1,
            "first_visit": "2025-03-24T18:49:48.766165+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 80535,
            "ip_address": "182.48.70.60",
            "count": 2,
            "first_visit": "2025-03-24T11:15:18.171474+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 80516,
            "ip_address": "40.77.190.129",
            "count": 1,
            "first_visit": "2025-03-24T02:09:25.218369+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 80552,
            "ip_address": "116.179.33.15",
            "count": 1,
            "first_visit": "2025-03-24T18:00:38.185075+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 80525,
            "ip_address": "103.221.254.243",
            "count": 1,
            "first_visit": "2025-03-24T08:45:21.235622+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 80526,
            "ip_address": "114.31.31.68",
            "count": 1,
            "first_visit": "2025-03-24T08:51:05.764604+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 80551,
            "ip_address": "116.179.33.80",
            "count": 1,
            "first_visit": "2025-03-24T18:00:35.243686+06:00",
            "date": "2025-03-24"
        }
    ]
}