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

{
    "count": 92978,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80104&ordering=ip_address",
    "results": [
        {
            "id": 2959,
            "ip_address": "45.248.151.202",
            "count": 1,
            "first_visit": "2022-01-28T00:05:41.120183+06:00",
            "date": null
        },
        {
            "id": 3651,
            "ip_address": "45.248.151.203",
            "count": 3,
            "first_visit": "2022-02-16T02:56:55.567851+06:00",
            "date": null
        },
        {
            "id": 9982,
            "ip_address": "45.248.151.204",
            "count": 3,
            "first_visit": "2022-05-21T11:38:38.886887+06:00",
            "date": null
        },
        {
            "id": 76127,
            "ip_address": "45.248.151.204",
            "count": 2,
            "first_visit": "2024-11-28T11:23:34.421055+06:00",
            "date": "2024-11-28"
        },
        {
            "id": 35614,
            "ip_address": "45.248.151.205",
            "count": 1,
            "first_visit": "2022-10-07T20:15:23.945751+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 1479,
            "ip_address": "45.248.151.207",
            "count": 2,
            "first_visit": "2021-12-30T01:31:28.088798+06:00",
            "date": null
        },
        {
            "id": 3972,
            "ip_address": "45.248.151.208",
            "count": 1,
            "first_visit": "2022-03-01T12:37:28.975448+06:00",
            "date": null
        },
        {
            "id": 88722,
            "ip_address": "45.248.151.208",
            "count": 2,
            "first_visit": "2025-08-31T11:39:19.242674+06:00",
            "date": "2025-08-31"
        }
    ]
}