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

{
    "count": 97503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9808&ordering=ip_address",
    "results": [
        {
            "id": 32691,
            "ip_address": "103.166.230.238",
            "count": 1,
            "first_visit": "2022-08-22T18:56:59.916652+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 31458,
            "ip_address": "103.166.230.238",
            "count": 1,
            "first_visit": "2022-08-07T19:02:26.555394+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 8145,
            "ip_address": "103.166.230.78",
            "count": 1,
            "first_visit": "2022-05-17T12:55:54.427031+06:00",
            "date": null
        },
        {
            "id": 18870,
            "ip_address": "103.166.230.78",
            "count": 1,
            "first_visit": "2022-06-26T00:39:09.514025+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 10368,
            "ip_address": "103.166.231.100",
            "count": 1,
            "first_visit": "2022-05-22T18:48:51.674119+06:00",
            "date": null
        },
        {
            "id": 6326,
            "ip_address": "103.166.23.4",
            "count": 1,
            "first_visit": "2022-05-15T12:03:28.193778+06:00",
            "date": null
        },
        {
            "id": 65699,
            "ip_address": "103.166.24.248",
            "count": 1,
            "first_visit": "2024-03-09T10:16:51.256394+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 65677,
            "ip_address": "103.166.24.248",
            "count": 2,
            "first_visit": "2024-03-08T19:30:43.116176+06:00",
            "date": "2024-03-08"
        }
    ]
}