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

{
    "count": 97286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22944&ordering=-ip_address",
    "results": [
        {
            "id": 15386,
            "ip_address": "37.111.207.138",
            "count": 1,
            "first_visit": "2022-06-15T17:51:24.731193+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 29956,
            "ip_address": "37.111.207.138",
            "count": 1,
            "first_visit": "2022-07-30T17:47:59.653782+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 35643,
            "ip_address": "37.111.207.138",
            "count": 1,
            "first_visit": "2022-10-08T19:14:24.298443+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 12228,
            "ip_address": "37.111.207.137",
            "count": 1,
            "first_visit": "2022-05-28T15:42:35.779113+06:00",
            "date": null
        },
        {
            "id": 6082,
            "ip_address": "37.111.207.136",
            "count": 2,
            "first_visit": "2022-05-14T19:30:22.684613+06:00",
            "date": null
        },
        {
            "id": 24192,
            "ip_address": "37.111.207.134",
            "count": 1,
            "first_visit": "2022-07-19T22:16:36.134248+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 17926,
            "ip_address": "37.111.207.134",
            "count": 1,
            "first_visit": "2022-06-24T01:17:36.848626+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9316,
            "ip_address": "37.111.207.134",
            "count": 4,
            "first_visit": "2022-05-19T10:59:05.054462+06:00",
            "date": null
        }
    ]
}