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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=-date",
    "results": [
        {
            "id": 5470,
            "ip_address": "116.58.202.161",
            "count": 5,
            "first_visit": "2022-04-30T10:30:36.909559+06:00",
            "date": null
        },
        {
            "id": 5494,
            "ip_address": "103.76.46.134",
            "count": 5,
            "first_visit": "2022-05-01T00:05:35.218199+06:00",
            "date": null
        },
        {
            "id": 5423,
            "ip_address": "37.111.232.91",
            "count": 3,
            "first_visit": "2022-04-28T01:44:06.975798+06:00",
            "date": null
        },
        {
            "id": 5400,
            "ip_address": "37.111.211.138",
            "count": 2,
            "first_visit": "2022-04-26T12:24:45.412823+06:00",
            "date": null
        },
        {
            "id": 5453,
            "ip_address": "103.60.175.99",
            "count": 5,
            "first_visit": "2022-04-29T20:58:33.334473+06:00",
            "date": null
        },
        {
            "id": 5499,
            "ip_address": "116.58.203.7",
            "count": 2,
            "first_visit": "2022-05-01T01:19:55.496634+06:00",
            "date": null
        },
        {
            "id": 4421,
            "ip_address": "116.68.196.49",
            "count": 123,
            "first_visit": "2022-03-16T15:49:00.066248+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
        }
    ]
}