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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5016&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5000&ordering=-date",
    "results": [
        {
            "id": 5042,
            "ip_address": "37.111.205.106",
            "count": 1,
            "first_visit": "2022-04-11T09:39:36.753202+06:00",
            "date": null
        },
        {
            "id": 5043,
            "ip_address": "49.36.218.13",
            "count": 1,
            "first_visit": "2022-04-11T10:14:22.880272+06:00",
            "date": null
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        },
        {
            "id": 4989,
            "ip_address": "103.135.254.248",
            "count": 4,
            "first_visit": "2022-04-08T11:45:53.943717+06:00",
            "date": null
        },
        {
            "id": 4986,
            "ip_address": "31.13.127.15",
            "count": 2,
            "first_visit": "2022-04-08T04:05:49.946365+06:00",
            "date": null
        },
        {
            "id": 5045,
            "ip_address": "103.121.36.174",
            "count": 1,
            "first_visit": "2022-04-11T11:36:11.840149+06:00",
            "date": null
        },
        {
            "id": 5047,
            "ip_address": "115.127.93.50",
            "count": 1,
            "first_visit": "2022-04-11T11:42:22.608233+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
        }
    ]
}