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

{
    "count": 96718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21912&ordering=-ip_address",
    "results": [
        {
            "id": 32601,
            "ip_address": "37.111.211.221",
            "count": 1,
            "first_visit": "2022-08-21T14:06:42.315607+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 6419,
            "ip_address": "37.111.211.221",
            "count": 2,
            "first_visit": "2022-05-15T21:32:15.512570+06:00",
            "date": null
        },
        {
            "id": 29174,
            "ip_address": "37.111.211.220",
            "count": 1,
            "first_visit": "2022-07-29T10:12:33.915643+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11734,
            "ip_address": "37.111.211.22",
            "count": 1,
            "first_visit": "2022-05-26T22:29:14.981378+06:00",
            "date": null
        },
        {
            "id": 15020,
            "ip_address": "37.111.211.22",
            "count": 1,
            "first_visit": "2022-06-14T14:54:40.377886+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 11735,
            "ip_address": "37.111.211.22",
            "count": 1,
            "first_visit": "2022-05-26T22:29:14.983768+06:00",
            "date": null
        },
        {
            "id": 64394,
            "ip_address": "37.111.211.22",
            "count": 2,
            "first_visit": "2024-02-06T14:32:54.389975+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 64425,
            "ip_address": "37.111.211.22",
            "count": 2,
            "first_visit": "2024-02-07T07:57:06.371038+06:00",
            "date": "2024-02-07"
        }
    ]
}