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

{
    "count": 92268,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5912&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5896&ordering=-date",
    "results": [
        {
            "id": 5970,
            "ip_address": "31.13.127.3",
            "count": 1,
            "first_visit": "2022-05-13T22:54:01.345498+06:00",
            "date": null
        },
        {
            "id": 5904,
            "ip_address": "202.65.173.21",
            "count": 6,
            "first_visit": "2022-05-12T11:19:28.322050+06:00",
            "date": null
        },
        {
            "id": 5971,
            "ip_address": "103.127.4.112",
            "count": 1,
            "first_visit": "2022-05-14T01:46:35.099510+06:00",
            "date": null
        },
        {
            "id": 5972,
            "ip_address": "205.169.39.72",
            "count": 1,
            "first_visit": "2022-05-14T04:23:36.590788+06:00",
            "date": null
        },
        {
            "id": 5976,
            "ip_address": "114.119.148.165",
            "count": 1,
            "first_visit": "2022-05-14T09:18:21.634044+06:00",
            "date": null
        },
        {
            "id": 5977,
            "ip_address": "114.119.145.123",
            "count": 2,
            "first_visit": "2022-05-14T09:38:16.788247+06:00",
            "date": null
        },
        {
            "id": 5898,
            "ip_address": "103.242.22.246",
            "count": 3,
            "first_visit": "2022-05-12T08:35:32.296556+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}