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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78344&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78328&ordering=count",
    "results": [
        {
            "id": 18211,
            "ip_address": "40.77.202.108",
            "count": 2,
            "first_visit": "2022-06-24T17:40:11.631498+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 11914,
            "ip_address": "37.111.193.150",
            "count": 2,
            "first_visit": "2022-05-27T12:48:53.368872+06:00",
            "date": null
        },
        {
            "id": 1128,
            "ip_address": "129.126.115.235",
            "count": 2,
            "first_visit": "2021-12-21T08:25:16.024684+06:00",
            "date": null
        },
        {
            "id": 1166,
            "ip_address": "113.198.180.239",
            "count": 2,
            "first_visit": "2021-12-21T14:53:56.765568+06:00",
            "date": null
        },
        {
            "id": 22454,
            "ip_address": "119.10.169.78",
            "count": 2,
            "first_visit": "2022-07-14T08:07:44.545959+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 1168,
            "ip_address": "116.206.91.196",
            "count": 2,
            "first_visit": "2021-12-21T15:06:03.003969+06:00",
            "date": null
        },
        {
            "id": 35811,
            "ip_address": "182.48.82.30",
            "count": 2,
            "first_visit": "2022-10-12T19:32:44.218557+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 34107,
            "ip_address": "156.146.207.45",
            "count": 2,
            "first_visit": "2022-09-10T02:52:05.937052+06:00",
            "date": "2022-09-10"
        }
    ]
}