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

{
    "count": 101572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40392&ordering=-date",
    "results": [
        {
            "id": 74897,
            "ip_address": "123.200.3.106",
            "count": 1,
            "first_visit": "2024-10-28T13:00:16.548206+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 74890,
            "ip_address": "114.119.137.91",
            "count": 2,
            "first_visit": "2024-10-28T11:41:05.517766+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 74895,
            "ip_address": "118.179.17.2",
            "count": 1,
            "first_visit": "2024-10-28T12:10:44.270558+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 74894,
            "ip_address": "103.176.18.108",
            "count": 1,
            "first_visit": "2024-10-28T12:03:43.162584+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 74893,
            "ip_address": "114.119.140.186",
            "count": 1,
            "first_visit": "2024-10-28T11:57:51.255184+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 74892,
            "ip_address": "114.119.145.187",
            "count": 1,
            "first_visit": "2024-10-28T11:48:23.566788+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 74891,
            "ip_address": "119.30.32.96",
            "count": 1,
            "first_visit": "2024-10-28T11:45:15.607193+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 74889,
            "ip_address": "114.119.134.79",
            "count": 1,
            "first_visit": "2024-10-28T11:37:15.578019+06:00",
            "date": "2024-10-28"
        }
    ]
}