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

{
    "count": 100298,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100288&ordering=id",
    "results": [
        {
            "id": 100393,
            "ip_address": "103.179.239.29",
            "count": 1,
            "first_visit": "2026-07-17T22:00:53.977648+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100394,
            "ip_address": "209.59.231.17",
            "count": 1,
            "first_visit": "2026-07-17T22:36:34.537467+06:00",
            "date": "2026-07-17"
        }
    ]
}