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

{
    "count": 100132,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13744&ordering=-ip_address",
    "results": [
        {
            "id": 26074,
            "ip_address": "46.228.223.6",
            "count": 1,
            "first_visit": "2022-07-22T21:51:27.325772+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26072,
            "ip_address": "46.228.223.5",
            "count": 1,
            "first_visit": "2022-07-22T21:41:22.576317+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26114,
            "ip_address": "46.228.223.4",
            "count": 1,
            "first_visit": "2022-07-22T23:46:07.083997+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12561,
            "ip_address": "46.227.113.4",
            "count": 2,
            "first_visit": "2022-05-29T22:02:17.527396+06:00",
            "date": null
        },
        {
            "id": 60746,
            "ip_address": "46.223.2.145",
            "count": 1,
            "first_visit": "2023-12-07T16:57:52.916896+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 11336,
            "ip_address": "46.21.52.196",
            "count": 1,
            "first_visit": "2022-05-25T10:52:56.579306+06:00",
            "date": null
        },
        {
            "id": 22414,
            "ip_address": "46.199.237.180",
            "count": 1,
            "first_visit": "2022-07-14T02:35:13.064308+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2513,
            "ip_address": "46.196.89.83",
            "count": 1,
            "first_visit": "2022-01-20T13:21:18.587825+06:00",
            "date": null
        }
    ]
}