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

{
    "count": 98111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26136&ordering=-ip_address",
    "results": [
        {
            "id": 17350,
            "ip_address": "37.111.193.92",
            "count": 1,
            "first_visit": "2022-06-22T10:51:37.865672+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 30107,
            "ip_address": "37.111.193.92",
            "count": 1,
            "first_visit": "2022-07-31T00:14:31.886362+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 92302,
            "ip_address": "37.111.193.92",
            "count": 1,
            "first_visit": "2025-11-23T11:07:39.904574+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 26839,
            "ip_address": "37.111.193.91",
            "count": 1,
            "first_visit": "2022-07-24T20:35:55.673703+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2946,
            "ip_address": "37.111.193.91",
            "count": 2,
            "first_visit": "2022-01-27T17:17:27.674134+06:00",
            "date": null
        },
        {
            "id": 7784,
            "ip_address": "37.111.193.89",
            "count": 1,
            "first_visit": "2022-05-17T10:01:08.653142+06:00",
            "date": null
        },
        {
            "id": 28560,
            "ip_address": "37.111.193.89",
            "count": 1,
            "first_visit": "2022-07-28T04:46:27.280322+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9861,
            "ip_address": "37.111.193.88",
            "count": 2,
            "first_visit": "2022-05-20T23:05:10.159644+06:00",
            "date": null
        }
    ]
}