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

{
    "count": 96259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20464&ordering=-ip_address",
    "results": [
        {
            "id": 60290,
            "ip_address": "37.111.214.95",
            "count": 1,
            "first_visit": "2023-11-29T18:12:31.126134+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 33995,
            "ip_address": "37.111.214.94",
            "count": 1,
            "first_visit": "2022-09-07T16:28:59.637272+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 20317,
            "ip_address": "37.111.214.93",
            "count": 2,
            "first_visit": "2022-06-30T10:57:46.108948+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 16712,
            "ip_address": "37.111.214.93",
            "count": 1,
            "first_visit": "2022-06-20T01:20:51.660434+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 2708,
            "ip_address": "37.111.214.91",
            "count": 1,
            "first_visit": "2022-01-24T01:09:18.096646+06:00",
            "date": null
        },
        {
            "id": 89504,
            "ip_address": "37.111.214.91",
            "count": 1,
            "first_visit": "2025-09-14T11:25:05.179346+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 2320,
            "ip_address": "37.111.214.89",
            "count": 2,
            "first_visit": "2022-01-16T18:31:44.805510+06:00",
            "date": null
        },
        {
            "id": 86425,
            "ip_address": "37.111.214.87",
            "count": 1,
            "first_visit": "2025-07-24T13:15:43.920466+06:00",
            "date": "2025-07-24"
        }
    ]
}