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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79384&ordering=ip_address",
    "results": [
        {
            "id": 3638,
            "ip_address": "37.111.214.194",
            "count": 3,
            "first_visit": "2022-02-15T21:44:31.304815+06:00",
            "date": null
        },
        {
            "id": 10344,
            "ip_address": "37.111.214.195",
            "count": 1,
            "first_visit": "2022-05-22T17:28:36.324609+06:00",
            "date": null
        },
        {
            "id": 66517,
            "ip_address": "37.111.214.195",
            "count": 2,
            "first_visit": "2024-04-01T17:51:14.326547+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 28538,
            "ip_address": "37.111.214.196",
            "count": 1,
            "first_visit": "2022-07-28T03:25:25.943861+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10668,
            "ip_address": "37.111.214.198",
            "count": 2,
            "first_visit": "2022-05-23T13:58:17.379068+06:00",
            "date": null
        },
        {
            "id": 90012,
            "ip_address": "37.111.214.198",
            "count": 1,
            "first_visit": "2025-09-25T13:48:33.223082+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 26304,
            "ip_address": "37.111.214.199",
            "count": 1,
            "first_visit": "2022-07-23T11:36:54.549473+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 24243,
            "ip_address": "37.111.214.2",
            "count": 1,
            "first_visit": "2022-07-19T23:36:40.049421+06:00",
            "date": "2022-07-19"
        }
    ]
}