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

{
    "count": 98074,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98064&ordering=id",
    "results": [
        {
            "id": 98169,
            "ip_address": "103.72.212.253",
            "count": 1,
            "first_visit": "2026-05-17T01:15:03.732615+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98170,
            "ip_address": "165.101.132.59",
            "count": 1,
            "first_visit": "2026-05-17T01:48:34.248172+06:00",
            "date": "2026-05-17"
        }
    ]
}