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

{
    "count": 92180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-date",
    "results": [
        {
            "id": 3064,
            "ip_address": "203.76.223.6",
            "count": 4,
            "first_visit": "2022-01-30T17:49:00.628425+06:00",
            "date": null
        },
        {
            "id": 3025,
            "ip_address": "185.84.71.66",
            "count": 2,
            "first_visit": "2022-01-29T17:09:16.423039+06:00",
            "date": null
        },
        {
            "id": 3026,
            "ip_address": "110.76.129.145",
            "count": 2,
            "first_visit": "2022-01-29T17:17:04.277728+06:00",
            "date": null
        },
        {
            "id": 3028,
            "ip_address": "37.111.218.125",
            "count": 1,
            "first_visit": "2022-01-29T17:37:16.549444+06:00",
            "date": null
        },
        {
            "id": 3030,
            "ip_address": "103.73.196.180",
            "count": 1,
            "first_visit": "2022-01-29T17:55:35.962932+06:00",
            "date": null
        },
        {
            "id": 3061,
            "ip_address": "37.111.195.136",
            "count": 1,
            "first_visit": "2022-01-30T16:06:15.623322+06:00",
            "date": null
        },
        {
            "id": 3062,
            "ip_address": "23.239.26.187",
            "count": 1,
            "first_visit": "2022-01-30T16:18:17.735548+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
        }
    ]
}