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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79896&ordering=-ip_address",
    "results": [
        {
            "id": 57625,
            "ip_address": "103.67.158.87",
            "count": 2,
            "first_visit": "2023-10-15T09:33:45.974429+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 10181,
            "ip_address": "103.67.158.86",
            "count": 1,
            "first_visit": "2022-05-21T23:56:19.826762+06:00",
            "date": null
        },
        {
            "id": 29274,
            "ip_address": "103.67.158.82",
            "count": 1,
            "first_visit": "2022-07-29T12:20:44.625932+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 55007,
            "ip_address": "103.67.158.82",
            "count": 1,
            "first_visit": "2023-09-13T11:48:27.637222+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 33272,
            "ip_address": "103.67.158.80",
            "count": 1,
            "first_visit": "2022-08-29T06:53:44.600081+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 11355,
            "ip_address": "103.67.158.80",
            "count": 1,
            "first_visit": "2022-05-25T12:40:18.020981+06:00",
            "date": null
        },
        {
            "id": 8376,
            "ip_address": "103.67.158.78",
            "count": 2,
            "first_visit": "2022-05-17T22:38:11.929197+06:00",
            "date": null
        },
        {
            "id": 28419,
            "ip_address": "103.67.158.78",
            "count": 4,
            "first_visit": "2022-07-27T23:47:24.340406+06:00",
            "date": "2022-07-27"
        }
    ]
}