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

{
    "count": 98044,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=472&ordering=ip_address",
    "results": [
        {
            "id": 24583,
            "ip_address": "103.103.89.218",
            "count": 1,
            "first_visit": "2022-07-20T12:05:08.654824+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11544,
            "ip_address": "103.103.89.233",
            "count": 3,
            "first_visit": "2022-05-26T00:12:09.596011+06:00",
            "date": null
        },
        {
            "id": 34450,
            "ip_address": "103.103.89.249",
            "count": 1,
            "first_visit": "2022-09-15T17:25:54.104871+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 9629,
            "ip_address": "103.103.98.110",
            "count": 1,
            "first_visit": "2022-05-20T09:24:17.566914+06:00",
            "date": null
        },
        {
            "id": 7305,
            "ip_address": "103.103.98.236",
            "count": 2,
            "first_visit": "2022-05-16T21:11:34.844112+06:00",
            "date": null
        },
        {
            "id": 16649,
            "ip_address": "103.103.98.237",
            "count": 1,
            "first_visit": "2022-06-19T20:18:20.426429+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 19060,
            "ip_address": "103.103.98.238",
            "count": 1,
            "first_visit": "2022-06-26T11:39:56.332683+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 47905,
            "ip_address": "103.103.98.32",
            "count": 7,
            "first_visit": "2023-06-08T19:57:24.634498+06:00",
            "date": "2023-06-08"
        }
    ]
}