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

{
    "count": 99898,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22336&ordering=-ip_address",
    "results": [
        {
            "id": 18071,
            "ip_address": "37.111.212.220",
            "count": 2,
            "first_visit": "2022-06-24T11:20:28.019019+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9300,
            "ip_address": "37.111.212.220",
            "count": 2,
            "first_visit": "2022-05-19T10:18:41.188748+06:00",
            "date": null
        },
        {
            "id": 88066,
            "ip_address": "37.111.212.220",
            "count": 1,
            "first_visit": "2025-08-20T08:59:01.172746+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 58822,
            "ip_address": "37.111.212.220",
            "count": 12,
            "first_visit": "2023-11-02T07:51:42.513197+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 49856,
            "ip_address": "37.111.212.22",
            "count": 1,
            "first_visit": "2023-07-12T21:36:43.700610+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 4685,
            "ip_address": "37.111.212.22",
            "count": 2,
            "first_visit": "2022-03-26T10:52:25.170390+06:00",
            "date": null
        },
        {
            "id": 51705,
            "ip_address": "37.111.212.219",
            "count": 1,
            "first_visit": "2023-08-04T19:23:23.794372+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 85762,
            "ip_address": "37.111.212.219",
            "count": 2,
            "first_visit": "2025-07-13T10:28:18.202007+06:00",
            "date": "2025-07-13"
        }
    ]
}