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

{
    "count": 92262,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5800&ordering=-ip_address",
    "results": [
        {
            "id": 47553,
            "ip_address": "66.249.66.77",
            "count": 2,
            "first_visit": "2023-06-02T08:49:51.307003+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 46909,
            "ip_address": "66.249.66.77",
            "count": 1,
            "first_visit": "2023-05-21T05:46:02.425123+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 47866,
            "ip_address": "66.249.66.77",
            "count": 2,
            "first_visit": "2023-06-08T00:28:46.050721+06:00",
            "date": "2023-06-08"
        },
        {
            "id": 167,
            "ip_address": "66.249.66.77",
            "count": 8,
            "first_visit": "2021-12-04T20:18:53.312132+06:00",
            "date": null
        },
        {
            "id": 45744,
            "ip_address": "66.249.66.77",
            "count": 1,
            "first_visit": "2023-04-26T05:39:18.490976+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 45378,
            "ip_address": "66.249.66.76",
            "count": 1,
            "first_visit": "2023-04-16T05:54:59.954513+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 134,
            "ip_address": "66.249.66.76",
            "count": 9,
            "first_visit": "2021-12-04T07:42:06.247983+06:00",
            "date": null
        },
        {
            "id": 45643,
            "ip_address": "66.249.66.76",
            "count": 1,
            "first_visit": "2023-04-23T05:05:02.944343+06:00",
            "date": "2023-04-23"
        }
    ]
}