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

{
    "count": 94797,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-ip_address",
    "results": [
        {
            "id": 16668,
            "ip_address": "8.34.202.78",
            "count": 1,
            "first_visit": "2022-06-19T22:58:19.258586+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 5642,
            "ip_address": "8.34.202.55",
            "count": 1,
            "first_visit": "2022-05-05T16:35:34.125361+06:00",
            "date": null
        },
        {
            "id": 16754,
            "ip_address": "8.34.202.41",
            "count": 1,
            "first_visit": "2022-06-20T08:58:59.178629+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 17299,
            "ip_address": "8.34.202.32",
            "count": 2,
            "first_visit": "2022-06-22T06:04:20.190815+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12802,
            "ip_address": "8.34.202.139",
            "count": 5,
            "first_visit": "2022-05-30T15:16:40.243913+06:00",
            "date": null
        },
        {
            "id": 5568,
            "ip_address": "8.34.202.118",
            "count": 1,
            "first_visit": "2022-05-03T00:31:53.905938+06:00",
            "date": null
        },
        {
            "id": 66763,
            "ip_address": "83.33.6.141",
            "count": 1,
            "first_visit": "2024-04-08T10:28:41.640899+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 3808,
            "ip_address": "83.26.222.243",
            "count": 1,
            "first_visit": "2022-02-23T04:44:50.783596+06:00",
            "date": null
        }
    ]
}