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

{
    "count": 102943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52288&ordering=-ip_address",
    "results": [
        {
            "id": 6443,
            "ip_address": "119.30.35.246",
            "count": 3,
            "first_visit": "2022-05-15T22:36:09.563643+06:00",
            "date": null
        },
        {
            "id": 8160,
            "ip_address": "119.30.35.245",
            "count": 2,
            "first_visit": "2022-05-17T13:16:19.293195+06:00",
            "date": null
        },
        {
            "id": 41570,
            "ip_address": "119.30.35.244",
            "count": 1,
            "first_visit": "2023-02-05T13:46:24.465707+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 14838,
            "ip_address": "119.30.35.242",
            "count": 1,
            "first_visit": "2022-06-13T16:31:08.661628+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 12804,
            "ip_address": "119.30.35.241",
            "count": 1,
            "first_visit": "2022-05-30T15:22:52.330142+06:00",
            "date": null
        },
        {
            "id": 10252,
            "ip_address": "119.30.35.240",
            "count": 1,
            "first_visit": "2022-05-22T11:00:41.631659+06:00",
            "date": null
        },
        {
            "id": 7476,
            "ip_address": "119.30.35.24",
            "count": 1,
            "first_visit": "2022-05-16T23:30:26.307706+06:00",
            "date": null
        },
        {
            "id": 18276,
            "ip_address": "119.30.35.239",
            "count": 1,
            "first_visit": "2022-06-24T20:25:48.974760+06:00",
            "date": "2022-06-24"
        }
    ]
}