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

{
    "count": 92033,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89088&ordering=-ip_address",
    "results": [
        {
            "id": 14359,
            "ip_address": "103.121.223.3",
            "count": 1,
            "first_visit": "2022-06-10T16:49:37.581167+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 955,
            "ip_address": "103.121.223.227",
            "count": 1,
            "first_visit": "2021-12-19T22:55:03.275108+06:00",
            "date": null
        },
        {
            "id": 3751,
            "ip_address": "103.121.223.2",
            "count": 1,
            "first_visit": "2022-02-20T16:35:03.759833+06:00",
            "date": null
        },
        {
            "id": 80985,
            "ip_address": "103.121.223.18",
            "count": 1,
            "first_visit": "2025-04-05T08:49:32.172934+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 47207,
            "ip_address": "103.121.223.144",
            "count": 1,
            "first_visit": "2023-05-27T02:32:46.249699+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 2170,
            "ip_address": "103.121.223.100",
            "count": 1,
            "first_visit": "2022-01-14T03:09:04.131341+06:00",
            "date": null
        },
        {
            "id": 85662,
            "ip_address": "103.121.222.79",
            "count": 1,
            "first_visit": "2025-07-11T19:35:54.869967+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 6921,
            "ip_address": "103.121.221.88",
            "count": 2,
            "first_visit": "2022-05-16T17:31:56.098379+06:00",
            "date": null
        }
    ]
}