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

{
    "count": 100183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13952&ordering=-count",
    "results": [
        {
            "id": 15893,
            "ip_address": "45.120.113.121",
            "count": 3,
            "first_visit": "2022-06-17T08:25:44.099057+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 8513,
            "ip_address": "103.109.56.214",
            "count": 3,
            "first_visit": "2022-05-17T23:31:43.229766+06:00",
            "date": null
        },
        {
            "id": 15925,
            "ip_address": "202.134.10.130",
            "count": 3,
            "first_visit": "2022-06-17T09:45:06.133411+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 15890,
            "ip_address": "202.134.14.153",
            "count": 3,
            "first_visit": "2022-06-17T08:07:06.995279+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 61843,
            "ip_address": "89.149.192.90",
            "count": 3,
            "first_visit": "2023-12-25T20:35:12.658405+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 4304,
            "ip_address": "45.248.151.219",
            "count": 3,
            "first_visit": "2022-03-12T11:07:44.515042+06:00",
            "date": null
        },
        {
            "id": 61703,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-12-23T09:48:33.390422+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 295,
            "ip_address": "103.112.157.118",
            "count": 3,
            "first_visit": "2021-12-06T15:07:14.096315+06:00",
            "date": null
        }
    ]
}