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

{
    "count": 99267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25184&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25168&ordering=-count",
    "results": [
        {
            "id": 29711,
            "ip_address": "103.25.251.236",
            "count": 2,
            "first_visit": "2022-07-30T08:42:38.137675+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8705,
            "ip_address": "37.111.248.160",
            "count": 2,
            "first_visit": "2022-05-18T09:03:55.821679+06:00",
            "date": null
        },
        {
            "id": 8654,
            "ip_address": "43.245.123.71",
            "count": 2,
            "first_visit": "2022-05-18T06:52:45.438594+06:00",
            "date": null
        },
        {
            "id": 29718,
            "ip_address": "202.134.10.141",
            "count": 2,
            "first_visit": "2022-07-30T09:03:55.049755+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13923,
            "ip_address": "114.119.132.211",
            "count": 2,
            "first_visit": "2022-06-08T04:06:00.800095+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 4359,
            "ip_address": "27.131.12.68",
            "count": 2,
            "first_visit": "2022-03-14T14:03:30.514389+06:00",
            "date": null
        },
        {
            "id": 27563,
            "ip_address": "103.83.233.54",
            "count": 2,
            "first_visit": "2022-07-26T02:44:38.457881+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 14452,
            "ip_address": "114.119.129.176",
            "count": 2,
            "first_visit": "2022-06-11T10:39:41.904290+06:00",
            "date": "2022-06-11"
        }
    ]
}