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

{
    "count": 103725,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64096&ordering=ip_address",
    "results": [
        {
            "id": 41787,
            "ip_address": "194.195.89.69",
            "count": 2,
            "first_visit": "2023-02-08T09:31:29.782935+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 33931,
            "ip_address": "194.195.93.148",
            "count": 1,
            "first_visit": "2022-09-06T16:48:34.410501+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 8636,
            "ip_address": "194.210.238.133",
            "count": 1,
            "first_visit": "2022-05-18T05:03:38.231335+06:00",
            "date": null
        },
        {
            "id": 99862,
            "ip_address": "194.230.144.23",
            "count": 1,
            "first_visit": "2026-07-03T16:48:23.447133+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 3290,
            "ip_address": "194.233.162.65",
            "count": 1,
            "first_visit": "2022-02-04T04:16:47.206476+06:00",
            "date": null
        },
        {
            "id": 19969,
            "ip_address": "194.233.84.33",
            "count": 1,
            "first_visit": "2022-06-29T09:19:38.946132+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 81704,
            "ip_address": "194.233.85.147",
            "count": 1,
            "first_visit": "2025-04-21T13:04:27.537041+06:00",
            "date": "2025-04-21"
        },
        {
            "id": 24434,
            "ip_address": "194.233.86.7",
            "count": 1,
            "first_visit": "2022-07-20T10:00:54.259065+06:00",
            "date": "2022-07-20"
        }
    ]
}