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

{
    "count": 95340,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95328&ordering=id",
    "results": [
        {
            "id": 95433,
            "ip_address": "182.160.104.68",
            "count": 1,
            "first_visit": "2026-02-22T14:53:02.586500+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95434,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2026-02-22T15:15:09.770886+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95435,
            "ip_address": "103.136.201.10",
            "count": 1,
            "first_visit": "2026-02-22T16:27:57.471937+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95436,
            "ip_address": "103.230.107.28",
            "count": 1,
            "first_visit": "2026-02-22T16:28:54.224866+06:00",
            "date": "2026-02-22"
        }
    ]
}