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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24616&ordering=-ip_address",
    "results": [
        {
            "id": 10074,
            "ip_address": "37.111.204.172",
            "count": 1,
            "first_visit": "2022-05-21T20:19:13.107998+06:00",
            "date": null
        },
        {
            "id": 61647,
            "ip_address": "37.111.204.171",
            "count": 1,
            "first_visit": "2023-12-22T11:48:35.440539+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 43091,
            "ip_address": "37.111.204.16",
            "count": 2,
            "first_visit": "2023-03-03T13:17:16.524501+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 78005,
            "ip_address": "37.111.204.158",
            "count": 1,
            "first_visit": "2025-01-18T21:27:46.234633+06:00",
            "date": "2025-01-18"
        },
        {
            "id": 15788,
            "ip_address": "37.111.204.155",
            "count": 1,
            "first_visit": "2022-06-17T00:39:19.443746+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3918,
            "ip_address": "37.111.204.140",
            "count": 1,
            "first_visit": "2022-02-27T13:10:22.316273+06:00",
            "date": null
        },
        {
            "id": 11642,
            "ip_address": "37.111.204.136",
            "count": 1,
            "first_visit": "2022-05-26T10:28:06.317578+06:00",
            "date": null
        },
        {
            "id": 50420,
            "ip_address": "37.111.204.131",
            "count": 4,
            "first_visit": "2023-07-20T09:26:25.349745+06:00",
            "date": "2023-07-20"
        }
    ]
}