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

{
    "count": 91301,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91288&ordering=count",
    "results": [
        {
            "id": 4362,
            "ip_address": "37.111.200.214",
            "count": null,
            "first_visit": "2022-03-14T14:34:45.867954+06:00",
            "date": null
        },
        {
            "id": 4357,
            "ip_address": "103.67.159.179",
            "count": null,
            "first_visit": "2022-03-14T13:11:28.490725+06:00",
            "date": null
        },
        {
            "id": 4414,
            "ip_address": "119.30.32.42",
            "count": null,
            "first_visit": "2022-03-16T13:10:09.733389+06:00",
            "date": null
        },
        {
            "id": 4305,
            "ip_address": "37.111.192.22",
            "count": null,
            "first_visit": "2022-03-12T12:03:40.992112+06:00",
            "date": null
        },
        {
            "id": 4366,
            "ip_address": "139.30.182.35",
            "count": null,
            "first_visit": "2022-03-14T17:02:55.062825+06:00",
            "date": null
        }
    ]
}