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

{
    "count": 96109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=632&ordering=ip_address",
    "results": [
        {
            "id": 4492,
            "ip_address": "103.106.239.40",
            "count": 1,
            "first_visit": "2022-03-19T10:39:16.621553+06:00",
            "date": null
        },
        {
            "id": 18494,
            "ip_address": "103.106.239.41",
            "count": 1,
            "first_visit": "2022-06-25T09:17:53.687860+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4387,
            "ip_address": "103.106.239.46",
            "count": 1,
            "first_visit": "2022-03-15T12:36:24.958783+06:00",
            "date": null
        },
        {
            "id": 88714,
            "ip_address": "103.106.239.5",
            "count": 3,
            "first_visit": "2025-08-31T09:04:46.577745+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 7155,
            "ip_address": "103.106.239.58",
            "count": 7,
            "first_visit": "2022-05-16T19:43:43.786856+06:00",
            "date": null
        },
        {
            "id": 72502,
            "ip_address": "103.106.239.60",
            "count": 1,
            "first_visit": "2024-08-24T19:42:15.424852+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 6078,
            "ip_address": "103.106.239.73",
            "count": 1,
            "first_visit": "2022-05-14T19:27:58.301966+06:00",
            "date": null
        },
        {
            "id": 62759,
            "ip_address": "103.106.239.73",
            "count": 1,
            "first_visit": "2024-01-09T18:26:27.289071+06:00",
            "date": "2024-01-09"
        }
    ]
}