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

{
    "count": 93445,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93432&ordering=id",
    "results": [
        {
            "id": 93537,
            "ip_address": "103.217.111.40",
            "count": 1,
            "first_visit": "2026-01-02T15:53:36.751495+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93538,
            "ip_address": "142.147.184.241",
            "count": 1,
            "first_visit": "2026-01-02T16:19:38.303972+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93539,
            "ip_address": "88.216.58.168",
            "count": 1,
            "first_visit": "2026-01-02T16:21:22.005088+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93540,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2026-01-02T17:09:22.795214+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93541,
            "ip_address": "165.99.90.22",
            "count": 2,
            "first_visit": "2026-01-02T17:55:06.732951+06:00",
            "date": "2026-01-02"
        }
    ]
}