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

{
    "count": 92338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7376&ordering=ip_address",
    "results": [
        {
            "id": 26526,
            "ip_address": "103.150.68.196",
            "count": 1,
            "first_visit": "2022-07-24T03:09:29.360754+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 52589,
            "ip_address": "103.150.68.199",
            "count": 2,
            "first_visit": "2023-08-15T12:47:11.382547+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 12655,
            "ip_address": "103.150.68.199",
            "count": 5,
            "first_visit": "2022-05-30T00:20:52.969641+06:00",
            "date": null
        },
        {
            "id": 10556,
            "ip_address": "103.150.68.26",
            "count": 6,
            "first_visit": "2022-05-23T09:44:40.259190+06:00",
            "date": null
        },
        {
            "id": 25221,
            "ip_address": "103.150.68.42",
            "count": 1,
            "first_visit": "2022-07-21T08:47:14.753353+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 4383,
            "ip_address": "103.150.68.48",
            "count": 3,
            "first_visit": "2022-03-15T02:57:08.118217+06:00",
            "date": null
        },
        {
            "id": 10112,
            "ip_address": "103.150.68.49",
            "count": 2,
            "first_visit": "2022-05-21T22:27:18.798584+06:00",
            "date": null
        },
        {
            "id": 10637,
            "ip_address": "103.150.68.54",
            "count": 1,
            "first_visit": "2022-05-23T12:25:00.928856+06:00",
            "date": null
        }
    ]
}