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

{
    "count": 96154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=-ip_address",
    "results": [
        {
            "id": 21624,
            "ip_address": "37.111.218.236",
            "count": 1,
            "first_visit": "2022-07-08T18:05:28.615294+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 6733,
            "ip_address": "37.111.218.236",
            "count": 1,
            "first_visit": "2022-05-16T14:05:12.453070+06:00",
            "date": null
        },
        {
            "id": 42554,
            "ip_address": "37.111.218.236",
            "count": 1,
            "first_visit": "2023-02-22T17:58:29.866885+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 5444,
            "ip_address": "37.111.218.235",
            "count": 2,
            "first_visit": "2022-04-29T12:19:07.355371+06:00",
            "date": null
        },
        {
            "id": 20008,
            "ip_address": "37.111.218.235",
            "count": 1,
            "first_visit": "2022-06-29T11:55:59.100345+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 34558,
            "ip_address": "37.111.218.232",
            "count": 1,
            "first_visit": "2022-09-17T15:58:52.050929+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 12311,
            "ip_address": "37.111.218.232",
            "count": 1,
            "first_visit": "2022-05-28T22:50:44.156641+06:00",
            "date": null
        },
        {
            "id": 6903,
            "ip_address": "37.111.218.231",
            "count": 1,
            "first_visit": "2022-05-16T17:12:06.330406+06:00",
            "date": null
        }
    ]
}