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

{
    "count": 92187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3296&ordering=ip_address",
    "results": [
        {
            "id": 11482,
            "ip_address": "103.124.227.195",
            "count": 1,
            "first_visit": "2022-05-25T22:58:03.880041+06:00",
            "date": null
        },
        {
            "id": 2410,
            "ip_address": "103.124.227.222",
            "count": 18,
            "first_visit": "2022-01-18T07:41:25.949885+06:00",
            "date": null
        },
        {
            "id": 12,
            "ip_address": "103.124.227.233",
            "count": 1,
            "first_visit": "2021-12-02T18:29:13.641660+06:00",
            "date": null
        },
        {
            "id": 1750,
            "ip_address": "103.124.227.234",
            "count": 1,
            "first_visit": "2022-01-09T23:39:07.827683+06:00",
            "date": null
        },
        {
            "id": 17087,
            "ip_address": "103.124.227.241",
            "count": 1,
            "first_visit": "2022-06-21T16:36:55.261634+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 56893,
            "ip_address": "103.124.227.26",
            "count": 3,
            "first_visit": "2023-10-06T09:09:22.821600+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 34708,
            "ip_address": "103.124.227.34",
            "count": 1,
            "first_visit": "2022-09-20T11:07:23.795538+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 52247,
            "ip_address": "103.124.227.35",
            "count": 1,
            "first_visit": "2023-08-11T18:52:27.366540+06:00",
            "date": "2023-08-11"
        }
    ]
}