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

{
    "count": 99451,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99440&ordering=id",
    "results": [
        {
            "id": 99545,
            "ip_address": "45.250.228.126",
            "count": 1,
            "first_visit": "2026-06-24T20:12:38.491344+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 99546,
            "ip_address": "17.22.237.93",
            "count": 1,
            "first_visit": "2026-06-24T20:39:48.945993+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 99547,
            "ip_address": "27.147.186.47",
            "count": 1,
            "first_visit": "2026-06-24T21:10:05.411278+06:00",
            "date": "2026-06-24"
        }
    ]
}