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

{
    "count": 98253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17248&ordering=-ip_address",
    "results": [
        {
            "id": 30615,
            "ip_address": "40.94.227.7",
            "count": 1,
            "first_visit": "2022-08-01T10:12:20.092185+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 60086,
            "ip_address": "40.94.227.69",
            "count": 1,
            "first_visit": "2023-11-25T11:18:15.792507+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60902,
            "ip_address": "40.94.227.69",
            "count": 1,
            "first_visit": "2023-12-10T13:58:58.267843+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 15377,
            "ip_address": "40.94.227.68",
            "count": 2,
            "first_visit": "2022-06-15T17:27:49.807216+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 60351,
            "ip_address": "40.94.227.68",
            "count": 1,
            "first_visit": "2023-11-30T21:59:33.901081+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 46308,
            "ip_address": "40.94.227.65",
            "count": 1,
            "first_visit": "2023-05-08T11:00:38.648252+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 5112,
            "ip_address": "40.94.227.63",
            "count": 2,
            "first_visit": "2022-04-13T22:10:01.000128+06:00",
            "date": null
        },
        {
            "id": 1609,
            "ip_address": "40.94.227.61",
            "count": 1,
            "first_visit": "2022-01-03T08:16:45.954118+06:00",
            "date": null
        }
    ]
}