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

{
    "count": 100014,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1896&ordering=-count",
    "results": [
        {
            "id": 32967,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-26T00:17:35.810029+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32888,
            "ip_address": "66.249.64.196",
            "count": 11,
            "first_visit": "2022-08-25T06:46:01.348050+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 21527,
            "ip_address": "66.249.70.168",
            "count": 11,
            "first_visit": "2022-07-08T00:11:06.837184+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 32873,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-08-25T00:35:59.909893+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 75134,
            "ip_address": "66.249.69.175",
            "count": 11,
            "first_visit": "2024-11-03T02:48:10.586330+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 35621,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-10-08T00:23:38.593318+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 1567,
            "ip_address": "114.119.158.5",
            "count": 11,
            "first_visit": "2022-01-01T14:48:48.812010+06:00",
            "date": null
        },
        {
            "id": 172,
            "ip_address": "114.119.151.5",
            "count": 11,
            "first_visit": "2021-12-04T23:36:47.304879+06:00",
            "date": null
        }
    ]
}