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

{
    "count": 97364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23232&ordering=-ip_address",
    "results": [
        {
            "id": 30209,
            "ip_address": "37.111.206.40",
            "count": 1,
            "first_visit": "2022-07-31T08:08:32.910983+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7209,
            "ip_address": "37.111.206.40",
            "count": 2,
            "first_visit": "2022-05-16T19:59:52.960922+06:00",
            "date": null
        },
        {
            "id": 58602,
            "ip_address": "37.111.206.40",
            "count": 1,
            "first_visit": "2023-10-29T09:41:23.611813+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 68756,
            "ip_address": "37.111.206.40",
            "count": 2,
            "first_visit": "2024-05-21T21:22:47.743413+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 48978,
            "ip_address": "37.111.206.40",
            "count": 2,
            "first_visit": "2023-06-28T10:55:01.948980+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 85119,
            "ip_address": "37.111.206.40",
            "count": 1,
            "first_visit": "2025-07-02T22:34:40.310656+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 11485,
            "ip_address": "37.111.206.4",
            "count": 1,
            "first_visit": "2022-05-25T23:02:26.817677+06:00",
            "date": null
        },
        {
            "id": 7684,
            "ip_address": "37.111.206.39",
            "count": 1,
            "first_visit": "2022-05-17T08:53:08.546434+06:00",
            "date": null
        }
    ]
}