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

{
    "count": 92422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8288&ordering=ip_address",
    "results": [
        {
            "id": 33102,
            "ip_address": "103.155.53.185",
            "count": 1,
            "first_visit": "2022-08-27T19:09:45.609678+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 19258,
            "ip_address": "103.155.53.185",
            "count": 1,
            "first_visit": "2022-06-27T00:18:22.656696+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 23702,
            "ip_address": "103.155.53.190",
            "count": 1,
            "first_visit": "2022-07-18T22:14:50.261576+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23714,
            "ip_address": "103.155.53.191",
            "count": 1,
            "first_visit": "2022-07-18T22:17:28.465849+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 54439,
            "ip_address": "103.155.53.214",
            "count": 5,
            "first_visit": "2023-09-06T22:12:19.033189+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 12828,
            "ip_address": "103.155.53.84",
            "count": 1,
            "first_visit": "2022-05-30T17:05:46.810683+06:00",
            "date": null
        },
        {
            "id": 12573,
            "ip_address": "103.155.53.85",
            "count": 1,
            "first_visit": "2022-05-29T22:17:40.992150+06:00",
            "date": null
        },
        {
            "id": 4562,
            "ip_address": "103.155.70.13",
            "count": 1,
            "first_visit": "2022-03-21T17:00:15.737867+06:00",
            "date": null
        }
    ]
}