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

{
    "count": 99608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5888&ordering=-count",
    "results": [
        {
            "id": 80353,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-03-20T01:44:56.374430+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 9850,
            "ip_address": "37.111.195.227",
            "count": 5,
            "first_visit": "2022-05-20T22:55:29.966033+06:00",
            "date": null
        },
        {
            "id": 5597,
            "ip_address": "103.127.56.183",
            "count": 5,
            "first_visit": "2022-05-04T01:37:19.221850+06:00",
            "date": null
        },
        {
            "id": 66043,
            "ip_address": "182.160.105.186",
            "count": 5,
            "first_visit": "2024-03-18T11:11:34.616059+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 80309,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-19T03:46:11.522957+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 5521,
            "ip_address": "103.135.210.17",
            "count": 5,
            "first_visit": "2022-05-01T14:50:41.530534+06:00",
            "date": null
        },
        {
            "id": 5632,
            "ip_address": "103.199.169.224",
            "count": 5,
            "first_visit": "2022-05-05T15:03:56.289219+06:00",
            "date": null
        },
        {
            "id": 32655,
            "ip_address": "103.159.73.228",
            "count": 5,
            "first_visit": "2022-08-22T11:11:23.558854+06:00",
            "date": "2022-08-22"
        }
    ]
}