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

{
    "count": 96111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19784&ordering=ip_address",
    "results": [
        {
            "id": 8660,
            "ip_address": "103.67.157.214",
            "count": 1,
            "first_visit": "2022-05-18T07:12:03.189388+06:00",
            "date": null
        },
        {
            "id": 39278,
            "ip_address": "103.67.157.216",
            "count": 1,
            "first_visit": "2022-12-24T13:32:24.256361+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 9003,
            "ip_address": "103.67.157.216",
            "count": 4,
            "first_visit": "2022-05-18T15:53:36.579593+06:00",
            "date": null
        },
        {
            "id": 6700,
            "ip_address": "103.67.157.217",
            "count": 3,
            "first_visit": "2022-05-16T13:19:01.894124+06:00",
            "date": null
        },
        {
            "id": 12438,
            "ip_address": "103.67.157.218",
            "count": 2,
            "first_visit": "2022-05-29T11:29:10.914554+06:00",
            "date": null
        },
        {
            "id": 28478,
            "ip_address": "103.67.157.219",
            "count": 1,
            "first_visit": "2022-07-28T01:07:58.981746+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 52928,
            "ip_address": "103.67.157.219",
            "count": 1,
            "first_visit": "2023-08-19T17:54:40.593981+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 22991,
            "ip_address": "103.67.157.219",
            "count": 1,
            "first_visit": "2022-07-15T16:04:04.458073+06:00",
            "date": "2022-07-15"
        }
    ]
}