GET /user_management/visitor-free/?format=api&offset=33448&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=33456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33440&ordering=-ip_address",
    "results": [
        {
            "id": 26756,
            "ip_address": "202.181.18.252",
            "count": 1,
            "first_visit": "2022-07-24T13:15:56.669569+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9831,
            "ip_address": "202.181.18.252",
            "count": 2,
            "first_visit": "2022-05-20T22:33:22.394079+06:00",
            "date": null
        },
        {
            "id": 8927,
            "ip_address": "202.181.18.251",
            "count": 2,
            "first_visit": "2022-05-18T12:43:21.346509+06:00",
            "date": null
        },
        {
            "id": 6792,
            "ip_address": "202.181.18.249",
            "count": 3,
            "first_visit": "2022-05-16T15:35:05.674197+06:00",
            "date": null
        },
        {
            "id": 18920,
            "ip_address": "202.181.18.249",
            "count": 2,
            "first_visit": "2022-06-26T04:32:07.201297+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 27169,
            "ip_address": "202.181.18.249",
            "count": 1,
            "first_visit": "2022-07-25T11:05:04.099641+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9816,
            "ip_address": "202.181.18.248",
            "count": 1,
            "first_visit": "2022-05-20T22:18:07.959070+06:00",
            "date": null
        },
        {
            "id": 22575,
            "ip_address": "202.181.18.248",
            "count": 1,
            "first_visit": "2022-07-14T13:16:06.743675+06:00",
            "date": "2022-07-14"
        }
    ]
}