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

{
    "count": 91736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89912&ordering=-ip_address",
    "results": [
        {
            "id": 29625,
            "ip_address": "103.113.154.58",
            "count": 1,
            "first_visit": "2022-07-30T01:40:11.923367+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5506,
            "ip_address": "103.113.154.57",
            "count": 1,
            "first_visit": "2022-05-01T03:01:02.627197+06:00",
            "date": null
        },
        {
            "id": 29747,
            "ip_address": "103.113.154.42",
            "count": 1,
            "first_visit": "2022-07-30T10:05:24.688941+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 16896,
            "ip_address": "103.113.154.142",
            "count": 1,
            "first_visit": "2022-06-20T19:46:00.789314+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 2477,
            "ip_address": "103.113.154.140",
            "count": 1,
            "first_visit": "2022-01-19T20:07:43.441720+06:00",
            "date": null
        },
        {
            "id": 3283,
            "ip_address": "103.113.154.139",
            "count": 1,
            "first_visit": "2022-02-03T22:30:20.596350+06:00",
            "date": null
        },
        {
            "id": 18023,
            "ip_address": "103.113.154.135",
            "count": 1,
            "first_visit": "2022-06-24T08:21:33.117915+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 882,
            "ip_address": "103.113.154.134",
            "count": 2,
            "first_visit": "2021-12-19T19:37:53.765965+06:00",
            "date": null
        }
    ]
}