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

{
    "count": 92582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9712&ordering=ip_address",
    "results": [
        {
            "id": 76441,
            "ip_address": "103.170.175.39",
            "count": 2,
            "first_visit": "2024-12-06T08:50:10.237348+06:00",
            "date": "2024-12-06"
        },
        {
            "id": 60497,
            "ip_address": "103.170.175.39",
            "count": 1,
            "first_visit": "2023-12-03T23:37:34.915980+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 26931,
            "ip_address": "103.170.175.40",
            "count": 1,
            "first_visit": "2022-07-24T23:44:34.699803+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 5721,
            "ip_address": "103.170.175.41",
            "count": 1,
            "first_visit": "2022-05-08T18:09:22.919985+06:00",
            "date": null
        },
        {
            "id": 3164,
            "ip_address": "103.170.175.42",
            "count": 1,
            "first_visit": "2022-02-01T07:35:04.306054+06:00",
            "date": null
        },
        {
            "id": 40691,
            "ip_address": "103.170.175.44",
            "count": 2,
            "first_visit": "2023-01-20T19:47:14.604839+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 92230,
            "ip_address": "103.170.175.45",
            "count": 1,
            "first_visit": "2025-11-20T23:55:21.595445+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 1472,
            "ip_address": "103.170.175.45",
            "count": 1,
            "first_visit": "2021-12-29T18:25:32.496155+06:00",
            "date": null
        }
    ]
}