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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79664&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79648&ordering=count",
    "results": [
        {
            "id": 27275,
            "ip_address": "37.111.201.67",
            "count": 2,
            "first_visit": "2022-07-25T13:03:28.317105+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10816,
            "ip_address": "103.87.238.32",
            "count": 2,
            "first_visit": "2022-05-24T08:08:59.848599+06:00",
            "date": null
        },
        {
            "id": 16435,
            "ip_address": "146.112.163.45",
            "count": 2,
            "first_visit": "2022-06-18T20:39:54.387967+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 18577,
            "ip_address": "114.119.131.139",
            "count": 2,
            "first_visit": "2022-06-25T12:33:12.599561+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 34312,
            "ip_address": "103.73.196.138",
            "count": 2,
            "first_visit": "2022-09-13T12:03:04.753149+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 18758,
            "ip_address": "103.91.52.6",
            "count": 2,
            "first_visit": "2022-06-25T19:46:15.593895+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2536,
            "ip_address": "37.111.212.112",
            "count": 2,
            "first_visit": "2022-01-20T21:24:29.361834+06:00",
            "date": null
        },
        {
            "id": 2547,
            "ip_address": "103.67.157.227",
            "count": 2,
            "first_visit": "2022-01-21T02:46:20.176413+06:00",
            "date": null
        }
    ]
}