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

{
    "count": 99735,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25960&ordering=-ip_address",
    "results": [
        {
            "id": 68823,
            "ip_address": "37.111.195.87",
            "count": 1,
            "first_visit": "2024-05-22T12:21:53.448823+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 26731,
            "ip_address": "37.111.195.86",
            "count": 3,
            "first_visit": "2022-07-24T12:33:42.689535+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 87110,
            "ip_address": "37.111.195.82",
            "count": 1,
            "first_visit": "2025-08-04T13:16:10.155547+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 75507,
            "ip_address": "37.111.195.80",
            "count": 1,
            "first_visit": "2024-11-11T17:37:25.582339+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 9756,
            "ip_address": "37.111.195.8",
            "count": 1,
            "first_visit": "2022-05-20T15:12:52.012740+06:00",
            "date": null
        },
        {
            "id": 34195,
            "ip_address": "37.111.195.79",
            "count": 2,
            "first_visit": "2022-09-11T17:43:00.922742+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 1228,
            "ip_address": "37.111.195.78",
            "count": 1,
            "first_visit": "2021-12-22T01:38:30.034602+06:00",
            "date": null
        },
        {
            "id": 11721,
            "ip_address": "37.111.195.77",
            "count": 1,
            "first_visit": "2022-05-26T21:29:04.662748+06:00",
            "date": null
        }
    ]
}