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

{
    "count": 99364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10992&ordering=-count",
    "results": [
        {
            "id": 71475,
            "ip_address": "66.249.79.228",
            "count": 3,
            "first_visit": "2024-07-24T20:07:38.561598+06:00",
            "date": "2024-07-24"
        },
        {
            "id": 29346,
            "ip_address": "103.112.206.227",
            "count": 3,
            "first_visit": "2022-07-29T15:11:49.279410+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 71454,
            "ip_address": "66.249.73.69",
            "count": 3,
            "first_visit": "2024-07-24T03:23:16.976959+06:00",
            "date": "2024-07-24"
        },
        {
            "id": 29188,
            "ip_address": "203.188.255.246",
            "count": 3,
            "first_visit": "2022-07-29T10:30:46.890055+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2764,
            "ip_address": "182.160.119.123",
            "count": 3,
            "first_visit": "2022-01-25T00:15:15.620654+06:00",
            "date": null
        },
        {
            "id": 5714,
            "ip_address": "119.30.39.95",
            "count": 3,
            "first_visit": "2022-05-08T14:18:39.273364+06:00",
            "date": null
        },
        {
            "id": 2762,
            "ip_address": "103.252.226.12",
            "count": 3,
            "first_visit": "2022-01-25T00:11:04.259379+06:00",
            "date": null
        },
        {
            "id": 71420,
            "ip_address": "66.249.69.7",
            "count": 3,
            "first_visit": "2024-07-22T19:09:16.617631+06:00",
            "date": "2024-07-22"
        }
    ]
}