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

{
    "count": 100576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29288&ordering=-ip_address",
    "results": [
        {
            "id": 50338,
            "ip_address": "27.147.205.101",
            "count": 1,
            "first_visit": "2023-07-19T11:17:05.147054+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 48232,
            "ip_address": "27.147.205.100",
            "count": 1,
            "first_visit": "2023-06-14T22:27:30.648270+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 1287,
            "ip_address": "27.147.205.10",
            "count": 2,
            "first_visit": "2021-12-23T12:30:16.616567+06:00",
            "date": null
        },
        {
            "id": 2995,
            "ip_address": "27.147.204.98",
            "count": 1,
            "first_visit": "2022-01-28T22:18:35.723038+06:00",
            "date": null
        },
        {
            "id": 8170,
            "ip_address": "27.147.204.93",
            "count": 1,
            "first_visit": "2022-05-17T13:47:44.296167+06:00",
            "date": null
        },
        {
            "id": 1299,
            "ip_address": "27.147.204.90",
            "count": 2,
            "first_visit": "2021-12-23T16:25:40.741512+06:00",
            "date": null
        },
        {
            "id": 11040,
            "ip_address": "27.147.204.88",
            "count": 1,
            "first_visit": "2022-05-24T16:57:26.316975+06:00",
            "date": null
        },
        {
            "id": 21329,
            "ip_address": "27.147.204.84",
            "count": 1,
            "first_visit": "2022-07-06T13:40:48.185354+06:00",
            "date": "2022-07-06"
        }
    ]
}