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

{
    "count": 101590,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40464&ordering=-ip_address",
    "results": [
        {
            "id": 24230,
            "ip_address": "182.48.73.64",
            "count": 10,
            "first_visit": "2022-07-19T23:11:25.344561+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 50062,
            "ip_address": "182.48.73.50",
            "count": 1,
            "first_visit": "2023-07-15T17:53:17.289775+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 55866,
            "ip_address": "182.48.73.48",
            "count": 1,
            "first_visit": "2023-09-24T08:33:31.993811+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 8483,
            "ip_address": "182.48.73.41",
            "count": 1,
            "first_visit": "2022-05-17T23:19:56.222195+06:00",
            "date": null
        },
        {
            "id": 10346,
            "ip_address": "182.48.73.37",
            "count": 1,
            "first_visit": "2022-05-22T17:29:32.485588+06:00",
            "date": null
        },
        {
            "id": 71221,
            "ip_address": "182.48.73.209",
            "count": 1,
            "first_visit": "2024-07-16T09:21:52.170833+06:00",
            "date": "2024-07-16"
        },
        {
            "id": 71051,
            "ip_address": "182.48.73.209",
            "count": 1,
            "first_visit": "2024-07-12T13:52:23.573735+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 4255,
            "ip_address": "182.48.73.195",
            "count": 2,
            "first_visit": "2022-03-10T20:07:57.327840+06:00",
            "date": null
        }
    ]
}