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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13952&ordering=ip_address",
    "results": [
        {
            "id": 4889,
            "ip_address": "103.216.56.135",
            "count": 1,
            "first_visit": "2022-04-03T11:49:58.401878+06:00",
            "date": null
        },
        {
            "id": 10670,
            "ip_address": "103.216.56.139",
            "count": 5,
            "first_visit": "2022-05-23T14:01:19.271775+06:00",
            "date": null
        },
        {
            "id": 17528,
            "ip_address": "103.216.56.142",
            "count": 1,
            "first_visit": "2022-06-22T23:12:22.256605+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 11389,
            "ip_address": "103.216.56.150",
            "count": 1,
            "first_visit": "2022-05-25T16:33:48.988576+06:00",
            "date": null
        },
        {
            "id": 66929,
            "ip_address": "103.216.56.16",
            "count": 3,
            "first_visit": "2024-04-13T13:44:05.201092+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 65542,
            "ip_address": "103.216.56.17",
            "count": 3,
            "first_visit": "2024-03-05T08:51:01.553969+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 15321,
            "ip_address": "103.216.56.20",
            "count": 1,
            "first_visit": "2022-06-15T15:45:03.019711+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 72358,
            "ip_address": "103.216.56.21",
            "count": 1,
            "first_visit": "2024-08-20T23:35:27.580047+06:00",
            "date": "2024-08-20"
        }
    ]
}