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

{
    "count": 98027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25520&ordering=-ip_address",
    "results": [
        {
            "id": 10689,
            "ip_address": "37.111.195.162",
            "count": 1,
            "first_visit": "2022-05-23T15:30:46.482831+06:00",
            "date": null
        },
        {
            "id": 17209,
            "ip_address": "37.111.195.162",
            "count": 1,
            "first_visit": "2022-06-22T00:02:55.359070+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 24807,
            "ip_address": "37.111.195.161",
            "count": 1,
            "first_visit": "2022-07-20T18:26:09.682895+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4476,
            "ip_address": "37.111.195.160",
            "count": 3,
            "first_visit": "2022-03-18T14:56:45.165771+06:00",
            "date": null
        },
        {
            "id": 10739,
            "ip_address": "37.111.195.157",
            "count": 1,
            "first_visit": "2022-05-23T22:00:41.168046+06:00",
            "date": null
        },
        {
            "id": 4796,
            "ip_address": "37.111.195.156",
            "count": 1,
            "first_visit": "2022-03-30T12:11:09.083341+06:00",
            "date": null
        },
        {
            "id": 9704,
            "ip_address": "37.111.195.155",
            "count": 1,
            "first_visit": "2022-05-20T13:18:19.413914+06:00",
            "date": null
        },
        {
            "id": 13662,
            "ip_address": "37.111.195.154",
            "count": 1,
            "first_visit": "2022-06-06T19:15:25.386667+06:00",
            "date": "2022-06-06"
        }
    ]
}