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

{
    "count": 97308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23040&ordering=-ip_address",
    "results": [
        {
            "id": 67639,
            "ip_address": "37.111.206.95",
            "count": 1,
            "first_visit": "2024-04-28T21:22:33.684987+06:00",
            "date": "2024-04-28"
        },
        {
            "id": 79417,
            "ip_address": "37.111.206.95",
            "count": 1,
            "first_visit": "2025-02-25T11:28:40.900165+06:00",
            "date": "2025-02-25"
        },
        {
            "id": 84810,
            "ip_address": "37.111.206.95",
            "count": 1,
            "first_visit": "2025-06-30T11:10:34.962068+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 79732,
            "ip_address": "37.111.206.95",
            "count": 1,
            "first_visit": "2025-03-04T17:16:26.909225+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 8144,
            "ip_address": "37.111.206.95",
            "count": 2,
            "first_visit": "2022-05-17T12:55:18.694912+06:00",
            "date": null
        },
        {
            "id": 10550,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2022-05-23T09:28:33.137388+06:00",
            "date": null
        },
        {
            "id": 41587,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2023-02-05T19:38:02.002564+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 52751,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2023-08-17T12:48:20.378345+06:00",
            "date": "2023-08-17"
        }
    ]
}