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

{
    "count": 92333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6984&ordering=ip_address",
    "results": [
        {
            "id": 1584,
            "ip_address": "103.148.74.186",
            "count": 3,
            "first_visit": "2022-01-02T05:09:16.276959+06:00",
            "date": null
        },
        {
            "id": 86587,
            "ip_address": "103.148.74.89",
            "count": 1,
            "first_visit": "2025-07-27T12:46:51.675497+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 32923,
            "ip_address": "103.148.74.90",
            "count": 1,
            "first_visit": "2022-08-25T14:17:46.606401+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 33990,
            "ip_address": "103.148.75.12",
            "count": 1,
            "first_visit": "2022-09-07T13:24:28.440544+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 89959,
            "ip_address": "103.148.75.43",
            "count": 1,
            "first_visit": "2025-09-23T22:19:12.978994+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 7187,
            "ip_address": "103.148.83.5",
            "count": 3,
            "first_visit": "2022-05-16T19:52:57.724447+06:00",
            "date": null
        },
        {
            "id": 18723,
            "ip_address": "103.148.83.83",
            "count": 3,
            "first_visit": "2022-06-25T19:00:48.434749+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 44115,
            "ip_address": "103.148.94.102",
            "count": 2,
            "first_visit": "2023-03-20T15:08:57.000098+06:00",
            "date": "2023-03-20"
        }
    ]
}