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

{
    "count": 99611,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23672&ordering=-ip_address",
    "results": [
        {
            "id": 7729,
            "ip_address": "37.111.207.140",
            "count": 2,
            "first_visit": "2022-05-17T09:27:35.926710+06:00",
            "date": null
        },
        {
            "id": 95624,
            "ip_address": "37.111.207.140",
            "count": 2,
            "first_visit": "2026-02-28T15:53:36.273240+06:00",
            "date": "2026-02-28"
        },
        {
            "id": 99542,
            "ip_address": "37.111.207.140",
            "count": 1,
            "first_visit": "2026-06-24T19:00:07.691755+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 25616,
            "ip_address": "37.111.207.14",
            "count": 1,
            "first_visit": "2022-07-21T17:08:17.204757+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 15386,
            "ip_address": "37.111.207.138",
            "count": 1,
            "first_visit": "2022-06-15T17:51:24.731193+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 29956,
            "ip_address": "37.111.207.138",
            "count": 1,
            "first_visit": "2022-07-30T17:47:59.653782+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 35643,
            "ip_address": "37.111.207.138",
            "count": 1,
            "first_visit": "2022-10-08T19:14:24.298443+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 12228,
            "ip_address": "37.111.207.137",
            "count": 1,
            "first_visit": "2022-05-28T15:42:35.779113+06:00",
            "date": null
        }
    ]
}