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

{
    "count": 100670,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29784&ordering=-ip_address",
    "results": [
        {
            "id": 36500,
            "ip_address": "27.147.191.153",
            "count": 1,
            "first_visit": "2022-10-26T23:31:10.524487+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 13128,
            "ip_address": "27.147.191.151",
            "count": 2,
            "first_visit": "2022-05-31T14:55:37.854621+06:00",
            "date": null
        },
        {
            "id": 25609,
            "ip_address": "27.147.191.150",
            "count": 1,
            "first_visit": "2022-07-21T16:34:15.179943+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 98792,
            "ip_address": "27.147.191.101",
            "count": 1,
            "first_visit": "2026-06-03T12:03:35.504775+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 99078,
            "ip_address": "27.147.191.101",
            "count": 3,
            "first_visit": "2026-06-10T19:26:52.924161+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 23740,
            "ip_address": "27.147.191.1",
            "count": 1,
            "first_visit": "2022-07-18T22:22:21.672034+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5876,
            "ip_address": "27.147.191.1",
            "count": 1,
            "first_visit": "2022-05-11T21:02:52.986555+06:00",
            "date": null
        },
        {
            "id": 21848,
            "ip_address": "27.147.190.244",
            "count": 3,
            "first_visit": "2022-07-10T09:04:27.701495+06:00",
            "date": "2022-07-10"
        }
    ]
}