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

{
    "count": 95574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3880&ordering=ip_address",
    "results": [
        {
            "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": 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
        },
        {
            "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": 4824,
            "ip_address": "103.127.44.91",
            "count": 5,
            "first_visit": "2022-03-31T16:06:51.795445+06:00",
            "date": null
        },
        {
            "id": 3376,
            "ip_address": "103.127.44.93",
            "count": 1,
            "first_visit": "2022-02-07T01:48:15.023250+06:00",
            "date": null
        },
        {
            "id": 40539,
            "ip_address": "103.127.4.52",
            "count": 3,
            "first_visit": "2023-01-17T19:34:08.881785+06:00",
            "date": "2023-01-17"
        }
    ]
}