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

{
    "count": 96679,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21840&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21824&ordering=-ip_address",
    "results": [
        {
            "id": 847,
            "ip_address": "37.111.211.39",
            "count": 2,
            "first_visit": "2021-12-19T18:43:32.865333+06:00",
            "date": null
        },
        {
            "id": 14023,
            "ip_address": "37.111.211.39",
            "count": 1,
            "first_visit": "2022-06-08T16:34:54.984631+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 1689,
            "ip_address": "37.111.211.38",
            "count": 1,
            "first_visit": "2022-01-06T10:41:32.305283+06:00",
            "date": null
        },
        {
            "id": 13815,
            "ip_address": "37.111.211.37",
            "count": 1,
            "first_visit": "2022-06-07T13:34:08.147196+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 2821,
            "ip_address": "37.111.211.35",
            "count": 1,
            "first_visit": "2022-01-25T16:17:00.666320+06:00",
            "date": null
        },
        {
            "id": 13370,
            "ip_address": "37.111.211.33",
            "count": 1,
            "first_visit": "2022-06-02T14:31:23.561332+06:00",
            "date": null
        },
        {
            "id": 37295,
            "ip_address": "37.111.211.32",
            "count": 2,
            "first_visit": "2022-11-12T11:57:22.103628+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 32741,
            "ip_address": "37.111.211.31",
            "count": 1,
            "first_visit": "2022-08-23T11:35:24.456240+06:00",
            "date": "2022-08-23"
        }
    ]
}