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

{
    "count": 100644,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100632&ordering=id",
    "results": [
        {
            "id": 100737,
            "ip_address": "59.153.103.107",
            "count": 1,
            "first_visit": "2026-07-25T23:14:32.848561+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100738,
            "ip_address": "66.249.68.8",
            "count": 2,
            "first_visit": "2026-07-25T23:27:35.933300+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100739,
            "ip_address": "103.49.114.250",
            "count": 1,
            "first_visit": "2026-07-25T23:33:18.422173+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 100740,
            "ip_address": "103.49.114.250",
            "count": 1,
            "first_visit": "2026-07-25T23:33:18.428819+06:00",
            "date": "2026-07-25"
        }
    ]
}