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

{
    "count": 101446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79248&ordering=-ip_address",
    "results": [
        {
            "id": 23683,
            "ip_address": "103.73.196.142",
            "count": 2,
            "first_visit": "2022-07-18T22:09:16.597063+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9560,
            "ip_address": "103.73.196.140",
            "count": 1,
            "first_visit": "2022-05-19T23:31:25.322529+06:00",
            "date": null
        },
        {
            "id": 34312,
            "ip_address": "103.73.196.138",
            "count": 2,
            "first_visit": "2022-09-13T12:03:04.753149+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 10904,
            "ip_address": "103.73.196.135",
            "count": 2,
            "first_visit": "2022-05-24T11:02:21.917414+06:00",
            "date": null
        },
        {
            "id": 6756,
            "ip_address": "103.73.196.134",
            "count": 1,
            "first_visit": "2022-05-16T14:40:47.611177+06:00",
            "date": null
        },
        {
            "id": 8163,
            "ip_address": "103.73.196.117",
            "count": 4,
            "first_visit": "2022-05-17T13:22:20.843650+06:00",
            "date": null
        },
        {
            "id": 18117,
            "ip_address": "103.73.196.114",
            "count": 1,
            "first_visit": "2022-06-24T13:45:56.381822+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 83805,
            "ip_address": "103.73.196.106",
            "count": 1,
            "first_visit": "2025-06-08T18:13:40.469396+06:00",
            "date": "2025-06-08"
        }
    ]
}