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

{
    "count": 101149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84488&ordering=ip_address",
    "results": [
        {
            "id": 8341,
            "ip_address": "43.245.121.220",
            "count": 1,
            "first_visit": "2022-05-17T22:25:18.286131+06:00",
            "date": null
        },
        {
            "id": 10332,
            "ip_address": "43.245.121.221",
            "count": 1,
            "first_visit": "2022-05-22T16:48:29.437635+06:00",
            "date": null
        },
        {
            "id": 8095,
            "ip_address": "43.245.121.223",
            "count": 2,
            "first_visit": "2022-05-17T12:32:57.406754+06:00",
            "date": null
        },
        {
            "id": 25687,
            "ip_address": "43.245.121.224",
            "count": 1,
            "first_visit": "2022-07-21T22:31:12.398610+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26552,
            "ip_address": "43.245.121.224",
            "count": 2,
            "first_visit": "2022-07-24T06:24:12.711317+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12307,
            "ip_address": "43.245.121.23",
            "count": 1,
            "first_visit": "2022-05-28T22:44:52.499368+06:00",
            "date": null
        },
        {
            "id": 8555,
            "ip_address": "43.245.121.230",
            "count": 1,
            "first_visit": "2022-05-17T23:50:43.581808+06:00",
            "date": null
        },
        {
            "id": 46480,
            "ip_address": "43.245.121.230",
            "count": 1,
            "first_visit": "2023-05-12T01:19:16.011533+06:00",
            "date": "2023-05-12"
        }
    ]
}