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

{
    "count": 101963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42752&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42736&ordering=-date",
    "results": [
        {
            "id": 72947,
            "ip_address": "103.145.113.194",
            "count": 1,
            "first_visit": "2024-09-03T20:10:02.930634+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72913,
            "ip_address": "66.249.89.68",
            "count": 2,
            "first_visit": "2024-09-03T05:24:11.977822+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72929,
            "ip_address": "114.119.140.48",
            "count": 4,
            "first_visit": "2024-09-03T14:16:07.484010+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72907,
            "ip_address": "66.249.64.132",
            "count": 6,
            "first_visit": "2024-09-03T00:06:04.387213+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72942,
            "ip_address": "103.217.111.107",
            "count": 2,
            "first_visit": "2024-09-03T17:40:03.079642+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72949,
            "ip_address": "168.119.65.110",
            "count": 1,
            "first_visit": "2024-09-03T22:29:07.418332+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72909,
            "ip_address": "66.249.64.129",
            "count": 8,
            "first_visit": "2024-09-03T00:33:21.075084+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 72908,
            "ip_address": "66.249.64.128",
            "count": 6,
            "first_visit": "2024-09-03T00:19:47.617140+06:00",
            "date": "2024-09-03"
        }
    ]
}