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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42048&ordering=-ip_address",
    "results": [
        {
            "id": 68597,
            "ip_address": "180.148.213.28",
            "count": 1,
            "first_visit": "2024-05-19T15:19:24.846889+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 15222,
            "ip_address": "180.148.213.24",
            "count": 1,
            "first_visit": "2022-06-15T10:09:41.243203+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 28366,
            "ip_address": "180.148.213.18",
            "count": 1,
            "first_visit": "2022-07-27T22:43:46.046536+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6156,
            "ip_address": "180.148.213.127",
            "count": 3,
            "first_visit": "2022-05-14T22:28:50.103479+06:00",
            "date": null
        },
        {
            "id": 87401,
            "ip_address": "180.148.213.127",
            "count": 2,
            "first_visit": "2025-08-09T08:08:49.608777+06:00",
            "date": "2025-08-09"
        },
        {
            "id": 7587,
            "ip_address": "180.148.213.125",
            "count": 3,
            "first_visit": "2022-05-17T04:41:52.718639+06:00",
            "date": null
        },
        {
            "id": 8043,
            "ip_address": "180.148.213.12",
            "count": 1,
            "first_visit": "2022-05-17T12:12:36.234521+06:00",
            "date": null
        },
        {
            "id": 31219,
            "ip_address": "180.148.213.0",
            "count": 1,
            "first_visit": "2022-08-05T07:39:51.747653+06:00",
            "date": "2022-08-05"
        }
    ]
}