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

{
    "count": 101652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40808&ordering=-ip_address",
    "results": [
        {
            "id": 68728,
            "ip_address": "182.163.120.50",
            "count": 3,
            "first_visit": "2024-05-21T12:57:41.587771+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 30322,
            "ip_address": "182.163.120.242",
            "count": 1,
            "first_visit": "2022-07-31T11:07:43.561567+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30807,
            "ip_address": "182.163.120.242",
            "count": 1,
            "first_visit": "2022-08-02T12:24:39.098664+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 8942,
            "ip_address": "182.163.120.235",
            "count": 2,
            "first_visit": "2022-05-18T13:15:32.132360+06:00",
            "date": null
        },
        {
            "id": 61181,
            "ip_address": "182.163.120.235",
            "count": 1,
            "first_visit": "2023-12-14T14:35:00.774279+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 32578,
            "ip_address": "182.163.120.167",
            "count": 1,
            "first_visit": "2022-08-21T08:40:50.992227+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 15692,
            "ip_address": "182.163.120.167",
            "count": 2,
            "first_visit": "2022-06-16T15:08:29.895735+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 1601,
            "ip_address": "182.163.119.241",
            "count": 1,
            "first_visit": "2022-01-02T17:59:49.416729+06:00",
            "date": null
        }
    ]
}