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

{
    "count": 98112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26216&ordering=-ip_address",
    "results": [
        {
            "id": 86499,
            "ip_address": "37.111.193.34",
            "count": 2,
            "first_visit": "2025-07-25T17:16:05.607583+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 10878,
            "ip_address": "37.111.193.33",
            "count": 1,
            "first_visit": "2022-05-24T10:28:06.840065+06:00",
            "date": null
        },
        {
            "id": 30056,
            "ip_address": "37.111.193.32",
            "count": 1,
            "first_visit": "2022-07-30T23:08:17.917771+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24368,
            "ip_address": "37.111.193.32",
            "count": 1,
            "first_visit": "2022-07-20T05:12:04.916958+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 77427,
            "ip_address": "37.111.193.31",
            "count": 1,
            "first_visit": "2025-01-02T16:17:17.706138+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 15820,
            "ip_address": "37.111.193.30",
            "count": 2,
            "first_visit": "2022-06-17T01:39:50.314454+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 29514,
            "ip_address": "37.111.193.30",
            "count": 1,
            "first_visit": "2022-07-29T23:02:54.531450+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12413,
            "ip_address": "37.111.193.3",
            "count": 1,
            "first_visit": "2022-05-29T09:56:38.051539+06:00",
            "date": null
        }
    ]
}