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

{
    "count": 95639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4168&ordering=ip_address",
    "results": [
        {
            "id": 53848,
            "ip_address": "103.130.11.28",
            "count": 1,
            "first_visit": "2023-08-29T19:04:12.131858+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 29301,
            "ip_address": "103.130.113.147",
            "count": 4,
            "first_visit": "2022-07-29T13:24:52.369372+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10873,
            "ip_address": "103.130.113.156",
            "count": 1,
            "first_visit": "2022-05-24T10:18:42.840841+06:00",
            "date": null
        },
        {
            "id": 18786,
            "ip_address": "103.130.113.156",
            "count": 1,
            "first_visit": "2022-06-25T21:38:13.951508+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10874,
            "ip_address": "103.130.113.156",
            "count": 3,
            "first_visit": "2022-05-24T10:18:42.841298+06:00",
            "date": null
        },
        {
            "id": 10872,
            "ip_address": "103.130.113.157",
            "count": 1,
            "first_visit": "2022-05-24T10:18:42.815369+06:00",
            "date": null
        },
        {
            "id": 63828,
            "ip_address": "103.130.113.176",
            "count": 1,
            "first_visit": "2024-01-26T13:54:28.410928+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 86652,
            "ip_address": "103.130.113.177",
            "count": 2,
            "first_visit": "2025-07-28T14:09:16.457365+06:00",
            "date": "2025-07-28"
        }
    ]
}