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

{
    "count": 97315,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97304&ordering=id",
    "results": [
        {
            "id": 97409,
            "ip_address": "103.112.53.186",
            "count": 3,
            "first_visit": "2026-04-26T12:55:24.474586+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 97410,
            "ip_address": "149.20.244.172",
            "count": 1,
            "first_visit": "2026-04-26T13:50:33.421819+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 97411,
            "ip_address": "203.76.107.46",
            "count": 1,
            "first_visit": "2026-04-26T13:59:45.194344+06:00",
            "date": "2026-04-26"
        }
    ]
}