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

{
    "count": 100008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26952&ordering=-ip_address",
    "results": [
        {
            "id": 51602,
            "ip_address": "37.111.193.182",
            "count": 1,
            "first_visit": "2023-08-03T18:09:41.705408+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 26826,
            "ip_address": "37.111.193.182",
            "count": 1,
            "first_visit": "2022-07-24T18:22:42.395712+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12149,
            "ip_address": "37.111.193.182",
            "count": 1,
            "first_visit": "2022-05-28T10:50:21.199014+06:00",
            "date": null
        },
        {
            "id": 84307,
            "ip_address": "37.111.193.182",
            "count": 1,
            "first_visit": "2025-06-21T19:07:21.426922+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 9212,
            "ip_address": "37.111.193.181",
            "count": 1,
            "first_visit": "2022-05-18T23:53:08.550030+06:00",
            "date": null
        },
        {
            "id": 7325,
            "ip_address": "37.111.193.180",
            "count": 1,
            "first_visit": "2022-05-16T22:07:36.371375+06:00",
            "date": null
        },
        {
            "id": 9804,
            "ip_address": "37.111.193.18",
            "count": 1,
            "first_visit": "2022-05-20T20:47:06.169244+06:00",
            "date": null
        },
        {
            "id": 26905,
            "ip_address": "37.111.193.178",
            "count": 1,
            "first_visit": "2022-07-24T23:01:39.911173+06:00",
            "date": "2022-07-24"
        }
    ]
}