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

{
    "count": 96062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5600&ordering=ip_address",
    "results": [
        {
            "id": 88712,
            "ip_address": "103.138.125.199",
            "count": 1,
            "first_visit": "2025-08-31T08:06:14.541972+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 33428,
            "ip_address": "103.138.125.199",
            "count": 1,
            "first_visit": "2022-08-30T13:22:29.496360+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 4108,
            "ip_address": "103.138.125.254",
            "count": 5,
            "first_visit": "2022-03-05T23:50:46.955812+06:00",
            "date": null
        },
        {
            "id": 36215,
            "ip_address": "103.138.144.161",
            "count": 1,
            "first_visit": "2022-10-20T17:34:58.682001+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 18205,
            "ip_address": "103.138.144.170",
            "count": 1,
            "first_visit": "2022-06-24T17:28:51.892379+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7127,
            "ip_address": "103.138.144.69",
            "count": 2,
            "first_visit": "2022-05-16T19:34:01.904137+06:00",
            "date": null
        },
        {
            "id": 29527,
            "ip_address": "103.138.145.113",
            "count": 2,
            "first_visit": "2022-07-29T23:12:12.672593+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29929,
            "ip_address": "103.138.145.113",
            "count": 1,
            "first_visit": "2022-07-30T15:54:26.154545+06:00",
            "date": "2022-07-30"
        }
    ]
}