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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42784&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42768&ordering=-date",
    "results": [
        {
            "id": 72928,
            "ip_address": "40.77.189.127",
            "count": 2,
            "first_visit": "2024-09-03T14:05:53.107715+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72930,
            "ip_address": "137.59.224.16",
            "count": 1,
            "first_visit": "2024-09-03T14:19:35.853991+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72931,
            "ip_address": "45.248.151.114",
            "count": 1,
            "first_visit": "2024-09-03T14:20:45.547793+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72885,
            "ip_address": "114.119.154.41",
            "count": 1,
            "first_visit": "2024-09-02T07:28:12.799431+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72882,
            "ip_address": "140.184.0.82",
            "count": 3,
            "first_visit": "2024-09-02T05:13:14.663117+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72867,
            "ip_address": "114.119.149.43",
            "count": 4,
            "first_visit": "2024-09-02T01:00:59.269897+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72873,
            "ip_address": "114.119.134.79",
            "count": 2,
            "first_visit": "2024-09-02T02:58:04.060804+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72877,
            "ip_address": "114.119.145.187",
            "count": 7,
            "first_visit": "2024-09-02T04:06:18.981508+06:00",
            "date": "2024-09-02"
        }
    ]
}