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

{
    "count": 101327,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34712&ordering=-ip_address",
    "results": [
        {
            "id": 40235,
            "ip_address": "202.181.18.235",
            "count": 4,
            "first_visit": "2023-01-11T22:49:17.223117+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 24493,
            "ip_address": "202.181.18.234",
            "count": 1,
            "first_visit": "2022-07-20T10:55:24.921389+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6951,
            "ip_address": "202.181.18.234",
            "count": 6,
            "first_visit": "2022-05-16T17:59:02.142965+06:00",
            "date": null
        },
        {
            "id": 17799,
            "ip_address": "202.181.18.233",
            "count": 1,
            "first_visit": "2022-06-23T16:43:59.571793+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 11754,
            "ip_address": "202.181.18.233",
            "count": 12,
            "first_visit": "2022-05-26T22:55:32.521084+06:00",
            "date": null
        },
        {
            "id": 37890,
            "ip_address": "202.181.18.233",
            "count": 3,
            "first_visit": "2022-11-26T15:56:30.853972+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 17816,
            "ip_address": "202.181.18.232",
            "count": 1,
            "first_visit": "2022-06-23T17:52:10.781634+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 60210,
            "ip_address": "202.181.18.232",
            "count": 1,
            "first_visit": "2023-11-28T17:35:58.388263+06:00",
            "date": "2023-11-28"
        }
    ]
}