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

{
    "count": 101187,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101176&ordering=id",
    "results": [
        {
            "id": 101281,
            "ip_address": "150.228.79.211",
            "count": 1,
            "first_visit": "2026-08-07T16:43:59.987524+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101282,
            "ip_address": "103.180.206.2",
            "count": 1,
            "first_visit": "2026-08-07T17:15:10.034446+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101283,
            "ip_address": "103.148.114.31",
            "count": 1,
            "first_visit": "2026-08-07T17:24:29.576148+06:00",
            "date": "2026-08-07"
        }
    ]
}