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

{
    "count": 96351,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6920&ordering=ip_address",
    "results": [
        {
            "id": 49565,
            "ip_address": "103.146.92.37",
            "count": 1,
            "first_visit": "2023-07-08T16:14:11.811426+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 25868,
            "ip_address": "103.146.93.19",
            "count": 1,
            "first_visit": "2022-07-22T08:59:04.554935+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6840,
            "ip_address": "103.146.93.19",
            "count": 1,
            "first_visit": "2022-05-16T16:38:07.777929+06:00",
            "date": null
        },
        {
            "id": 60969,
            "ip_address": "103.146.93.19",
            "count": 1,
            "first_visit": "2023-12-11T10:40:05.191394+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 56851,
            "ip_address": "103.146.93.42",
            "count": 1,
            "first_visit": "2023-10-05T18:57:35.630338+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 3371,
            "ip_address": "103.146.93.8",
            "count": 2,
            "first_visit": "2022-02-07T00:08:12.688719+06:00",
            "date": null
        },
        {
            "id": 30104,
            "ip_address": "103.146.94.251",
            "count": 1,
            "first_visit": "2022-07-31T00:13:40.186651+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 60496,
            "ip_address": "103.147.106.0",
            "count": 2,
            "first_visit": "2023-12-03T22:44:18.575844+06:00",
            "date": "2023-12-03"
        }
    ]
}