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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12632&ordering=-ip_address",
    "results": [
        {
            "id": 84731,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2025-06-29T17:48:15.546899+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 93794,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2026-01-07T05:40:44.327112+06:00",
            "date": "2026-01-07"
        },
        {
            "id": 96422,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2026-03-28T10:43:25.665338+06:00",
            "date": "2026-03-28"
        },
        {
            "id": 69492,
            "ip_address": "51.79.83.213",
            "count": 1,
            "first_visit": "2024-06-05T15:46:42.527568+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 21402,
            "ip_address": "51.79.251.92",
            "count": 1,
            "first_visit": "2022-07-07T02:21:31.972412+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 24722,
            "ip_address": "51.79.251.63",
            "count": 1,
            "first_visit": "2022-07-20T15:49:23.614576+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6259,
            "ip_address": "51.79.250.243",
            "count": 1,
            "first_visit": "2022-05-15T07:58:42.205915+06:00",
            "date": null
        },
        {
            "id": 2353,
            "ip_address": "51.79.241.5",
            "count": 3,
            "first_visit": "2022-01-17T07:59:29.911803+06:00",
            "date": null
        }
    ]
}