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

{
    "count": 100626,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29552&ordering=-ip_address",
    "results": [
        {
            "id": 15828,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-06-17T02:42:08.450478+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16918,
            "ip_address": "27.147.202.162",
            "count": 2,
            "first_visit": "2022-06-21T00:00:11.611059+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 21107,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-07-04T19:46:15.623691+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 34510,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-09-16T23:21:26.105284+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 2628,
            "ip_address": "27.147.202.161",
            "count": 1,
            "first_visit": "2022-01-22T17:46:07.896825+06:00",
            "date": null
        },
        {
            "id": 3133,
            "ip_address": "27.147.202.160",
            "count": 1,
            "first_visit": "2022-01-31T20:26:24.792606+06:00",
            "date": null
        },
        {
            "id": 82857,
            "ip_address": "27.147.202.160",
            "count": 1,
            "first_visit": "2025-05-16T09:25:03.569960+06:00",
            "date": "2025-05-16"
        },
        {
            "id": 9889,
            "ip_address": "27.147.202.159",
            "count": 1,
            "first_visit": "2022-05-20T23:42:28.589391+06:00",
            "date": null
        }
    ]
}