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

{
    "count": 97371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4040&ordering=ip_address",
    "results": [
        {
            "id": 17541,
            "ip_address": "103.127.93.237",
            "count": 4,
            "first_visit": "2022-06-22T23:54:16.133364+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10122,
            "ip_address": "103.127.94.26",
            "count": 1,
            "first_visit": "2022-05-21T22:42:57.611065+06:00",
            "date": null
        },
        {
            "id": 8979,
            "ip_address": "103.127.94.34",
            "count": 1,
            "first_visit": "2022-05-18T14:47:51.834010+06:00",
            "date": null
        },
        {
            "id": 5493,
            "ip_address": "103.127.94.51",
            "count": 1,
            "first_visit": "2022-04-30T23:42:00.712683+06:00",
            "date": null
        },
        {
            "id": 11473,
            "ip_address": "103.127.94.52",
            "count": 1,
            "first_visit": "2022-05-25T22:48:25.556704+06:00",
            "date": null
        },
        {
            "id": 43969,
            "ip_address": "103.127.94.73",
            "count": 3,
            "first_visit": "2023-03-18T12:29:56.632361+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 27392,
            "ip_address": "103.127.94.89",
            "count": 1,
            "first_visit": "2022-07-25T19:25:17.483315+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 15684,
            "ip_address": "103.127.95.226",
            "count": 1,
            "first_visit": "2022-06-16T14:13:20.667419+06:00",
            "date": "2022-06-16"
        }
    ]
}