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

{
    "count": 95941,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19056&ordering=-ip_address",
    "results": [
        {
            "id": 25255,
            "ip_address": "37.111.232.49",
            "count": 1,
            "first_visit": "2022-07-21T09:23:51.042861+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10224,
            "ip_address": "37.111.232.45",
            "count": 1,
            "first_visit": "2022-05-22T07:20:35.690204+06:00",
            "date": null
        },
        {
            "id": 56821,
            "ip_address": "37.111.232.43",
            "count": 1,
            "first_visit": "2023-10-05T11:17:34.277272+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 9880,
            "ip_address": "37.111.232.42",
            "count": 2,
            "first_visit": "2022-05-20T23:29:32.672751+06:00",
            "date": null
        },
        {
            "id": 19318,
            "ip_address": "37.111.232.41",
            "count": 1,
            "first_visit": "2022-06-27T06:51:58.275716+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 6929,
            "ip_address": "37.111.232.40",
            "count": 1,
            "first_visit": "2022-05-16T17:35:35.991121+06:00",
            "date": null
        },
        {
            "id": 27658,
            "ip_address": "37.111.232.40",
            "count": 1,
            "first_visit": "2022-07-26T10:32:58.323546+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 13186,
            "ip_address": "37.111.232.4",
            "count": 1,
            "first_visit": "2022-05-31T21:08:00.911431+06:00",
            "date": null
        }
    ]
}