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

{
    "count": 100072,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90088&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90072&ordering=date",
    "results": [
        {
            "id": 4956,
            "ip_address": "69.171.251.5",
            "count": 2,
            "first_visit": "2022-04-06T15:52:26.285851+06:00",
            "date": null
        },
        {
            "id": 4884,
            "ip_address": "119.30.41.15",
            "count": 3,
            "first_visit": "2022-04-03T00:12:19.834081+06:00",
            "date": null
        },
        {
            "id": 4947,
            "ip_address": "37.111.206.126",
            "count": 3,
            "first_visit": "2022-04-06T13:30:02.660473+06:00",
            "date": null
        },
        {
            "id": 4973,
            "ip_address": "115.42.52.50",
            "count": 14,
            "first_visit": "2022-04-07T12:23:10.932169+06:00",
            "date": null
        },
        {
            "id": 4878,
            "ip_address": "37.111.206.247",
            "count": 4,
            "first_visit": "2022-04-02T14:22:06.726376+06:00",
            "date": null
        },
        {
            "id": 4865,
            "ip_address": "64.233.173.168",
            "count": 3,
            "first_visit": "2022-04-02T05:05:35.745425+06:00",
            "date": null
        },
        {
            "id": 4921,
            "ip_address": "103.134.38.242",
            "count": 5,
            "first_visit": "2022-04-05T10:22:14.650215+06:00",
            "date": null
        },
        {
            "id": 4972,
            "ip_address": "51.222.41.169",
            "count": 8,
            "first_visit": "2022-04-07T11:56:15.522918+06:00",
            "date": null
        }
    ]
}