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

{
    "count": 96461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21192&ordering=-ip_address",
    "results": [
        {
            "id": 65514,
            "ip_address": "37.111.212.50",
            "count": 1,
            "first_visit": "2024-03-04T18:14:11.318091+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 27896,
            "ip_address": "37.111.212.5",
            "count": 1,
            "first_visit": "2022-07-26T22:36:01.631932+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12776,
            "ip_address": "37.111.212.5",
            "count": 1,
            "first_visit": "2022-05-30T13:13:32.761234+06:00",
            "date": null
        },
        {
            "id": 81812,
            "ip_address": "37.111.212.5",
            "count": 3,
            "first_visit": "2025-04-24T08:18:35.808883+06:00",
            "date": "2025-04-24"
        },
        {
            "id": 51691,
            "ip_address": "37.111.212.49",
            "count": 1,
            "first_visit": "2023-08-04T16:46:59.718954+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 53093,
            "ip_address": "37.111.212.49",
            "count": 1,
            "first_visit": "2023-08-21T11:01:18.047151+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 12258,
            "ip_address": "37.111.212.49",
            "count": 2,
            "first_visit": "2022-05-28T17:38:13.630158+06:00",
            "date": null
        },
        {
            "id": 24561,
            "ip_address": "37.111.212.48",
            "count": 1,
            "first_visit": "2022-07-20T11:47:10.518256+06:00",
            "date": "2022-07-20"
        }
    ]
}