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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5480&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-date",
    "results": [
        {
            "id": 5511,
            "ip_address": "37.111.238.11",
            "count": 1,
            "first_visit": "2022-05-01T08:42:54.284018+06:00",
            "date": null
        },
        {
            "id": 5507,
            "ip_address": "123.136.24.210",
            "count": 3,
            "first_visit": "2022-05-01T03:12:41.173602+06:00",
            "date": null
        },
        {
            "id": 5512,
            "ip_address": "103.237.37.227",
            "count": 3,
            "first_visit": "2022-05-01T09:11:55.572838+06:00",
            "date": null
        },
        {
            "id": 5513,
            "ip_address": "103.123.168.36",
            "count": 1,
            "first_visit": "2022-05-01T09:41:45.170025+06:00",
            "date": null
        },
        {
            "id": 5514,
            "ip_address": "103.155.52.2",
            "count": 1,
            "first_visit": "2022-05-01T10:14:54.290027+06:00",
            "date": null
        },
        {
            "id": 5515,
            "ip_address": "37.111.212.103",
            "count": 1,
            "first_visit": "2022-05-01T10:28:21.732188+06:00",
            "date": null
        },
        {
            "id": 5516,
            "ip_address": "103.141.132.155",
            "count": 1,
            "first_visit": "2022-05-01T10:49:23.073748+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}