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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33992&ordering=-ip_address",
    "results": [
        {
            "id": 74157,
            "ip_address": "202.5.51.153",
            "count": 1,
            "first_visit": "2024-10-08T09:20:11.894186+06:00",
            "date": "2024-10-08"
        },
        {
            "id": 6966,
            "ip_address": "202.5.51.103",
            "count": 1,
            "first_visit": "2022-05-16T18:07:08.642638+06:00",
            "date": null
        },
        {
            "id": 18361,
            "ip_address": "202.5.51.103",
            "count": 1,
            "first_visit": "2022-06-25T01:32:26.243666+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 26345,
            "ip_address": "202.5.50.66",
            "count": 1,
            "first_visit": "2022-07-23T13:00:41.812233+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 27112,
            "ip_address": "202.5.50.149",
            "count": 1,
            "first_visit": "2022-07-25T09:38:34.899626+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 56083,
            "ip_address": "202.5.50.144",
            "count": 1,
            "first_visit": "2023-09-26T15:44:03.624106+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 3778,
            "ip_address": "202.5.50.102",
            "count": 4,
            "first_visit": "2022-02-21T20:13:45.948079+06:00",
            "date": null
        },
        {
            "id": 26622,
            "ip_address": "202.5.46.241",
            "count": 1,
            "first_visit": "2022-07-24T09:35:22.667037+06:00",
            "date": "2022-07-24"
        }
    ]
}