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

{
    "count": 102642,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102632&ordering=first_visit",
    "results": [
        {
            "id": 102737,
            "ip_address": "66.249.68.128",
            "count": 1,
            "first_visit": "2026-09-07T06:25:04.922369+06:00",
            "date": "2026-09-07"
        },
        {
            "id": 102738,
            "ip_address": "103.108.179.131",
            "count": 1,
            "first_visit": "2026-09-07T06:33:19.650801+06:00",
            "date": "2026-09-07"
        }
    ]
}