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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86232&ordering=ip_address",
    "results": [
        {
            "id": 2689,
            "ip_address": "45.248.151.167",
            "count": 19,
            "first_visit": "2022-01-23T18:15:03.673689+06:00",
            "date": null
        },
        {
            "id": 10695,
            "ip_address": "45.248.151.169",
            "count": 2,
            "first_visit": "2022-05-23T16:04:27.216204+06:00",
            "date": null
        },
        {
            "id": 37297,
            "ip_address": "45.248.151.169",
            "count": 1,
            "first_visit": "2022-11-12T12:37:47.115346+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37146,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2022-11-09T11:12:14.095268+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37052,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2022-11-07T11:47:24.366145+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37019,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2022-11-06T16:05:55.344362+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 37104,
            "ip_address": "45.248.151.17",
            "count": 3,
            "first_visit": "2022-11-08T13:06:42.538817+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 87346,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2025-08-08T03:36:41.030419+06:00",
            "date": "2025-08-08"
        }
    ]
}