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

{
    "count": 101317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99456&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99440&ordering=date",
    "results": [
        {
            "id": 10493,
            "ip_address": "119.30.39.178",
            "count": 1,
            "first_visit": "2022-05-23T01:09:59.780511+06:00",
            "date": null
        },
        {
            "id": 10491,
            "ip_address": "119.148.54.126",
            "count": 2,
            "first_visit": "2022-05-23T00:47:52.593130+06:00",
            "date": null
        },
        {
            "id": 10490,
            "ip_address": "103.134.173.5",
            "count": 2,
            "first_visit": "2022-05-23T00:21:52.122028+06:00",
            "date": null
        },
        {
            "id": 10485,
            "ip_address": "123.108.246.94",
            "count": 2,
            "first_visit": "2022-05-23T00:07:04.061523+06:00",
            "date": null
        },
        {
            "id": 10489,
            "ip_address": "103.67.159.123",
            "count": 1,
            "first_visit": "2022-05-23T00:19:27.097164+06:00",
            "date": null
        },
        {
            "id": 10437,
            "ip_address": "66.248.191.165",
            "count": 2,
            "first_visit": "2022-05-22T22:45:41.137921+06:00",
            "date": null
        },
        {
            "id": 7426,
            "ip_address": "103.67.158.185",
            "count": 5,
            "first_visit": "2022-05-16T22:58:43.525136+06:00",
            "date": null
        },
        {
            "id": 10454,
            "ip_address": "37.111.206.184",
            "count": 2,
            "first_visit": "2022-05-22T23:06:40.023729+06:00",
            "date": null
        }
    ]
}