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

{
    "count": 99642,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23520&ordering=-ip_address",
    "results": [
        {
            "id": 3010,
            "ip_address": "37.111.207.239",
            "count": 1,
            "first_visit": "2022-01-29T10:50:08.382075+06:00",
            "date": null
        },
        {
            "id": 5316,
            "ip_address": "37.111.207.238",
            "count": 1,
            "first_visit": "2022-04-22T22:54:14.678785+06:00",
            "date": null
        },
        {
            "id": 25190,
            "ip_address": "37.111.207.237",
            "count": 1,
            "first_visit": "2022-07-21T08:05:02.238620+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8790,
            "ip_address": "37.111.207.236",
            "count": 1,
            "first_visit": "2022-05-18T10:55:08.070258+06:00",
            "date": null
        },
        {
            "id": 87245,
            "ip_address": "37.111.207.234",
            "count": 8,
            "first_visit": "2025-08-06T13:10:40.203761+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 28922,
            "ip_address": "37.111.207.233",
            "count": 1,
            "first_visit": "2022-07-28T22:07:45.857054+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15696,
            "ip_address": "37.111.207.231",
            "count": 1,
            "first_visit": "2022-06-16T15:25:23.386522+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 79836,
            "ip_address": "37.111.207.231",
            "count": 1,
            "first_visit": "2025-03-07T15:36:13.475210+06:00",
            "date": "2025-03-07"
        }
    ]
}