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

{
    "count": 100651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29712&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29696&ordering=-ip_address",
    "results": [
        {
            "id": 81624,
            "ip_address": "27.147.200.227",
            "count": 1,
            "first_visit": "2025-04-19T19:58:00.772956+06:00",
            "date": "2025-04-19"
        },
        {
            "id": 94330,
            "ip_address": "27.147.200.227",
            "count": 1,
            "first_visit": "2026-01-21T15:15:30.000936+06:00",
            "date": "2026-01-21"
        },
        {
            "id": 86508,
            "ip_address": "27.147.200.227",
            "count": 1,
            "first_visit": "2025-07-25T23:17:16.966893+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 82534,
            "ip_address": "27.147.200.227",
            "count": 3,
            "first_visit": "2025-05-09T11:40:41.751162+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 27771,
            "ip_address": "27.147.200.222",
            "count": 1,
            "first_visit": "2022-07-26T15:18:06.734054+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8523,
            "ip_address": "27.147.200.222",
            "count": 1,
            "first_visit": "2022-05-17T23:38:28.521746+06:00",
            "date": null
        },
        {
            "id": 8400,
            "ip_address": "27.147.200.219",
            "count": 1,
            "first_visit": "2022-05-17T22:49:40.992711+06:00",
            "date": null
        },
        {
            "id": 23378,
            "ip_address": "27.147.200.218",
            "count": 1,
            "first_visit": "2022-07-17T23:11:20.157568+06:00",
            "date": "2022-07-17"
        }
    ]
}