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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81912&ordering=ip_address",
    "results": [
        {
            "id": 9825,
            "ip_address": "37.111.248.191",
            "count": 2,
            "first_visit": "2022-05-20T22:28:19.964953+06:00",
            "date": null
        },
        {
            "id": 28241,
            "ip_address": "37.111.248.199",
            "count": 1,
            "first_visit": "2022-07-27T14:49:56.550248+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6639,
            "ip_address": "37.111.248.201",
            "count": 1,
            "first_visit": "2022-05-16T11:52:55.522818+06:00",
            "date": null
        },
        {
            "id": 9682,
            "ip_address": "37.111.248.208",
            "count": 2,
            "first_visit": "2022-05-20T12:20:55.911196+06:00",
            "date": null
        },
        {
            "id": 9681,
            "ip_address": "37.111.248.208",
            "count": 1,
            "first_visit": "2022-05-20T12:20:55.911164+06:00",
            "date": null
        },
        {
            "id": 6999,
            "ip_address": "37.111.248.210",
            "count": 1,
            "first_visit": "2022-05-16T18:28:14.317677+06:00",
            "date": null
        },
        {
            "id": 28512,
            "ip_address": "37.111.248.212",
            "count": 1,
            "first_visit": "2022-07-28T02:13:25.723871+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8618,
            "ip_address": "37.111.248.213",
            "count": 1,
            "first_visit": "2022-05-18T03:04:58.198487+06:00",
            "date": null
        }
    ]
}