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

{
    "count": 97494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23704&ordering=ip_address",
    "results": [
        {
            "id": 17952,
            "ip_address": "103.96.107.115",
            "count": 1,
            "first_visit": "2022-06-24T03:32:22.532389+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 87797,
            "ip_address": "103.96.107.150",
            "count": 2,
            "first_visit": "2025-08-16T04:25:04.740908+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 33339,
            "ip_address": "103.96.107.153",
            "count": 1,
            "first_visit": "2022-08-29T17:39:35.226640+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8238,
            "ip_address": "103.96.107.193",
            "count": 2,
            "first_visit": "2022-05-17T17:52:21.266838+06:00",
            "date": null
        },
        {
            "id": 13133,
            "ip_address": "103.96.107.194",
            "count": 1,
            "first_visit": "2022-05-31T15:06:41.130299+06:00",
            "date": null
        },
        {
            "id": 37692,
            "ip_address": "103.96.107.194",
            "count": 2,
            "first_visit": "2022-11-22T10:45:37.769635+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37467,
            "ip_address": "103.96.107.194",
            "count": 1,
            "first_visit": "2022-11-16T11:20:54.377103+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37435,
            "ip_address": "103.96.107.194",
            "count": 2,
            "first_visit": "2022-11-15T13:48:58.297551+06:00",
            "date": "2022-11-15"
        }
    ]
}