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

{
    "count": 95788,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95776&ordering=id",
    "results": [
        {
            "id": 95881,
            "ip_address": "202.191.126.67",
            "count": 1,
            "first_visit": "2026-03-09T16:05:54.783279+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95882,
            "ip_address": "103.161.183.129",
            "count": 3,
            "first_visit": "2026-03-09T16:32:23.555272+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95883,
            "ip_address": "118.179.3.227",
            "count": 1,
            "first_visit": "2026-03-09T16:45:18.435479+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95884,
            "ip_address": "37.111.229.68",
            "count": 1,
            "first_visit": "2026-03-09T17:28:24.559762+06:00",
            "date": "2026-03-09"
        }
    ]
}