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

{
    "count": 98474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33480&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 25389,
            "ip_address": "202.181.18.231",
            "count": 1,
            "first_visit": "2022-07-21T11:17:00.254139+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31702,
            "ip_address": "202.181.18.230",
            "count": 1,
            "first_visit": "2022-08-10T17:05:35.630308+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 1383,
            "ip_address": "202.181.18.229",
            "count": 3,
            "first_visit": "2021-12-26T14:40:07.036755+06:00",
            "date": null
        },
        {
            "id": 20033,
            "ip_address": "202.181.18.229",
            "count": 1,
            "first_visit": "2022-06-29T13:52:12.116545+06:00",
            "date": "2022-06-29"
        }
    ]
}