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

{
    "count": 103675,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103664&ordering=id",
    "results": [
        {
            "id": 103769,
            "ip_address": "5.255.231.32",
            "count": 1,
            "first_visit": "2026-09-23T21:34:29.034744+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103770,
            "ip_address": "17.166.21.200",
            "count": 1,
            "first_visit": "2026-09-23T21:40:08.630758+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103771,
            "ip_address": "71.132.8.142",
            "count": 1,
            "first_visit": "2026-09-23T22:23:29.942365+06:00",
            "date": "2026-09-23"
        }
    ]
}