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

{
    "count": 97620,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10984&ordering=-ip_address",
    "results": [
        {
            "id": 6772,
            "ip_address": "58.145.189.247",
            "count": 4,
            "first_visit": "2022-05-16T15:05:10.427483+06:00",
            "date": null
        },
        {
            "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": 85962,
            "ip_address": "58.145.189.246",
            "count": 1,
            "first_visit": "2025-07-17T07:18:26.703879+06:00",
            "date": "2025-07-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": 8374,
            "ip_address": "58.145.189.246",
            "count": 2,
            "first_visit": "2022-05-17T22:37:37.238590+06:00",
            "date": null
        },
        {
            "id": 6743,
            "ip_address": "58.145.189.245",
            "count": 4,
            "first_visit": "2022-05-16T14:22:28.845235+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": 30044,
            "ip_address": "58.145.189.245",
            "count": 1,
            "first_visit": "2022-07-30T22:58:31.682771+06:00",
            "date": "2022-07-30"
        }
    ]
}