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

{
    "count": 96343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6872&ordering=-count",
    "results": [
        {
            "id": 7027,
            "ip_address": "43.245.123.79",
            "count": 5,
            "first_visit": "2022-05-16T18:47:19.339264+06:00",
            "date": null
        },
        {
            "id": 78725,
            "ip_address": "163.47.36.142",
            "count": 5,
            "first_visit": "2025-02-08T11:24:30.600994+06:00",
            "date": "2025-02-08"
        },
        {
            "id": 53219,
            "ip_address": "45.250.228.48",
            "count": 5,
            "first_visit": "2023-08-22T14:08:41.173231+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 52903,
            "ip_address": "37.201.240.156",
            "count": 5,
            "first_visit": "2023-08-19T12:16:12.979661+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 78648,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-02-06T11:33:49.925224+06:00",
            "date": "2025-02-06"
        },
        {
            "id": 78639,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-02-06T03:56:46.463973+06:00",
            "date": "2025-02-06"
        },
        {
            "id": 78681,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-02-07T02:27:04.338301+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 6867,
            "ip_address": "43.245.123.1",
            "count": 5,
            "first_visit": "2022-05-16T16:50:14.048841+06:00",
            "date": null
        }
    ]
}