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

{
    "count": 101380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80712&ordering=ip_address",
    "results": [
        {
            "id": 13277,
            "ip_address": "37.111.231.211",
            "count": 1,
            "first_visit": "2022-06-01T18:35:43.907465+06:00",
            "date": null
        },
        {
            "id": 10589,
            "ip_address": "37.111.231.213",
            "count": 1,
            "first_visit": "2022-05-23T11:00:05.524098+06:00",
            "date": null
        },
        {
            "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": 87287,
            "ip_address": "37.111.231.217",
            "count": 1,
            "first_visit": "2025-08-07T04:05:01.568250+06:00",
            "date": "2025-08-07"
        },
        {
            "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": 7691,
            "ip_address": "37.111.231.226",
            "count": 1,
            "first_visit": "2022-05-17T09:00:44.849371+06:00",
            "date": null
        },
        {
            "id": 27874,
            "ip_address": "37.111.231.226",
            "count": 1,
            "first_visit": "2022-07-26T20:46:22.402551+06:00",
            "date": "2022-07-26"
        }
    ]
}