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

{
    "count": 96181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20152&ordering=ip_address",
    "results": [
        {
            "id": 6036,
            "ip_address": "103.67.158.153",
            "count": 3,
            "first_visit": "2022-05-14T19:09:59.858582+06:00",
            "date": null
        },
        {
            "id": 15989,
            "ip_address": "103.67.158.153",
            "count": 1,
            "first_visit": "2022-06-17T14:11:13.201557+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 48629,
            "ip_address": "103.67.158.153",
            "count": 1,
            "first_visit": "2023-06-21T13:59:39.647994+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 19224,
            "ip_address": "103.67.158.154",
            "count": 1,
            "first_visit": "2022-06-26T22:56:51.585316+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9177,
            "ip_address": "103.67.158.154",
            "count": 1,
            "first_visit": "2022-05-18T23:22:39.040614+06:00",
            "date": null
        },
        {
            "id": 16421,
            "ip_address": "103.67.158.154",
            "count": 1,
            "first_visit": "2022-06-18T18:20:13.004047+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7492,
            "ip_address": "103.67.158.155",
            "count": 4,
            "first_visit": "2022-05-16T23:41:56.100332+06:00",
            "date": null
        },
        {
            "id": 18788,
            "ip_address": "103.67.158.155",
            "count": 1,
            "first_visit": "2022-06-25T21:42:26.243478+06:00",
            "date": "2022-06-25"
        }
    ]
}