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

{
    "count": 98253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87352&ordering=ip_address",
    "results": [
        {
            "id": 74065,
            "ip_address": "59.152.103.201",
            "count": 1,
            "first_visit": "2024-10-06T13:06:02.384123+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 17939,
            "ip_address": "59.152.103.215",
            "count": 1,
            "first_visit": "2022-06-24T01:46:30.742966+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 37480,
            "ip_address": "59.152.103.74",
            "count": 1,
            "first_visit": "2022-11-16T16:29:53.574290+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 30648,
            "ip_address": "59.152.104.118",
            "count": 1,
            "first_visit": "2022-08-01T13:07:59.979369+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 6494,
            "ip_address": "59.152.104.216",
            "count": 2,
            "first_visit": "2022-05-16T00:18:49.428864+06:00",
            "date": null
        },
        {
            "id": 5644,
            "ip_address": "59.152.104.218",
            "count": 1,
            "first_visit": "2022-05-05T18:29:11.500856+06:00",
            "date": null
        },
        {
            "id": 5635,
            "ip_address": "59.152.104.219",
            "count": 1,
            "first_visit": "2022-05-05T15:13:39.578341+06:00",
            "date": null
        },
        {
            "id": 11248,
            "ip_address": "59.152.104.221",
            "count": 1,
            "first_visit": "2022-05-25T00:00:37.493885+06:00",
            "date": null
        }
    ]
}