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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42312&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42296&ordering=-date",
    "results": [
        {
            "id": 73333,
            "ip_address": "103.138.31.26",
            "count": 2,
            "first_visit": "2024-09-12T10:40:59.026974+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73338,
            "ip_address": "118.179.189.17",
            "count": 1,
            "first_visit": "2024-09-12T13:15:31.142088+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73337,
            "ip_address": "37.111.206.161",
            "count": 1,
            "first_visit": "2024-09-12T12:53:04.048396+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73336,
            "ip_address": "37.111.206.24",
            "count": 1,
            "first_visit": "2024-09-12T12:53:01.688932+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73357,
            "ip_address": "118.179.171.241",
            "count": 1,
            "first_visit": "2024-09-12T21:58:18.940541+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73326,
            "ip_address": "202.91.43.62",
            "count": 2,
            "first_visit": "2024-09-12T08:11:38.553835+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73348,
            "ip_address": "202.134.9.129",
            "count": 1,
            "first_visit": "2024-09-12T18:07:01.238377+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73328,
            "ip_address": "3.214.212.20",
            "count": 1,
            "first_visit": "2024-09-12T08:14:58.155718+06:00",
            "date": "2024-09-12"
        }
    ]
}