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

{
    "count": 92196,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3768&ordering=ip_address",
    "results": [
        {
            "id": 22948,
            "ip_address": "103.127.44.19",
            "count": 1,
            "first_visit": "2022-07-15T10:05:49.958021+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 24276,
            "ip_address": "103.127.44.21",
            "count": 1,
            "first_visit": "2022-07-20T00:18:00.158163+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8291,
            "ip_address": "103.127.44.21",
            "count": 1,
            "first_visit": "2022-05-17T20:35:53.986398+06:00",
            "date": null
        },
        {
            "id": 11396,
            "ip_address": "103.127.44.22",
            "count": 1,
            "first_visit": "2022-05-25T17:17:41.927661+06:00",
            "date": null
        },
        {
            "id": 7735,
            "ip_address": "103.127.44.61",
            "count": 1,
            "first_visit": "2022-05-17T09:33:33.275339+06:00",
            "date": null
        },
        {
            "id": 21852,
            "ip_address": "103.127.44.90",
            "count": 1,
            "first_visit": "2022-07-10T09:29:27.611968+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 25166,
            "ip_address": "103.127.44.90",
            "count": 1,
            "first_visit": "2022-07-21T07:25:19.858188+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11027,
            "ip_address": "103.127.44.90",
            "count": 1,
            "first_visit": "2022-05-24T16:10:15.992334+06:00",
            "date": null
        }
    ]
}