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

{
    "count": 95444,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95432&ordering=id",
    "results": [
        {
            "id": 95537,
            "ip_address": "37.111.212.100",
            "count": 1,
            "first_visit": "2026-02-25T12:56:32.068279+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95538,
            "ip_address": "203.202.246.146",
            "count": 1,
            "first_visit": "2026-02-25T13:09:16.835773+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95539,
            "ip_address": "103.189.247.69",
            "count": 1,
            "first_visit": "2026-02-25T13:47:30.632370+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95540,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-02-25T14:21:17.286357+06:00",
            "date": "2026-02-25"
        }
    ]
}