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

{
    "count": 101477,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78840&ordering=ip_address",
    "results": [
        {
            "id": 26056,
            "ip_address": "37.111.212.46",
            "count": 1,
            "first_visit": "2022-07-22T19:02:47.627107+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10442,
            "ip_address": "37.111.212.46",
            "count": 2,
            "first_visit": "2022-05-22T22:48:03.477873+06:00",
            "date": null
        },
        {
            "id": 31097,
            "ip_address": "37.111.212.47",
            "count": 1,
            "first_visit": "2022-08-04T08:59:58.544805+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 12073,
            "ip_address": "37.111.212.47",
            "count": 7,
            "first_visit": "2022-05-28T00:34:37.182467+06:00",
            "date": null
        },
        {
            "id": 4520,
            "ip_address": "37.111.212.48",
            "count": 1,
            "first_visit": "2022-03-20T13:46:20.514507+06:00",
            "date": null
        },
        {
            "id": 24561,
            "ip_address": "37.111.212.48",
            "count": 1,
            "first_visit": "2022-07-20T11:47:10.518256+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 64995,
            "ip_address": "37.111.212.48",
            "count": 1,
            "first_visit": "2024-02-21T11:56:10.683074+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 82549,
            "ip_address": "37.111.212.48",
            "count": 1,
            "first_visit": "2025-05-09T21:05:14.152824+06:00",
            "date": "2025-05-09"
        }
    ]
}