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

{
    "count": 101380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80704&ordering=ip_address",
    "results": [
        {
            "id": 36912,
            "ip_address": "37.111.231.188",
            "count": 2,
            "first_visit": "2022-11-04T10:36:51.797570+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 29639,
            "ip_address": "37.111.231.192",
            "count": 1,
            "first_visit": "2022-07-30T02:23:00.381626+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7494,
            "ip_address": "37.111.231.196",
            "count": 4,
            "first_visit": "2022-05-16T23:42:26.237116+06:00",
            "date": null
        },
        {
            "id": 18921,
            "ip_address": "37.111.231.200",
            "count": 1,
            "first_visit": "2022-06-26T04:47:26.841070+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 25189,
            "ip_address": "37.111.231.201",
            "count": 1,
            "first_visit": "2022-07-21T08:04:54.286652+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6574,
            "ip_address": "37.111.231.203",
            "count": 1,
            "first_visit": "2022-05-16T09:54:31.463770+06:00",
            "date": null
        },
        {
            "id": 29512,
            "ip_address": "37.111.231.204",
            "count": 1,
            "first_visit": "2022-07-29T23:00:33.944412+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8151,
            "ip_address": "37.111.231.21",
            "count": 1,
            "first_visit": "2022-05-17T13:03:25.312581+06:00",
            "date": null
        }
    ]
}