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

{
    "count": 99987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22136&ordering=-ip_address",
    "results": [
        {
            "id": 8313,
            "ip_address": "37.111.212.68",
            "count": 1,
            "first_visit": "2022-05-17T22:11:58.344220+06:00",
            "date": null
        },
        {
            "id": 6717,
            "ip_address": "37.111.212.67",
            "count": 1,
            "first_visit": "2022-05-16T13:35:33.425333+06:00",
            "date": null
        },
        {
            "id": 33529,
            "ip_address": "37.111.212.67",
            "count": 1,
            "first_visit": "2022-08-31T09:12:43.226361+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 35801,
            "ip_address": "37.111.212.66",
            "count": 1,
            "first_visit": "2022-10-12T14:24:40.159045+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 37386,
            "ip_address": "37.111.212.66",
            "count": 1,
            "first_visit": "2022-11-14T17:03:46.549918+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 82380,
            "ip_address": "37.111.212.65",
            "count": 3,
            "first_visit": "2025-05-06T18:48:49.243076+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 73534,
            "ip_address": "37.111.212.65",
            "count": 1,
            "first_visit": "2024-09-16T11:35:42.887367+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 62456,
            "ip_address": "37.111.212.65",
            "count": 1,
            "first_visit": "2024-01-05T21:33:09.072841+06:00",
            "date": "2024-01-05"
        }
    ]
}