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

{
    "count": 101955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42648&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42632&ordering=-date",
    "results": [
        {
            "id": 73055,
            "ip_address": "66.249.72.164",
            "count": 2,
            "first_visit": "2024-09-06T22:11:18.715769+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73031,
            "ip_address": "114.119.145.187",
            "count": 2,
            "first_visit": "2024-09-06T02:38:28.531116+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73026,
            "ip_address": "51.159.106.90",
            "count": 1,
            "first_visit": "2024-09-06T00:02:54.650468+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73027,
            "ip_address": "43.245.234.126",
            "count": 1,
            "first_visit": "2024-09-06T01:09:43.871806+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73049,
            "ip_address": "103.122.138.55",
            "count": 1,
            "first_visit": "2024-09-06T17:01:10.369201+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73029,
            "ip_address": "114.119.149.43",
            "count": 2,
            "first_visit": "2024-09-06T01:46:27.942369+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73048,
            "ip_address": "114.119.154.41",
            "count": 2,
            "first_visit": "2024-09-06T14:16:56.729820+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73030,
            "ip_address": "40.77.188.184",
            "count": 1,
            "first_visit": "2024-09-06T02:37:39.203096+06:00",
            "date": "2024-09-06"
        }
    ]
}