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

{
    "count": 94936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15216&ordering=-ip_address",
    "results": [
        {
            "id": 29311,
            "ip_address": "43.245.121.168",
            "count": 1,
            "first_visit": "2022-07-29T13:51:29.161739+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10223,
            "ip_address": "43.245.121.167",
            "count": 1,
            "first_visit": "2022-05-22T07:19:48.914545+06:00",
            "date": null
        },
        {
            "id": 13032,
            "ip_address": "43.245.121.166",
            "count": 1,
            "first_visit": "2022-05-31T09:22:14.422076+06:00",
            "date": null
        },
        {
            "id": 28604,
            "ip_address": "43.245.121.165",
            "count": 1,
            "first_visit": "2022-07-28T08:07:32.375896+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 19033,
            "ip_address": "43.245.121.164",
            "count": 1,
            "first_visit": "2022-06-26T10:28:46.457634+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 6005,
            "ip_address": "43.245.121.161",
            "count": 1,
            "first_visit": "2022-05-14T16:21:56.804845+06:00",
            "date": null
        },
        {
            "id": 9532,
            "ip_address": "43.245.121.160",
            "count": 3,
            "first_visit": "2022-05-19T22:57:09.772635+06:00",
            "date": null
        },
        {
            "id": 8283,
            "ip_address": "43.245.121.16",
            "count": 1,
            "first_visit": "2022-05-17T20:11:11.711276+06:00",
            "date": null
        }
    ]
}