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

{
    "count": 101236,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101224",
    "results": [
        {
            "id": 101329,
            "ip_address": "103.127.3.183",
            "count": 1,
            "first_visit": "2026-08-08T15:58:36.279370+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101330,
            "ip_address": "103.216.58.104",
            "count": 1,
            "first_visit": "2026-08-08T16:16:30.304081+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101331,
            "ip_address": "103.58.73.163",
            "count": 1,
            "first_visit": "2026-08-08T16:17:35.515458+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101332,
            "ip_address": "103.147.106.126",
            "count": 2,
            "first_visit": "2026-08-08T16:43:04.938893+06:00",
            "date": "2026-08-08"
        }
    ]
}