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

{
    "count": 95999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19224&ordering=-ip_address",
    "results": [
        {
            "id": 18043,
            "ip_address": "37.111.231.225",
            "count": 1,
            "first_visit": "2022-06-24T09:51:23.055373+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 87287,
            "ip_address": "37.111.231.217",
            "count": 1,
            "first_visit": "2025-08-07T04:05:01.568250+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 12112,
            "ip_address": "37.111.231.216",
            "count": 3,
            "first_visit": "2022-05-28T06:50:57.812159+06:00",
            "date": null
        },
        {
            "id": 28620,
            "ip_address": "37.111.231.216",
            "count": 1,
            "first_visit": "2022-07-28T09:15:57.582430+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10589,
            "ip_address": "37.111.231.213",
            "count": 1,
            "first_visit": "2022-05-23T11:00:05.524098+06:00",
            "date": null
        },
        {
            "id": 13277,
            "ip_address": "37.111.231.211",
            "count": 1,
            "first_visit": "2022-06-01T18:35:43.907465+06:00",
            "date": null
        },
        {
            "id": 8151,
            "ip_address": "37.111.231.21",
            "count": 1,
            "first_visit": "2022-05-17T13:03:25.312581+06:00",
            "date": null
        },
        {
            "id": 29512,
            "ip_address": "37.111.231.204",
            "count": 1,
            "first_visit": "2022-07-29T23:00:33.944412+06:00",
            "date": "2022-07-29"
        }
    ]
}