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

{
    "count": 100524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19960&ordering=-count",
    "results": [
        {
            "id": 45984,
            "ip_address": "66.249.73.26",
            "count": 2,
            "first_visit": "2023-05-02T02:22:10.810595+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 46094,
            "ip_address": "37.111.212.241",
            "count": 2,
            "first_visit": "2023-05-04T13:59:24.025957+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 45938,
            "ip_address": "45.120.98.130",
            "count": 2,
            "first_visit": "2023-05-01T00:10:39.790794+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 45955,
            "ip_address": "113.11.61.0",
            "count": 2,
            "first_visit": "2023-05-01T09:33:30.720639+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 1323,
            "ip_address": "103.218.27.243",
            "count": 2,
            "first_visit": "2021-12-24T09:26:20.971243+06:00",
            "date": null
        },
        {
            "id": 10559,
            "ip_address": "43.245.122.19",
            "count": 2,
            "first_visit": "2022-05-23T09:56:25.942658+06:00",
            "date": null
        },
        {
            "id": 45939,
            "ip_address": "103.40.156.11",
            "count": 2,
            "first_visit": "2023-05-01T00:59:48.006678+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 45918,
            "ip_address": "103.140.158.86",
            "count": 2,
            "first_visit": "2023-04-30T18:06:01.927755+06:00",
            "date": "2023-04-30"
        }
    ]
}