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

{
    "count": 101827,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101816&ordering=id",
    "results": [
        {
            "id": 101921,
            "ip_address": "52.80.100.203",
            "count": 1,
            "first_visit": "2026-08-19T23:27:42.919699+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101922,
            "ip_address": "54.223.145.47",
            "count": 1,
            "first_visit": "2026-08-19T23:28:16.872073+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101923,
            "ip_address": "57.141.4.48",
            "count": 1,
            "first_visit": "2026-08-19T23:54:33.424997+06:00",
            "date": "2026-08-19"
        }
    ]
}