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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2936&ordering=ip_address",
    "results": [
        {
            "id": 29755,
            "ip_address": "103.121.223.82",
            "count": 1,
            "first_visit": "2022-07-30T10:28:44.875349+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6676,
            "ip_address": "103.121.223.88",
            "count": 1,
            "first_visit": "2022-05-16T12:57:21.105378+06:00",
            "date": null
        },
        {
            "id": 16114,
            "ip_address": "103.121.223.92",
            "count": 1,
            "first_visit": "2022-06-17T20:52:22.196182+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 5303,
            "ip_address": "103.121.223.98",
            "count": 2,
            "first_visit": "2022-04-22T00:31:39.598873+06:00",
            "date": null
        },
        {
            "id": 4864,
            "ip_address": "103.121.36.103",
            "count": 3,
            "first_visit": "2022-04-02T04:40:53.282497+06:00",
            "date": null
        },
        {
            "id": 34929,
            "ip_address": "103.121.36.103",
            "count": 1,
            "first_visit": "2022-09-24T19:07:18.665690+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 16067,
            "ip_address": "103.121.36.106",
            "count": 1,
            "first_visit": "2022-06-17T18:05:58.630672+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 25425,
            "ip_address": "103.121.36.117",
            "count": 1,
            "first_visit": "2022-07-21T11:31:37.399916+06:00",
            "date": "2022-07-21"
        }
    ]
}