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

{
    "count": 101356,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81704&ordering=ip_address",
    "results": [
        {
            "id": 24265,
            "ip_address": "37.111.246.45",
            "count": 1,
            "first_visit": "2022-07-20T00:11:08.492597+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6594,
            "ip_address": "37.111.246.46",
            "count": 2,
            "first_visit": "2022-05-16T10:31:20.509433+06:00",
            "date": null
        },
        {
            "id": 34696,
            "ip_address": "37.111.246.49",
            "count": 1,
            "first_visit": "2022-09-20T02:44:25.514507+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 28603,
            "ip_address": "37.111.246.5",
            "count": 1,
            "first_visit": "2022-07-28T08:03:28.991652+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 30298,
            "ip_address": "37.111.246.5",
            "count": 1,
            "first_visit": "2022-07-31T10:43:53.900497+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29986,
            "ip_address": "37.111.246.50",
            "count": 2,
            "first_visit": "2022-07-30T19:53:28.176097+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28671,
            "ip_address": "37.111.246.55",
            "count": 1,
            "first_visit": "2022-07-28T10:40:38.253399+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11204,
            "ip_address": "37.111.246.56",
            "count": 4,
            "first_visit": "2022-05-24T23:06:14.979210+06:00",
            "date": null
        }
    ]
}