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

{
    "count": 100496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=-ip_address",
    "results": [
        {
            "id": 8700,
            "ip_address": "37.111.236.156",
            "count": 1,
            "first_visit": "2022-05-18T09:01:36.536270+06:00",
            "date": null
        },
        {
            "id": 49701,
            "ip_address": "37.111.236.154",
            "count": 1,
            "first_visit": "2023-07-10T14:54:27.705330+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 20957,
            "ip_address": "37.111.236.151",
            "count": 4,
            "first_visit": "2022-07-03T23:25:41.454954+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 10158,
            "ip_address": "37.111.236.139",
            "count": 1,
            "first_visit": "2022-05-21T23:32:30.908659+06:00",
            "date": null
        },
        {
            "id": 8686,
            "ip_address": "37.111.236.126",
            "count": 1,
            "first_visit": "2022-05-18T08:42:32.273709+06:00",
            "date": null
        },
        {
            "id": 64829,
            "ip_address": "37.111.236.121",
            "count": 2,
            "first_visit": "2024-02-17T09:39:11.388620+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 30636,
            "ip_address": "37.111.236.113",
            "count": 1,
            "first_visit": "2022-08-01T11:59:09.811463+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 1519,
            "ip_address": "37.111.236.104",
            "count": 1,
            "first_visit": "2021-12-31T15:16:46.126848+06:00",
            "date": null
        }
    ]
}