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

{
    "count": 102998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52504&ordering=-ip_address",
    "results": [
        {
            "id": 46385,
            "ip_address": "119.30.32.60",
            "count": 1,
            "first_visit": "2023-05-09T23:39:27.057933+06:00",
            "date": "2023-05-09"
        },
        {
            "id": 78462,
            "ip_address": "119.30.32.6",
            "count": 1,
            "first_visit": "2025-02-01T19:48:29.295512+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 6907,
            "ip_address": "119.30.32.6",
            "count": 1,
            "first_visit": "2022-05-16T17:14:37.625960+06:00",
            "date": null
        },
        {
            "id": 17948,
            "ip_address": "119.30.32.59",
            "count": 1,
            "first_visit": "2022-06-24T02:54:03.490215+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 16613,
            "ip_address": "119.30.32.59",
            "count": 1,
            "first_visit": "2022-06-19T15:23:15.614899+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 24661,
            "ip_address": "119.30.32.59",
            "count": 1,
            "first_visit": "2022-07-20T14:11:22.985514+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19689,
            "ip_address": "119.30.32.58",
            "count": 2,
            "first_visit": "2022-06-28T09:38:23.491877+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4005,
            "ip_address": "119.30.32.58",
            "count": 2,
            "first_visit": "2022-03-02T12:32:29.517160+06:00",
            "date": null
        }
    ]
}