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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42656&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42640&ordering=-date",
    "results": [
        {
            "id": 73030,
            "ip_address": "40.77.188.184",
            "count": 1,
            "first_visit": "2024-09-06T02:37:39.203096+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73047,
            "ip_address": "114.119.140.48",
            "count": 2,
            "first_visit": "2024-09-06T12:40:56.713546+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73051,
            "ip_address": "103.205.69.41",
            "count": 1,
            "first_visit": "2024-09-06T20:05:33.355368+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73037,
            "ip_address": "114.119.145.216",
            "count": 1,
            "first_visit": "2024-09-06T06:17:05.952615+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73022,
            "ip_address": "59.153.103.137",
            "count": 5,
            "first_visit": "2024-09-05T20:21:03.515449+06:00",
            "date": "2024-09-05"
        },
        {
            "id": 73000,
            "ip_address": "66.249.89.68",
            "count": 4,
            "first_visit": "2024-09-05T04:43:33.789988+06:00",
            "date": "2024-09-05"
        },
        {
            "id": 73004,
            "ip_address": "114.119.149.43",
            "count": 2,
            "first_visit": "2024-09-05T06:26:08.704940+06:00",
            "date": "2024-09-05"
        },
        {
            "id": 73024,
            "ip_address": "37.111.210.17",
            "count": 1,
            "first_visit": "2024-09-05T22:30:33.311590+06:00",
            "date": "2024-09-05"
        }
    ]
}