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

{
    "count": 95000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15504&ordering=-ip_address",
    "results": [
        {
            "id": 13366,
            "ip_address": "43.240.103.158",
            "count": 1,
            "first_visit": "2022-06-02T13:21:43.624402+06:00",
            "date": null
        },
        {
            "id": 7909,
            "ip_address": "43.240.103.141",
            "count": 1,
            "first_visit": "2022-05-17T11:07:08.948739+06:00",
            "date": null
        },
        {
            "id": 18341,
            "ip_address": "43.240.102.230",
            "count": 1,
            "first_visit": "2022-06-25T00:21:51.514646+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16799,
            "ip_address": "43.240.102.202",
            "count": 1,
            "first_visit": "2022-06-20T12:10:04.530877+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 29293,
            "ip_address": "43.240.102.186",
            "count": 1,
            "first_visit": "2022-07-29T13:04:59.074639+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 35571,
            "ip_address": "43.240.101.196",
            "count": 3,
            "first_visit": "2022-10-06T15:37:00.262150+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 45909,
            "ip_address": "43.240.101.18",
            "count": 1,
            "first_visit": "2023-04-30T11:18:08.840516+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 81394,
            "ip_address": "43.239.73.7",
            "count": 1,
            "first_visit": "2025-04-13T20:29:38.444702+06:00",
            "date": "2025-04-13"
        }
    ]
}