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

{
    "count": 99627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23648&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23632&ordering=-date",
    "results": [
        {
            "id": 89726,
            "ip_address": "37.111.213.80",
            "count": 22,
            "first_visit": "2025-09-18T19:43:47.397130+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89686,
            "ip_address": "114.119.146.197",
            "count": 15,
            "first_visit": "2025-09-18T02:17:15.246401+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89696,
            "ip_address": "103.55.146.94",
            "count": 1,
            "first_visit": "2025-09-18T06:51:22.862571+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89684,
            "ip_address": "114.119.140.186",
            "count": 1,
            "first_visit": "2025-09-18T02:03:06.019786+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89676,
            "ip_address": "114.119.141.127",
            "count": 16,
            "first_visit": "2025-09-18T01:37:43.924067+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89704,
            "ip_address": "37.111.193.67",
            "count": 1,
            "first_visit": "2025-09-18T12:19:11.520782+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89723,
            "ip_address": "37.111.194.43",
            "count": 1,
            "first_visit": "2025-09-18T17:36:54.707077+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89703,
            "ip_address": "59.153.103.22",
            "count": 2,
            "first_visit": "2025-09-18T11:17:36.449813+06:00",
            "date": "2025-09-18"
        }
    ]
}