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

{
    "count": 100010,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8328&ordering=-count",
    "results": [
        {
            "id": 14294,
            "ip_address": "114.119.130.29",
            "count": 4,
            "first_visit": "2022-06-10T07:33:11.856720+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 5847,
            "ip_address": "114.119.145.212",
            "count": 4,
            "first_visit": "2022-05-11T08:37:57.207193+06:00",
            "date": null
        },
        {
            "id": 5777,
            "ip_address": "103.114.11.246",
            "count": 4,
            "first_visit": "2022-05-10T12:04:59.814163+06:00",
            "date": null
        },
        {
            "id": 37305,
            "ip_address": "37.111.201.92",
            "count": 4,
            "first_visit": "2022-11-12T17:54:06.337392+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 74575,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2024-10-22T01:50:52.282804+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 74616,
            "ip_address": "66.249.65.101",
            "count": 4,
            "first_visit": "2024-10-22T22:00:36.056509+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 5839,
            "ip_address": "114.119.142.69",
            "count": 4,
            "first_visit": "2022-05-11T05:23:26.476936+06:00",
            "date": null
        },
        {
            "id": 74548,
            "ip_address": "37.111.193.248",
            "count": 4,
            "first_visit": "2024-10-21T15:17:50.243509+06:00",
            "date": "2024-10-21"
        }
    ]
}