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

{
    "count": 98180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15232&ordering=ip_address",
    "results": [
        {
            "id": 27500,
            "ip_address": "103.230.105.25",
            "count": 1,
            "first_visit": "2022-07-26T00:09:08.794162+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 75459,
            "ip_address": "103.230.105.25",
            "count": 4,
            "first_visit": "2024-11-10T11:13:32.716603+06:00",
            "date": "2024-11-10"
        },
        {
            "id": 33046,
            "ip_address": "103.230.105.26",
            "count": 1,
            "first_visit": "2022-08-27T00:33:19.154046+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 48727,
            "ip_address": "103.230.105.26",
            "count": 1,
            "first_visit": "2023-06-24T01:18:52.775799+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 11847,
            "ip_address": "103.230.105.26",
            "count": 1,
            "first_visit": "2022-05-27T03:10:52.934233+06:00",
            "date": null
        },
        {
            "id": 51043,
            "ip_address": "103.230.105.28",
            "count": 1,
            "first_visit": "2023-07-28T04:40:28.804434+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 83533,
            "ip_address": "103.230.105.28",
            "count": 1,
            "first_visit": "2025-06-01T03:25:38.181490+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 12291,
            "ip_address": "103.230.105.28",
            "count": 1,
            "first_visit": "2022-05-28T22:11:28.697465+06:00",
            "date": null
        }
    ]
}