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

{
    "count": 101451,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79104&ordering=count",
    "results": [
        {
            "id": 33848,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-05T10:50:23.295126+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 9417,
            "ip_address": "103.67.158.248",
            "count": 2,
            "first_visit": "2022-05-19T15:41:55.302492+06:00",
            "date": null
        },
        {
            "id": 23698,
            "ip_address": "37.111.246.109",
            "count": 2,
            "first_visit": "2022-07-18T22:12:48.907259+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 37295,
            "ip_address": "37.111.211.32",
            "count": 2,
            "first_visit": "2022-11-12T11:57:22.103628+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 1984,
            "ip_address": "45.248.148.102",
            "count": 2,
            "first_visit": "2022-01-12T00:27:28.831160+06:00",
            "date": null
        },
        {
            "id": 1985,
            "ip_address": "45.127.48.179",
            "count": 2,
            "first_visit": "2022-01-12T00:38:17.825058+06:00",
            "date": null
        },
        {
            "id": 1986,
            "ip_address": "103.132.222.142",
            "count": 2,
            "first_visit": "2022-01-12T00:39:52.212189+06:00",
            "date": null
        },
        {
            "id": 12384,
            "ip_address": "180.149.232.224",
            "count": 2,
            "first_visit": "2022-05-29T07:33:37.956248+06:00",
            "date": null
        }
    ]
}