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

{
    "count": 98261,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17448&ordering=-count",
    "results": [
        {
            "id": 13128,
            "ip_address": "27.147.191.151",
            "count": 2,
            "first_visit": "2022-05-31T14:55:37.854621+06:00",
            "date": null
        },
        {
            "id": 13113,
            "ip_address": "37.111.201.9",
            "count": 2,
            "first_visit": "2022-05-31T14:09:49.534051+06:00",
            "date": null
        },
        {
            "id": 50811,
            "ip_address": "192.140.255.110",
            "count": 2,
            "first_visit": "2023-07-25T16:12:11.543045+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50774,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-07-25T07:02:37.513879+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50709,
            "ip_address": "66.249.70.196",
            "count": 2,
            "first_visit": "2023-07-24T12:03:58.430954+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50684,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-24T00:03:57.808291+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50733,
            "ip_address": "103.91.129.131",
            "count": 2,
            "first_visit": "2023-07-24T17:06:10.057634+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        }
    ]
}