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

{
    "count": 94032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77912&ordering=ip_address",
    "results": [
        {
            "id": 481,
            "ip_address": "40.94.94.55",
            "count": 1,
            "first_visit": "2021-12-09T11:22:34.308662+06:00",
            "date": null
        },
        {
            "id": 5245,
            "ip_address": "40.94.94.80",
            "count": 1,
            "first_visit": "2022-04-19T12:25:42.392302+06:00",
            "date": null
        },
        {
            "id": 22210,
            "ip_address": "40.94.94.82",
            "count": 1,
            "first_visit": "2022-07-13T11:15:58.047577+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 5340,
            "ip_address": "40.94.94.87",
            "count": 2,
            "first_visit": "2022-04-24T10:34:29.528829+06:00",
            "date": null
        },
        {
            "id": 52167,
            "ip_address": "40.94.95.43",
            "count": 1,
            "first_visit": "2023-08-10T20:45:59.208793+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 5373,
            "ip_address": "40.94.96.19",
            "count": 1,
            "first_visit": "2022-04-25T16:31:13.530750+06:00",
            "date": null
        },
        {
            "id": 5374,
            "ip_address": "40.94.96.40",
            "count": 1,
            "first_visit": "2022-04-25T16:32:45.509974+06:00",
            "date": null
        },
        {
            "id": 49319,
            "ip_address": "40.94.96.47",
            "count": 1,
            "first_visit": "2023-07-04T16:24:20.986494+06:00",
            "date": "2023-07-04"
        }
    ]
}