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

{
    "count": 98405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84296&ordering=ip_address",
    "results": [
        {
            "id": 5961,
            "ip_address": "45.248.151.148",
            "count": 1,
            "first_visit": "2022-05-13T18:37:06.602868+06:00",
            "date": null
        },
        {
            "id": 18261,
            "ip_address": "45.248.151.148",
            "count": 1,
            "first_visit": "2022-06-24T19:40:41.330573+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 15987,
            "ip_address": "45.248.151.150",
            "count": 1,
            "first_visit": "2022-06-17T14:10:40.984982+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 976,
            "ip_address": "45.248.151.150",
            "count": 1,
            "first_visit": "2021-12-20T00:03:56.631988+06:00",
            "date": null
        },
        {
            "id": 3462,
            "ip_address": "45.248.151.151",
            "count": 7,
            "first_visit": "2022-02-09T16:00:36.608656+06:00",
            "date": null
        },
        {
            "id": 2508,
            "ip_address": "45.248.151.152",
            "count": 4,
            "first_visit": "2022-01-20T12:22:13.216432+06:00",
            "date": null
        },
        {
            "id": 555,
            "ip_address": "45.248.151.153",
            "count": 1,
            "first_visit": "2021-12-10T23:46:07.219179+06:00",
            "date": null
        },
        {
            "id": 33564,
            "ip_address": "45.248.151.153",
            "count": 1,
            "first_visit": "2022-08-31T21:59:13.379918+06:00",
            "date": "2022-08-31"
        }
    ]
}