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

{
    "count": 96181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20152&ordering=-ip_address",
    "results": [
        {
            "id": 83589,
            "ip_address": "37.111.217.215",
            "count": 1,
            "first_visit": "2025-06-02T09:58:37.561749+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 10753,
            "ip_address": "37.111.217.214",
            "count": 1,
            "first_visit": "2022-05-23T22:35:26.212986+06:00",
            "date": null
        },
        {
            "id": 9514,
            "ip_address": "37.111.217.212",
            "count": 3,
            "first_visit": "2022-05-19T22:31:16.061440+06:00",
            "date": null
        },
        {
            "id": 25753,
            "ip_address": "37.111.217.211",
            "count": 1,
            "first_visit": "2022-07-22T00:36:31.440345+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 35779,
            "ip_address": "37.111.217.209",
            "count": 1,
            "first_visit": "2022-10-12T00:03:21.061528+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 12803,
            "ip_address": "37.111.217.207",
            "count": 1,
            "first_visit": "2022-05-30T15:19:06.370388+06:00",
            "date": null
        },
        {
            "id": 62254,
            "ip_address": "37.111.217.203",
            "count": 1,
            "first_visit": "2024-01-04T00:10:10.743009+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 13587,
            "ip_address": "37.111.217.202",
            "count": 1,
            "first_visit": "2022-06-06T01:15:32.059156+06:00",
            "date": null
        }
    ]
}