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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38688&ordering=-ip_address",
    "results": [
        {
            "id": 34070,
            "ip_address": "192.227.214.66",
            "count": 1,
            "first_visit": "2022-09-08T22:36:00.340924+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 9053,
            "ip_address": "192.227.214.66",
            "count": 1,
            "first_visit": "2022-05-18T19:51:19.791882+06:00",
            "date": null
        },
        {
            "id": 13285,
            "ip_address": "192.227.183.166",
            "count": 1,
            "first_visit": "2022-06-01T19:59:23.770295+06:00",
            "date": null
        },
        {
            "id": 5076,
            "ip_address": "192.227.182.49",
            "count": 2,
            "first_visit": "2022-04-12T07:59:59.616778+06:00",
            "date": null
        },
        {
            "id": 46038,
            "ip_address": "192.227.182.49",
            "count": 1,
            "first_visit": "2023-05-03T04:23:21.058558+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 44773,
            "ip_address": "192.227.182.49",
            "count": 1,
            "first_visit": "2023-04-04T05:34:12.324880+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 46193,
            "ip_address": "192.227.182.49",
            "count": 1,
            "first_visit": "2023-05-06T00:06:51.933224+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 43148,
            "ip_address": "192.227.182.49",
            "count": 1,
            "first_visit": "2023-03-04T14:54:06.676104+06:00",
            "date": "2023-03-04"
        }
    ]
}