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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10072&ordering=-ip_address",
    "results": [
        {
            "id": 6734,
            "ip_address": "58.145.190.242",
            "count": 2,
            "first_visit": "2022-05-16T14:09:57.915281+06:00",
            "date": null
        },
        {
            "id": 72659,
            "ip_address": "58.145.190.242",
            "count": 2,
            "first_visit": "2024-08-28T09:09:42.631486+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 9716,
            "ip_address": "58.145.190.241",
            "count": 3,
            "first_visit": "2022-05-20T13:47:17.349756+06:00",
            "date": null
        },
        {
            "id": 13958,
            "ip_address": "58.145.190.241",
            "count": 1,
            "first_visit": "2022-06-08T07:50:32.721132+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 8269,
            "ip_address": "58.145.190.240",
            "count": 2,
            "first_visit": "2022-05-17T19:23:56.919727+06:00",
            "date": null
        },
        {
            "id": 18339,
            "ip_address": "58.145.190.238",
            "count": 1,
            "first_visit": "2022-06-25T00:20:07.587100+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 15852,
            "ip_address": "58.145.190.237",
            "count": 1,
            "first_visit": "2022-06-17T06:12:22.178237+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12627,
            "ip_address": "58.145.190.237",
            "count": 1,
            "first_visit": "2022-05-29T23:32:36.776551+06:00",
            "date": null
        }
    ]
}