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

{
    "count": 95824,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4656&ordering=-ip_address",
    "results": [
        {
            "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": 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": 50077,
            "ip_address": "66.249.72.4",
            "count": 1,
            "first_visit": "2023-07-15T21:26:45.183730+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50121,
            "ip_address": "66.249.72.4",
            "count": 1,
            "first_visit": "2023-07-16T13:06:56.942680+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 52448,
            "ip_address": "66.249.72.4",
            "count": 4,
            "first_visit": "2023-08-14T01:53:39.553312+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52269,
            "ip_address": "66.249.72.4",
            "count": 4,
            "first_visit": "2023-08-12T02:36:59.244010+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52197,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-11T05:16:29.349797+06:00",
            "date": "2023-08-11"
        }
    ]
}