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

{
    "count": 92242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4880&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4864&ordering=-date",
    "results": [
        {
            "id": 4904,
            "ip_address": "103.111.225.94",
            "count": 1,
            "first_visit": "2022-04-04T03:38:11.220618+06:00",
            "date": null
        },
        {
            "id": 4872,
            "ip_address": "103.219.161.162",
            "count": 2,
            "first_visit": "2022-04-02T11:00:13.039378+06:00",
            "date": null
        },
        {
            "id": 4948,
            "ip_address": "185.187.243.62",
            "count": 1,
            "first_visit": "2022-04-06T14:06:23.643037+06:00",
            "date": null
        },
        {
            "id": 4925,
            "ip_address": "113.11.62.84",
            "count": 3,
            "first_visit": "2022-04-05T12:27:22.581238+06:00",
            "date": null
        },
        {
            "id": 4926,
            "ip_address": "103.248.15.162",
            "count": 1,
            "first_visit": "2022-04-05T12:46:07.833733+06:00",
            "date": null
        },
        {
            "id": 4894,
            "ip_address": "45.118.63.62",
            "count": 2,
            "first_visit": "2022-04-03T16:34:57.852922+06:00",
            "date": null
        },
        {
            "id": 4908,
            "ip_address": "103.102.42.105",
            "count": 1,
            "first_visit": "2022-04-04T12:45:10.576711+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
        }
    ]
}