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

{
    "count": 98399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18784&ordering=-ip_address",
    "results": [
        {
            "id": 26092,
            "ip_address": "37.111.247.179",
            "count": 1,
            "first_visit": "2022-07-22T22:57:31.628998+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6837,
            "ip_address": "37.111.247.176",
            "count": 1,
            "first_visit": "2022-05-16T16:32:19.557044+06:00",
            "date": null
        },
        {
            "id": 13356,
            "ip_address": "37.111.247.175",
            "count": 1,
            "first_visit": "2022-06-02T11:37:41.866772+06:00",
            "date": null
        },
        {
            "id": 25437,
            "ip_address": "37.111.247.174",
            "count": 2,
            "first_visit": "2022-07-21T11:44:42.146159+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12535,
            "ip_address": "37.111.247.174",
            "count": 1,
            "first_visit": "2022-05-29T19:20:58.800910+06:00",
            "date": null
        },
        {
            "id": 8881,
            "ip_address": "37.111.247.173",
            "count": 1,
            "first_visit": "2022-05-18T12:09:58.124575+06:00",
            "date": null
        },
        {
            "id": 9646,
            "ip_address": "37.111.247.170",
            "count": 3,
            "first_visit": "2022-05-20T10:44:00.452067+06:00",
            "date": null
        },
        {
            "id": 36245,
            "ip_address": "37.111.247.17",
            "count": 1,
            "first_visit": "2022-10-21T08:40:01.701223+06:00",
            "date": "2022-10-21"
        }
    ]
}