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

{
    "count": 99620,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99608&ordering=id",
    "results": [
        {
            "id": 99713,
            "ip_address": "202.164.212.77",
            "count": 1,
            "first_visit": "2026-06-29T17:49:29.777255+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99714,
            "ip_address": "103.212.213.227",
            "count": 1,
            "first_visit": "2026-06-29T18:17:11.518286+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99715,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-06-29T18:49:34.412790+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99716,
            "ip_address": "103.133.173.18",
            "count": 1,
            "first_visit": "2026-06-29T18:54:58.076376+06:00",
            "date": "2026-06-29"
        }
    ]
}