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

{
    "count": 96427,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96416&ordering=id",
    "results": [
        {
            "id": 96521,
            "ip_address": "34.34.247.110",
            "count": 1,
            "first_visit": "2026-03-31T16:21:34.811477+06:00",
            "date": "2026-03-31"
        },
        {
            "id": 96522,
            "ip_address": "34.34.247.53",
            "count": 1,
            "first_visit": "2026-03-31T16:21:35.462325+06:00",
            "date": "2026-03-31"
        },
        {
            "id": 96523,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-03-31T16:56:46.277064+06:00",
            "date": "2026-03-31"
        }
    ]
}