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

{
    "count": 97519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23888&ordering=ip_address",
    "results": [
        {
            "id": 8479,
            "ip_address": "103.97.163.134",
            "count": 2,
            "first_visit": "2022-05-17T23:16:45.959364+06:00",
            "date": null
        },
        {
            "id": 1311,
            "ip_address": "103.97.163.150",
            "count": 1,
            "first_visit": "2021-12-23T21:52:01.590071+06:00",
            "date": null
        },
        {
            "id": 1546,
            "ip_address": "103.97.163.177",
            "count": 1,
            "first_visit": "2021-12-31T20:14:01.953881+06:00",
            "date": null
        },
        {
            "id": 54536,
            "ip_address": "103.97.163.220",
            "count": 1,
            "first_visit": "2023-09-08T02:18:09.802701+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54413,
            "ip_address": "103.97.163.220",
            "count": 3,
            "first_visit": "2023-09-06T13:03:01.565619+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 55012,
            "ip_address": "103.97.163.221",
            "count": 1,
            "first_visit": "2023-09-13T13:52:44.266364+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54221,
            "ip_address": "103.97.163.222",
            "count": 1,
            "first_visit": "2023-09-03T21:55:14.638556+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 6022,
            "ip_address": "103.97.163.38",
            "count": 5,
            "first_visit": "2022-05-14T18:55:33.798152+06:00",
            "date": null
        }
    ]
}