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

{
    "count": 100036,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27104&ordering=-ip_address",
    "results": [
        {
            "id": 9021,
            "ip_address": "37.111.192.237",
            "count": 1,
            "first_visit": "2022-05-18T16:55:17.759878+06:00",
            "date": null
        },
        {
            "id": 19924,
            "ip_address": "37.111.192.228",
            "count": 1,
            "first_visit": "2022-06-29T05:40:36.271519+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 97273,
            "ip_address": "37.111.192.228",
            "count": 1,
            "first_visit": "2026-04-22T09:19:47.467505+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 10414,
            "ip_address": "37.111.192.227",
            "count": 1,
            "first_visit": "2022-05-22T22:14:19.040642+06:00",
            "date": null
        },
        {
            "id": 7509,
            "ip_address": "37.111.192.223",
            "count": 1,
            "first_visit": "2022-05-16T23:49:43.769924+06:00",
            "date": null
        },
        {
            "id": 4305,
            "ip_address": "37.111.192.22",
            "count": null,
            "first_visit": "2022-03-12T12:03:40.992112+06:00",
            "date": null
        },
        {
            "id": 55211,
            "ip_address": "37.111.192.22",
            "count": 1,
            "first_visit": "2023-09-17T02:13:47.932712+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 52239,
            "ip_address": "37.111.192.219",
            "count": 4,
            "first_visit": "2023-08-11T15:44:40.453918+06:00",
            "date": "2023-08-11"
        }
    ]
}