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

{
    "count": 99341,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99328&ordering=id",
    "results": [
        {
            "id": 99433,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2026-06-21T14:08:17.974883+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99434,
            "ip_address": "182.163.102.90",
            "count": 2,
            "first_visit": "2026-06-21T14:09:16.022481+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99435,
            "ip_address": "23.230.91.148",
            "count": 1,
            "first_visit": "2026-06-21T14:12:34.939038+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99436,
            "ip_address": "103.25.248.129",
            "count": 1,
            "first_visit": "2026-06-21T15:02:37.238265+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99437,
            "ip_address": "182.160.115.114",
            "count": 2,
            "first_visit": "2026-06-21T15:06:51.524824+06:00",
            "date": "2026-06-21"
        }
    ]
}