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

{
    "count": 92422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82192&ordering=ip_address",
    "results": [
        {
            "id": 7864,
            "ip_address": "58.145.187.244",
            "count": 4,
            "first_visit": "2022-05-17T10:46:42.907573+06:00",
            "date": null
        },
        {
            "id": 39988,
            "ip_address": "58.145.187.244",
            "count": 1,
            "first_visit": "2023-01-07T01:29:23.321779+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 29073,
            "ip_address": "58.145.187.246",
            "count": 1,
            "first_visit": "2022-07-29T02:19:34.041948+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8674,
            "ip_address": "58.145.187.246",
            "count": 3,
            "first_visit": "2022-05-18T08:22:27.361774+06:00",
            "date": null
        },
        {
            "id": 2581,
            "ip_address": "58.145.187.247",
            "count": 3,
            "first_visit": "2022-01-21T21:35:48.071793+06:00",
            "date": null
        },
        {
            "id": 29203,
            "ip_address": "58.145.187.248",
            "count": 1,
            "first_visit": "2022-07-29T10:50:10.696479+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6698,
            "ip_address": "58.145.187.248",
            "count": 2,
            "first_visit": "2022-05-16T13:18:07.190357+06:00",
            "date": null
        },
        {
            "id": 60793,
            "ip_address": "58.145.187.248",
            "count": 1,
            "first_visit": "2023-12-08T19:38:26.416944+06:00",
            "date": "2023-12-08"
        }
    ]
}