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

{
    "count": 97284,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97272&ordering=first_visit",
    "results": [
        {
            "id": 97377,
            "ip_address": "37.111.218.246",
            "count": 1,
            "first_visit": "2026-04-25T14:00:06.931254+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97378,
            "ip_address": "118.179.72.209",
            "count": 1,
            "first_visit": "2026-04-25T14:16:31.081261+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97379,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-04-25T15:16:30.726539+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97380,
            "ip_address": "3.215.180.43",
            "count": 1,
            "first_visit": "2026-04-25T15:44:00.241966+06:00",
            "date": "2026-04-25"
        }
    ]
}