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

{
    "count": 96358,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96344&ordering=id",
    "results": [
        {
            "id": 96449,
            "ip_address": "123.200.4.2",
            "count": 1,
            "first_visit": "2026-03-29T15:31:47.114087+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96450,
            "ip_address": "103.163.50.178",
            "count": 2,
            "first_visit": "2026-03-29T16:00:02.120655+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96451,
            "ip_address": "66.249.90.233",
            "count": 1,
            "first_visit": "2026-03-29T16:31:23.046024+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96452,
            "ip_address": "202.86.221.255",
            "count": 1,
            "first_visit": "2026-03-29T16:41:03.533550+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96453,
            "ip_address": "64.233.173.41",
            "count": 1,
            "first_visit": "2026-03-29T16:41:12.159706+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96454,
            "ip_address": "45.248.151.251",
            "count": 1,
            "first_visit": "2026-03-29T16:54:51.976984+06:00",
            "date": "2026-03-29"
        }
    ]
}