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

{
    "count": 98248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17048&ordering=ip_address",
    "results": [
        {
            "id": 10000,
            "ip_address": "103.25.248.233",
            "count": 1,
            "first_visit": "2022-05-21T13:17:09.045815+06:00",
            "date": null
        },
        {
            "id": 30748,
            "ip_address": "103.25.248.233",
            "count": 1,
            "first_visit": "2022-08-02T00:54:40.422699+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 34044,
            "ip_address": "103.25.248.234",
            "count": 2,
            "first_visit": "2022-09-08T13:03:58.443742+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 10535,
            "ip_address": "103.25.248.234",
            "count": 3,
            "first_visit": "2022-05-23T08:42:11.019640+06:00",
            "date": null
        },
        {
            "id": 29620,
            "ip_address": "103.25.248.234",
            "count": 2,
            "first_visit": "2022-07-30T01:17:54.052562+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29459,
            "ip_address": "103.25.248.234",
            "count": 1,
            "first_visit": "2022-07-29T22:01:05.926516+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 32155,
            "ip_address": "103.25.248.235",
            "count": 1,
            "first_visit": "2022-08-16T19:31:04.503401+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 6358,
            "ip_address": "103.25.248.235",
            "count": 1,
            "first_visit": "2022-05-15T18:21:29.365184+06:00",
            "date": null
        }
    ]
}