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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10080&ordering=ip_address",
    "results": [
        {
            "id": 46005,
            "ip_address": "103.170.172.165",
            "count": 3,
            "first_visit": "2023-05-02T14:11:31.914981+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 6514,
            "ip_address": "103.170.172.165",
            "count": 1,
            "first_visit": "2022-05-16T03:36:40.830008+06:00",
            "date": null
        },
        {
            "id": 32387,
            "ip_address": "103.170.172.166",
            "count": 1,
            "first_visit": "2022-08-18T22:25:42.714852+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 958,
            "ip_address": "103.170.172.169",
            "count": 1,
            "first_visit": "2021-12-19T23:03:50.923824+06:00",
            "date": null
        },
        {
            "id": 26344,
            "ip_address": "103.170.172.173",
            "count": 1,
            "first_visit": "2022-07-23T12:58:59.887467+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 67698,
            "ip_address": "103.170.172.18",
            "count": 2,
            "first_visit": "2024-04-29T21:45:29.319212+06:00",
            "date": "2024-04-29"
        },
        {
            "id": 89278,
            "ip_address": "103.170.172.193",
            "count": 1,
            "first_visit": "2025-09-10T06:46:03.728001+06:00",
            "date": "2025-09-10"
        },
        {
            "id": 84195,
            "ip_address": "103.170.172.196",
            "count": 1,
            "first_visit": "2025-06-19T15:35:17.132378+06:00",
            "date": "2025-06-19"
        }
    ]
}