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

{
    "count": 100022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90312&ordering=ip_address",
    "results": [
        {
            "id": 35342,
            "ip_address": "65.154.226.109",
            "count": 2,
            "first_visit": "2022-10-02T06:10:45.123587+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 391,
            "ip_address": "65.154.226.165",
            "count": 9,
            "first_visit": "2021-12-08T03:43:10.364091+06:00",
            "date": null
        },
        {
            "id": 14429,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2022-06-11T05:57:56.550478+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 5132,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2022-04-15T08:50:55.679753+06:00",
            "date": null
        },
        {
            "id": 67408,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2024-04-24T19:57:40.488684+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 68221,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2024-05-12T10:19:26.294327+06:00",
            "date": "2024-05-12"
        },
        {
            "id": 51195,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2023-07-30T06:07:22.688015+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 60427,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2023-12-02T13:58:46.019509+06:00",
            "date": "2023-12-02"
        }
    ]
}