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

{
    "count": 95336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16736&ordering=ip_address",
    "results": [
        {
            "id": 8420,
            "ip_address": "103.25.250.242",
            "count": 3,
            "first_visit": "2022-05-17T22:57:34.436829+06:00",
            "date": null
        },
        {
            "id": 8173,
            "ip_address": "103.25.250.243",
            "count": 2,
            "first_visit": "2022-05-17T13:52:34.481395+06:00",
            "date": null
        },
        {
            "id": 1589,
            "ip_address": "103.25.250.244",
            "count": 2,
            "first_visit": "2022-01-02T10:36:37.675150+06:00",
            "date": null
        },
        {
            "id": 74702,
            "ip_address": "103.25.250.244",
            "count": 1,
            "first_visit": "2024-10-24T13:21:51.499059+06:00",
            "date": "2024-10-24"
        },
        {
            "id": 24058,
            "ip_address": "103.25.250.244",
            "count": 1,
            "first_visit": "2022-07-19T11:11:19.301999+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 6564,
            "ip_address": "103.25.250.246",
            "count": 1,
            "first_visit": "2022-05-16T09:24:10.213595+06:00",
            "date": null
        },
        {
            "id": 28876,
            "ip_address": "103.25.250.247",
            "count": 2,
            "first_visit": "2022-07-28T17:40:18.009482+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12492,
            "ip_address": "103.25.250.247",
            "count": 1,
            "first_visit": "2022-05-29T14:58:44.145039+06:00",
            "date": null
        }
    ]
}