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

{
    "count": 98124,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26952&ordering=-ip_address",
    "results": [
        {
            "id": 54539,
            "ip_address": "34.79.233.231",
            "count": 1,
            "first_visit": "2023-09-08T04:44:17.338219+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 46693,
            "ip_address": "34.78.59.231",
            "count": 8,
            "first_visit": "2023-05-16T22:30:14.365945+06:00",
            "date": "2023-05-16"
        },
        {
            "id": 1666,
            "ip_address": "34.78.193.250",
            "count": 4,
            "first_visit": "2022-01-05T03:35:23.658190+06:00",
            "date": null
        },
        {
            "id": 19561,
            "ip_address": "34.78.193.250",
            "count": 4,
            "first_visit": "2022-06-27T22:10:03.414235+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19563,
            "ip_address": "34.77.35.166",
            "count": 2,
            "first_visit": "2022-06-27T22:10:03.986162+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19562,
            "ip_address": "34.77.35.166",
            "count": 1,
            "first_visit": "2022-06-27T22:10:03.982749+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 1667,
            "ip_address": "34.77.35.166",
            "count": 1,
            "first_visit": "2022-01-05T03:35:29.350710+06:00",
            "date": null
        },
        {
            "id": 38716,
            "ip_address": "34.76.168.233",
            "count": 2,
            "first_visit": "2022-12-14T20:46:07.744697+06:00",
            "date": "2022-12-14"
        }
    ]
}