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

{
    "count": 99978,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90512&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90496&ordering=count",
    "results": [
        {
            "id": 39928,
            "ip_address": "14.1.103.160",
            "count": 4,
            "first_visit": "2023-01-05T19:53:11.745697+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 7884,
            "ip_address": "182.163.103.158",
            "count": 4,
            "first_visit": "2022-05-17T10:57:57.702583+06:00",
            "date": null
        },
        {
            "id": 24516,
            "ip_address": "116.58.203.159",
            "count": 4,
            "first_visit": "2022-07-20T11:08:20.665157+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4290,
            "ip_address": "103.96.104.75",
            "count": 4,
            "first_visit": "2022-03-11T22:33:06.298704+06:00",
            "date": null
        },
        {
            "id": 36339,
            "ip_address": "118.179.0.26",
            "count": 4,
            "first_visit": "2022-10-23T11:20:13.813749+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 7910,
            "ip_address": "37.111.214.184",
            "count": 4,
            "first_visit": "2022-05-17T11:07:21.019323+06:00",
            "date": null
        },
        {
            "id": 4231,
            "ip_address": "3.224.114.64",
            "count": 4,
            "first_visit": "2022-03-10T00:09:48.921760+06:00",
            "date": null
        },
        {
            "id": 36403,
            "ip_address": "119.148.50.138",
            "count": 4,
            "first_visit": "2022-10-24T15:42:21.846426+06:00",
            "date": "2022-10-24"
        }
    ]
}