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

{
    "count": 92955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10216&ordering=-ip_address",
    "results": [
        {
            "id": 32278,
            "ip_address": "58.145.189.246",
            "count": 1,
            "first_visit": "2022-08-17T23:18:11.500978+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 45008,
            "ip_address": "58.145.189.246",
            "count": 1,
            "first_visit": "2023-04-07T18:02:11.505820+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 85962,
            "ip_address": "58.145.189.246",
            "count": 1,
            "first_visit": "2025-07-17T07:18:26.703879+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 8374,
            "ip_address": "58.145.189.246",
            "count": 2,
            "first_visit": "2022-05-17T22:37:37.238590+06:00",
            "date": null
        },
        {
            "id": 58656,
            "ip_address": "58.145.189.245",
            "count": 1,
            "first_visit": "2023-10-30T10:56:17.077161+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 6743,
            "ip_address": "58.145.189.245",
            "count": 4,
            "first_visit": "2022-05-16T14:22:28.845235+06:00",
            "date": null
        },
        {
            "id": 30044,
            "ip_address": "58.145.189.245",
            "count": 1,
            "first_visit": "2022-07-30T22:58:31.682771+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30781,
            "ip_address": "58.145.189.244",
            "count": 1,
            "first_visit": "2022-08-02T08:49:35.769371+06:00",
            "date": "2022-08-02"
        }
    ]
}