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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25640&ordering=-ip_address",
    "results": [
        {
            "id": 58944,
            "ip_address": "37.111.197.8",
            "count": 1,
            "first_visit": "2023-11-04T12:11:29.157355+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 10428,
            "ip_address": "37.111.197.79",
            "count": 1,
            "first_visit": "2022-05-22T22:34:16.514308+06:00",
            "date": null
        },
        {
            "id": 9504,
            "ip_address": "37.111.197.78",
            "count": 1,
            "first_visit": "2022-05-19T22:21:25.081800+06:00",
            "date": null
        },
        {
            "id": 18235,
            "ip_address": "37.111.197.77",
            "count": 1,
            "first_visit": "2022-06-24T18:30:08.667696+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 41661,
            "ip_address": "37.111.197.77",
            "count": 1,
            "first_visit": "2023-02-06T18:56:41.940459+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 25186,
            "ip_address": "37.111.197.74",
            "count": 1,
            "first_visit": "2022-07-21T07:58:42.736485+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 16957,
            "ip_address": "37.111.197.72",
            "count": 1,
            "first_visit": "2022-06-21T09:50:17.892374+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 21192,
            "ip_address": "37.111.197.70",
            "count": 3,
            "first_visit": "2022-07-05T09:31:18.202308+06:00",
            "date": "2022-07-05"
        }
    ]
}