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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42456&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42440&ordering=-date",
    "results": [
        {
            "id": 73207,
            "ip_address": "64.71.131.248",
            "count": 1,
            "first_visit": "2024-09-10T01:39:57.314278+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73226,
            "ip_address": "172.224.241.1",
            "count": 2,
            "first_visit": "2024-09-10T14:21:35.515014+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73225,
            "ip_address": "103.187.94.20",
            "count": 3,
            "first_visit": "2024-09-10T14:14:22.847155+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73205,
            "ip_address": "59.152.5.249",
            "count": 1,
            "first_visit": "2024-09-10T01:21:26.177408+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73202,
            "ip_address": "103.161.68.155",
            "count": 1,
            "first_visit": "2024-09-10T00:55:01.838837+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73206,
            "ip_address": "114.119.145.216",
            "count": 4,
            "first_visit": "2024-09-10T01:34:15.982576+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73201,
            "ip_address": "40.77.190.191",
            "count": 1,
            "first_visit": "2024-09-10T00:32:50.739189+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73200,
            "ip_address": "37.231.29.188",
            "count": 1,
            "first_visit": "2024-09-10T00:24:56.896157+06:00",
            "date": "2024-09-10"
        }
    ]
}