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

{
    "count": 92029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1344&ordering=ip_address",
    "results": [
        {
            "id": 68258,
            "ip_address": "103.111.226.90",
            "count": 2,
            "first_visit": "2024-05-13T10:02:34.482239+06:00",
            "date": "2024-05-13"
        },
        {
            "id": 53248,
            "ip_address": "103.111.227.11",
            "count": 2,
            "first_visit": "2023-08-22T21:01:51.570099+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 12582,
            "ip_address": "103.111.227.192",
            "count": 4,
            "first_visit": "2022-05-29T22:30:59.916099+06:00",
            "date": null
        },
        {
            "id": 37299,
            "ip_address": "103.111.227.194",
            "count": 1,
            "first_visit": "2022-11-12T13:21:54.117240+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 4624,
            "ip_address": "103.111.227.194",
            "count": 4,
            "first_visit": "2022-03-23T19:30:04.833678+06:00",
            "date": null
        },
        {
            "id": 34968,
            "ip_address": "103.111.227.194",
            "count": 1,
            "first_visit": "2022-09-25T14:32:42.896858+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 25172,
            "ip_address": "103.111.227.2",
            "count": 1,
            "first_visit": "2022-07-21T07:35:37.529252+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 5535,
            "ip_address": "103.111.227.201",
            "count": 2,
            "first_visit": "2022-05-02T00:54:47.227629+06:00",
            "date": null
        }
    ]
}