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

{
    "count": 96548,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96536&ordering=id",
    "results": [
        {
            "id": 96641,
            "ip_address": "37.111.194.170",
            "count": 3,
            "first_visit": "2026-04-03T09:02:16.736496+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96642,
            "ip_address": "104.252.114.49",
            "count": 1,
            "first_visit": "2026-04-03T09:07:16.762350+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96643,
            "ip_address": "185.52.136.234",
            "count": 1,
            "first_visit": "2026-04-03T09:07:18.108224+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 96644,
            "ip_address": "107.155.97.54",
            "count": 1,
            "first_visit": "2026-04-03T10:03:20.400155+06:00",
            "date": "2026-04-03"
        }
    ]
}