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

{
    "count": 99890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1496&ordering=-count",
    "results": [
        {
            "id": 38668,
            "ip_address": "66.249.66.60",
            "count": 13,
            "first_visit": "2022-12-14T00:11:24.612242+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 7859,
            "ip_address": "37.111.214.27",
            "count": 13,
            "first_visit": "2022-05-17T10:45:14.626448+06:00",
            "date": null
        },
        {
            "id": 3228,
            "ip_address": "23.88.99.41",
            "count": 13,
            "first_visit": "2022-02-02T16:06:57.407198+06:00",
            "date": null
        },
        {
            "id": 36602,
            "ip_address": "66.249.64.200",
            "count": 13,
            "first_visit": "2022-10-29T02:22:05.900197+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        },
        {
            "id": 33890,
            "ip_address": "66.249.64.196",
            "count": 13,
            "first_visit": "2022-09-06T00:40:36.183832+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 65996,
            "ip_address": "45.248.151.54",
            "count": 13,
            "first_visit": "2024-03-17T11:17:32.464433+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 30806,
            "ip_address": "103.159.73.228",
            "count": 13,
            "first_visit": "2022-08-02T12:18:37.969433+06:00",
            "date": "2022-08-02"
        }
    ]
}