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

{
    "count": 98469,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33448&ordering=-ip_address",
    "results": [
        {
            "id": 7196,
            "ip_address": "202.181.18.247",
            "count": 1,
            "first_visit": "2022-05-16T19:55:47.648105+06:00",
            "date": null
        },
        {
            "id": 28826,
            "ip_address": "202.181.18.246",
            "count": 1,
            "first_visit": "2022-07-28T13:35:41.685757+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28111,
            "ip_address": "202.181.18.246",
            "count": 1,
            "first_visit": "2022-07-27T10:48:31.588056+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8781,
            "ip_address": "202.181.18.246",
            "count": 1,
            "first_visit": "2022-05-18T10:44:39.476917+06:00",
            "date": null
        },
        {
            "id": 14835,
            "ip_address": "202.181.18.245",
            "count": 1,
            "first_visit": "2022-06-13T16:26:52.943087+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 4112,
            "ip_address": "202.181.18.245",
            "count": 2,
            "first_visit": "2022-03-06T07:44:10.784013+06:00",
            "date": null
        },
        {
            "id": 18672,
            "ip_address": "202.181.18.244",
            "count": 1,
            "first_visit": "2022-06-25T16:15:18.448117+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8094,
            "ip_address": "202.181.18.244",
            "count": 1,
            "first_visit": "2022-05-17T12:32:30.586112+06:00",
            "date": null
        }
    ]
}