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

{
    "count": 98234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86656&ordering=ip_address",
    "results": [
        {
            "id": 67315,
            "ip_address": "54.87.61.147",
            "count": 1,
            "first_visit": "2024-04-22T22:51:01.205775+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 38400,
            "ip_address": "54.87.81.209",
            "count": 1,
            "first_visit": "2022-12-06T13:19:29.502488+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 69214,
            "ip_address": "54.88.218.7",
            "count": 1,
            "first_visit": "2024-05-28T10:49:32.967353+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 68708,
            "ip_address": "54.88.218.7",
            "count": 1,
            "first_visit": "2024-05-21T09:14:27.485014+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 12866,
            "ip_address": "54.88.66.77",
            "count": 8,
            "first_visit": "2022-05-30T20:17:15.491595+06:00",
            "date": null
        },
        {
            "id": 51912,
            "ip_address": "54.88.9.51",
            "count": 2,
            "first_visit": "2023-08-08T00:46:12.574464+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 38627,
            "ip_address": "54.89.113.110",
            "count": 2,
            "first_visit": "2022-12-13T03:34:05.341388+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 5811,
            "ip_address": "54.89.117.190",
            "count": 2,
            "first_visit": "2022-05-10T20:33:02.460369+06:00",
            "date": null
        }
    ]
}