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

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6960&ordering=ip_address",
    "results": [
        {
            "id": 87769,
            "ip_address": "103.148.40.113",
            "count": 1,
            "first_visit": "2025-08-15T17:47:03.470619+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 89009,
            "ip_address": "103.148.40.115",
            "count": 1,
            "first_visit": "2025-09-05T12:38:06.721368+06:00",
            "date": "2025-09-05"
        },
        {
            "id": 26711,
            "ip_address": "103.148.40.64",
            "count": 1,
            "first_visit": "2022-07-24T11:59:32.732002+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 86611,
            "ip_address": "103.148.41.170",
            "count": 1,
            "first_visit": "2025-07-27T22:11:22.358153+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 9617,
            "ip_address": "103.148.41.233",
            "count": 3,
            "first_visit": "2022-05-20T07:11:59.186865+06:00",
            "date": null
        },
        {
            "id": 17904,
            "ip_address": "103.148.41.4",
            "count": 1,
            "first_visit": "2022-06-24T00:49:07.872594+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8180,
            "ip_address": "103.148.41.7",
            "count": 1,
            "first_visit": "2022-05-17T14:22:25.865296+06:00",
            "date": null
        },
        {
            "id": 25204,
            "ip_address": "103.148.51.134",
            "count": 1,
            "first_visit": "2022-07-21T08:26:20.946576+06:00",
            "date": "2022-07-21"
        }
    ]
}