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

{
    "count": 92312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83976&ordering=ip_address",
    "results": [
        {
            "id": 3780,
            "ip_address": "66.220.149.3",
            "count": 1,
            "first_visit": "2022-02-21T23:09:54.840786+06:00",
            "date": null
        },
        {
            "id": 45174,
            "ip_address": "66.220.149.3",
            "count": 1,
            "first_visit": "2023-04-11T11:59:32.858019+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 2642,
            "ip_address": "66.220.149.30",
            "count": 2,
            "first_visit": "2022-01-22T20:40:11.493932+06:00",
            "date": null
        },
        {
            "id": 3342,
            "ip_address": "66.220.149.31",
            "count": 2,
            "first_visit": "2022-02-06T04:43:47.112897+06:00",
            "date": null
        },
        {
            "id": 72465,
            "ip_address": "66.220.149.33",
            "count": 1,
            "first_visit": "2024-08-24T01:27:35.138106+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 2640,
            "ip_address": "66.220.149.34",
            "count": 1,
            "first_visit": "2022-01-22T20:40:10.053423+06:00",
            "date": null
        },
        {
            "id": 21592,
            "ip_address": "66.220.149.4",
            "count": 1,
            "first_visit": "2022-07-08T13:25:39.961497+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 91112,
            "ip_address": "66.220.149.4",
            "count": 1,
            "first_visit": "2025-10-22T17:36:37.347979+06:00",
            "date": "2025-10-22"
        }
    ]
}