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

{
    "count": 92309,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6392&ordering=-date",
    "results": [
        {
            "id": 6451,
            "ip_address": "103.239.252.36",
            "count": 2,
            "first_visit": "2022-05-15T22:45:27.024003+06:00",
            "date": null
        },
        {
            "id": 6455,
            "ip_address": "37.111.248.9",
            "count": 1,
            "first_visit": "2022-05-15T22:53:08.528282+06:00",
            "date": null
        },
        {
            "id": 6456,
            "ip_address": "27.147.204.59",
            "count": 1,
            "first_visit": "2022-05-15T22:53:45.011977+06:00",
            "date": null
        },
        {
            "id": 6457,
            "ip_address": "37.111.213.255",
            "count": 1,
            "first_visit": "2022-05-15T22:58:42.534553+06:00",
            "date": null
        },
        {
            "id": 6520,
            "ip_address": "103.67.157.75",
            "count": 1,
            "first_visit": "2022-05-16T06:33:15.471291+06:00",
            "date": null
        },
        {
            "id": 6521,
            "ip_address": "37.111.211.163",
            "count": 1,
            "first_visit": "2022-05-16T07:05:42.151361+06:00",
            "date": null
        },
        {
            "id": 6458,
            "ip_address": "37.111.213.255",
            "count": 5,
            "first_visit": "2022-05-15T22:58:42.534333+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
        }
    ]
}