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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4832&ordering=-ip_address",
    "results": [
        {
            "id": 52061,
            "ip_address": "66.249.72.5",
            "count": 1,
            "first_visit": "2023-08-09T18:55:41.072638+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52173,
            "ip_address": "66.249.72.5",
            "count": 1,
            "first_visit": "2023-08-10T23:05:22.932008+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52202,
            "ip_address": "66.249.72.5",
            "count": 2,
            "first_visit": "2023-08-11T08:07:51.962366+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52449,
            "ip_address": "66.249.72.5",
            "count": 3,
            "first_visit": "2023-08-14T01:58:41.911455+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52364,
            "ip_address": "66.249.72.5",
            "count": 2,
            "first_visit": "2023-08-13T06:11:33.910017+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 2526,
            "ip_address": "66.249.72.48",
            "count": 1,
            "first_visit": "2022-01-20T18:05:23.156389+06:00",
            "date": null
        },
        {
            "id": 2231,
            "ip_address": "66.249.72.40",
            "count": 1,
            "first_visit": "2022-01-14T23:56:07.682084+06:00",
            "date": null
        },
        {
            "id": 52026,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-09T12:53:51.407798+06:00",
            "date": "2023-08-09"
        }
    ]
}