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

{
    "count": 97964,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97952&ordering=id",
    "results": [
        {
            "id": 98057,
            "ip_address": "160.250.191.17",
            "count": 7,
            "first_visit": "2026-05-14T01:58:07.823269+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98058,
            "ip_address": "52.81.133.208",
            "count": 1,
            "first_visit": "2026-05-14T02:52:25.703682+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98059,
            "ip_address": "52.80.171.132",
            "count": 1,
            "first_visit": "2026-05-14T02:54:35.102339+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98060,
            "ip_address": "185.17.204.202",
            "count": 1,
            "first_visit": "2026-05-14T02:56:46.620398+06:00",
            "date": "2026-05-14"
        }
    ]
}