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

{
    "count": 100934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17648&ordering=-count",
    "results": [
        {
            "id": 6652,
            "ip_address": "37.111.245.83",
            "count": 2,
            "first_visit": "2022-05-16T12:17:37.949664+06:00",
            "date": null
        },
        {
            "id": 51918,
            "ip_address": "203.4.187.16",
            "count": 2,
            "first_visit": "2023-08-08T01:25:21.048754+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51947,
            "ip_address": "37.111.206.207",
            "count": 2,
            "first_visit": "2023-08-08T11:33:34.607124+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 52033,
            "ip_address": "192.178.8.3",
            "count": 2,
            "first_visit": "2023-08-09T14:29:45.904347+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 6656,
            "ip_address": "37.111.232.139",
            "count": 2,
            "first_visit": "2022-05-16T12:23:46.194242+06:00",
            "date": null
        },
        {
            "id": 51883,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2023-08-07T17:09:44.780542+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 6620,
            "ip_address": "37.111.207.61",
            "count": 2,
            "first_visit": "2022-05-16T11:20:04.711961+06:00",
            "date": null
        },
        {
            "id": 51937,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-08-08T09:45:10.277712+06:00",
            "date": "2023-08-08"
        }
    ]
}