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

{
    "count": 94850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14984&ordering=-ip_address",
    "results": [
        {
            "id": 29933,
            "ip_address": "43.245.122.23",
            "count": 1,
            "first_visit": "2022-07-30T16:06:56.029464+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 26660,
            "ip_address": "43.245.122.228",
            "count": 1,
            "first_visit": "2022-07-24T10:52:09.725354+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8381,
            "ip_address": "43.245.122.228",
            "count": 1,
            "first_visit": "2022-05-17T22:40:19.216894+06:00",
            "date": null
        },
        {
            "id": 7601,
            "ip_address": "43.245.122.227",
            "count": 1,
            "first_visit": "2022-05-17T06:27:18.654402+06:00",
            "date": null
        },
        {
            "id": 7600,
            "ip_address": "43.245.122.227",
            "count": 1,
            "first_visit": "2022-05-17T06:27:18.651712+06:00",
            "date": null
        },
        {
            "id": 31944,
            "ip_address": "43.245.122.220",
            "count": 1,
            "first_visit": "2022-08-13T23:24:05.383358+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 12071,
            "ip_address": "43.245.122.220",
            "count": 1,
            "first_visit": "2022-05-28T00:16:39.537392+06:00",
            "date": null
        },
        {
            "id": 12239,
            "ip_address": "43.245.122.219",
            "count": 3,
            "first_visit": "2022-05-28T16:03:33.447507+06:00",
            "date": null
        }
    ]
}