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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80856&ordering=ip_address",
    "results": [
        {
            "id": 6929,
            "ip_address": "37.111.232.40",
            "count": 1,
            "first_visit": "2022-05-16T17:35:35.991121+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": 9880,
            "ip_address": "37.111.232.42",
            "count": 2,
            "first_visit": "2022-05-20T23:29:32.672751+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": 10224,
            "ip_address": "37.111.232.45",
            "count": 1,
            "first_visit": "2022-05-22T07:20:35.690204+06:00",
            "date": null
        },
        {
            "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": 26824,
            "ip_address": "37.111.232.50",
            "count": 1,
            "first_visit": "2022-07-24T18:15:40.659215+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 15594,
            "ip_address": "37.111.232.55",
            "count": 1,
            "first_visit": "2022-06-16T08:40:16.250368+06:00",
            "date": "2022-06-16"
        }
    ]
}