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

{
    "count": 99444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24312&ordering=-ip_address",
    "results": [
        {
            "id": 66164,
            "ip_address": "37.111.206.147",
            "count": 1,
            "first_visit": "2024-03-21T10:46:29.696122+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 80588,
            "ip_address": "37.111.206.147",
            "count": 3,
            "first_visit": "2025-03-25T13:03:16.386794+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 18492,
            "ip_address": "37.111.206.147",
            "count": 1,
            "first_visit": "2022-06-25T09:06:57.446874+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29202,
            "ip_address": "37.111.206.146",
            "count": 1,
            "first_visit": "2022-07-29T10:49:45.271086+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12498,
            "ip_address": "37.111.206.146",
            "count": 2,
            "first_visit": "2022-05-29T15:18:54.426750+06:00",
            "date": null
        },
        {
            "id": 67048,
            "ip_address": "37.111.206.146",
            "count": 1,
            "first_visit": "2024-04-16T18:57:52.161019+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 6211,
            "ip_address": "37.111.206.145",
            "count": 3,
            "first_visit": "2022-05-15T05:57:16.019682+06:00",
            "date": null
        },
        {
            "id": 10033,
            "ip_address": "37.111.206.144",
            "count": 2,
            "first_visit": "2022-05-21T15:28:41.909280+06:00",
            "date": null
        }
    ]
}