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

{
    "count": 101470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78880&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78864&ordering=count",
    "results": [
        {
            "id": 10944,
            "ip_address": "103.31.154.237",
            "count": 2,
            "first_visit": "2022-05-24T12:24:42.005863+06:00",
            "date": null
        },
        {
            "id": 18381,
            "ip_address": "103.139.132.132",
            "count": 2,
            "first_visit": "2022-06-25T02:50:47.842090+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16780,
            "ip_address": "103.96.36.30",
            "count": 2,
            "first_visit": "2022-06-20T10:56:00.187620+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 18377,
            "ip_address": "114.119.132.104",
            "count": 2,
            "first_visit": "2022-06-25T02:30:22.986907+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10949,
            "ip_address": "103.67.158.250",
            "count": 2,
            "first_visit": "2022-05-24T12:35:05.900317+06:00",
            "date": null
        },
        {
            "id": 12214,
            "ip_address": "103.150.254.81",
            "count": 2,
            "first_visit": "2022-05-28T15:07:25.196148+06:00",
            "date": null
        },
        {
            "id": 1758,
            "ip_address": "66.249.82.200",
            "count": 2,
            "first_visit": "2022-01-10T12:38:30.469645+06:00",
            "date": null
        },
        {
            "id": 10904,
            "ip_address": "103.73.196.135",
            "count": 2,
            "first_visit": "2022-05-24T11:02:21.917414+06:00",
            "date": null
        }
    ]
}