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

{
    "count": 96437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7208&ordering=ip_address",
    "results": [
        {
            "id": 9617,
            "ip_address": "103.148.41.233",
            "count": 3,
            "first_visit": "2022-05-20T07:11:59.186865+06:00",
            "date": null
        },
        {
            "id": 17904,
            "ip_address": "103.148.41.4",
            "count": 1,
            "first_visit": "2022-06-24T00:49:07.872594+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8180,
            "ip_address": "103.148.41.7",
            "count": 1,
            "first_visit": "2022-05-17T14:22:25.865296+06:00",
            "date": null
        },
        {
            "id": 25204,
            "ip_address": "103.148.51.134",
            "count": 1,
            "first_visit": "2022-07-21T08:26:20.946576+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 83027,
            "ip_address": "103.148.51.146",
            "count": 1,
            "first_visit": "2025-05-19T10:18:43.434672+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 69477,
            "ip_address": "103.148.51.69",
            "count": 1,
            "first_visit": "2024-06-05T11:35:30.784633+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 26239,
            "ip_address": "103.148.52.14",
            "count": 1,
            "first_visit": "2022-07-23T09:06:02.136657+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 27677,
            "ip_address": "103.148.52.14",
            "count": 1,
            "first_visit": "2022-07-26T11:39:00.045961+06:00",
            "date": "2022-07-26"
        }
    ]
}