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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=-ip_address",
    "results": [
        {
            "id": 36217,
            "ip_address": "37.111.199.50",
            "count": 1,
            "first_visit": "2022-10-20T17:41:48.710801+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 18396,
            "ip_address": "37.111.199.47",
            "count": 1,
            "first_visit": "2022-06-25T04:22:36.796307+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24534,
            "ip_address": "37.111.199.41",
            "count": 1,
            "first_visit": "2022-07-20T11:24:49.122170+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4164,
            "ip_address": "37.111.199.4",
            "count": 1,
            "first_visit": "2022-03-07T16:59:40.237291+06:00",
            "date": null
        },
        {
            "id": 7020,
            "ip_address": "37.111.199.35",
            "count": 1,
            "first_visit": "2022-05-16T18:44:56.086789+06:00",
            "date": null
        },
        {
            "id": 32547,
            "ip_address": "37.111.199.31",
            "count": 1,
            "first_visit": "2022-08-20T22:33:35.174387+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 92611,
            "ip_address": "37.111.199.28",
            "count": 1,
            "first_visit": "2025-12-04T01:42:11.294323+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 57810,
            "ip_address": "37.111.199.26",
            "count": 1,
            "first_visit": "2023-10-17T13:19:43.386584+06:00",
            "date": "2023-10-17"
        }
    ]
}