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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7048&ordering=ip_address",
    "results": [
        {
            "id": 13219,
            "ip_address": "103.149.142.23",
            "count": 1,
            "first_visit": "2022-06-01T00:59:39.557713+06:00",
            "date": null
        },
        {
            "id": 24160,
            "ip_address": "103.149.142.241",
            "count": 1,
            "first_visit": "2022-07-19T19:20:37.688806+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23839,
            "ip_address": "103.149.142.241",
            "count": 1,
            "first_visit": "2022-07-18T22:45:39.472319+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9451,
            "ip_address": "103.149.142.4",
            "count": 1,
            "first_visit": "2022-05-19T17:55:14.292162+06:00",
            "date": null
        },
        {
            "id": 73539,
            "ip_address": "103.149.142.69",
            "count": 1,
            "first_visit": "2024-09-16T13:37:28.648277+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 24159,
            "ip_address": "103.149.142.69",
            "count": 1,
            "first_visit": "2022-07-19T19:19:49.714885+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 37604,
            "ip_address": "103.149.142.69",
            "count": 7,
            "first_visit": "2022-11-20T13:57:26.082034+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37643,
            "ip_address": "103.149.142.69",
            "count": 2,
            "first_visit": "2022-11-21T09:12:53.364517+06:00",
            "date": "2022-11-21"
        }
    ]
}