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

{
    "count": 101447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79184&ordering=-ip_address",
    "results": [
        {
            "id": 7566,
            "ip_address": "103.73.198.150",
            "count": 1,
            "first_visit": "2022-05-17T02:05:23.816365+06:00",
            "date": null
        },
        {
            "id": 28333,
            "ip_address": "103.73.198.150",
            "count": 1,
            "first_visit": "2022-07-27T21:23:49.750540+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3074,
            "ip_address": "103.73.197.91",
            "count": 1,
            "first_visit": "2022-01-31T02:32:31.995879+06:00",
            "date": null
        },
        {
            "id": 87888,
            "ip_address": "103.73.197.86",
            "count": 7,
            "first_visit": "2025-08-17T17:58:56.355371+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 85931,
            "ip_address": "103.73.197.86",
            "count": 3,
            "first_visit": "2025-07-16T17:36:10.947557+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 86386,
            "ip_address": "103.73.197.85",
            "count": 1,
            "first_visit": "2025-07-23T17:18:29.278791+06:00",
            "date": "2025-07-23"
        },
        {
            "id": 86423,
            "ip_address": "103.73.197.85",
            "count": 1,
            "first_visit": "2025-07-24T12:07:04.974034+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 84386,
            "ip_address": "103.73.197.85",
            "count": 1,
            "first_visit": "2025-06-23T18:12:41.232306+06:00",
            "date": "2025-06-23"
        }
    ]
}