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

{
    "count": 95622,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17968&ordering=-ip_address",
    "results": [
        {
            "id": 7007,
            "ip_address": "37.111.248.114",
            "count": 1,
            "first_visit": "2022-05-16T18:32:57.709988+06:00",
            "date": null
        },
        {
            "id": 30848,
            "ip_address": "37.111.248.112",
            "count": 1,
            "first_visit": "2022-08-02T17:38:32.460264+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 26492,
            "ip_address": "37.111.248.106",
            "count": 1,
            "first_visit": "2022-07-24T00:50:34.488089+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 27597,
            "ip_address": "37.111.248.106",
            "count": 1,
            "first_visit": "2022-07-26T05:45:35.142075+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10764,
            "ip_address": "37.111.248.103",
            "count": 1,
            "first_visit": "2022-05-23T23:03:39.299987+06:00",
            "date": null
        },
        {
            "id": 12223,
            "ip_address": "37.111.248.102",
            "count": 1,
            "first_visit": "2022-05-28T15:33:16.180246+06:00",
            "date": null
        },
        {
            "id": 30698,
            "ip_address": "37.111.248.101",
            "count": 1,
            "first_visit": "2022-08-01T18:40:39.973717+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12175,
            "ip_address": "37.111.248.100",
            "count": 1,
            "first_visit": "2022-05-28T12:42:55.104114+06:00",
            "date": null
        }
    ]
}