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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79688&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79672&ordering=count",
    "results": [
        {
            "id": 23881,
            "ip_address": "202.134.14.140",
            "count": 2,
            "first_visit": "2022-07-18T22:59:31.221413+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16429,
            "ip_address": "40.94.89.17",
            "count": 2,
            "first_visit": "2022-06-18T20:09:15.841523+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10798,
            "ip_address": "103.151.132.13",
            "count": 2,
            "first_visit": "2022-05-24T04:10:43.142281+06:00",
            "date": null
        },
        {
            "id": 2575,
            "ip_address": "103.78.189.7",
            "count": 2,
            "first_visit": "2022-01-21T19:46:10.070983+06:00",
            "date": null
        },
        {
            "id": 33291,
            "ip_address": "103.198.133.45",
            "count": 2,
            "first_visit": "2022-08-29T11:23:33.488774+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 31541,
            "ip_address": "103.203.95.212",
            "count": 2,
            "first_visit": "2022-08-08T15:11:25.006765+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 23885,
            "ip_address": "103.88.140.69",
            "count": 2,
            "first_visit": "2022-07-18T23:00:44.902078+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 28075,
            "ip_address": "37.111.217.127",
            "count": 2,
            "first_visit": "2022-07-27T09:44:58.964496+06:00",
            "date": "2022-07-27"
        }
    ]
}