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

{
    "count": 91512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91160&ordering=-ip_address",
    "results": [
        {
            "id": 9027,
            "ip_address": "103.102.253.14",
            "count": 1,
            "first_visit": "2022-05-18T17:17:59.304050+06:00",
            "date": null
        },
        {
            "id": 28703,
            "ip_address": "103.102.247.25",
            "count": 1,
            "first_visit": "2022-07-28T11:10:24.695939+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 39300,
            "ip_address": "103.102.247.14",
            "count": 3,
            "first_visit": "2022-12-24T19:00:12.268775+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 7538,
            "ip_address": "103.102.247.134",
            "count": 2,
            "first_visit": "2022-05-17T00:19:17.079092+06:00",
            "date": null
        },
        {
            "id": 14012,
            "ip_address": "103.102.247.134",
            "count": 1,
            "first_visit": "2022-06-08T15:20:14.259079+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 2541,
            "ip_address": "103.102.247.10",
            "count": 2,
            "first_visit": "2022-01-20T23:06:45.846722+06:00",
            "date": null
        },
        {
            "id": 18548,
            "ip_address": "103.102.246.50",
            "count": 1,
            "first_visit": "2022-06-25T11:28:15.195341+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10110,
            "ip_address": "103.102.246.50",
            "count": 1,
            "first_visit": "2022-05-21T22:24:59.019373+06:00",
            "date": null
        }
    ]
}