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

{
    "count": 94309,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94296&ordering=id",
    "results": [
        {
            "id": 94401,
            "ip_address": "185.184.201.170",
            "count": 1,
            "first_visit": "2026-01-23T06:49:25.446747+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94402,
            "ip_address": "88.80.26.226",
            "count": 1,
            "first_visit": "2026-01-23T07:29:07.535935+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94403,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-01-23T07:36:36.092054+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94404,
            "ip_address": "170.23.26.76",
            "count": 1,
            "first_visit": "2026-01-23T07:43:02.202622+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94405,
            "ip_address": "103.135.89.180",
            "count": 1,
            "first_visit": "2026-01-23T08:10:13.789222+06:00",
            "date": "2026-01-23"
        }
    ]
}