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

{
    "count": 101564,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40320&ordering=-ip_address",
    "results": [
        {
            "id": 10170,
            "ip_address": "182.48.93.179",
            "count": 1,
            "first_visit": "2022-05-21T23:48:01.603777+06:00",
            "date": null
        },
        {
            "id": 28474,
            "ip_address": "182.48.93.177",
            "count": 1,
            "first_visit": "2022-07-28T00:58:43.095890+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 14393,
            "ip_address": "182.48.93.177",
            "count": 1,
            "first_visit": "2022-06-10T23:52:30.282486+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 12466,
            "ip_address": "182.48.93.177",
            "count": 1,
            "first_visit": "2022-05-29T13:10:40.301508+06:00",
            "date": null
        },
        {
            "id": 20156,
            "ip_address": "182.48.91.20",
            "count": 1,
            "first_visit": "2022-06-29T21:24:08.892129+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 16666,
            "ip_address": "182.48.91.20",
            "count": 1,
            "first_visit": "2022-06-19T22:52:16.885118+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 68650,
            "ip_address": "182.48.89.36",
            "count": 2,
            "first_visit": "2024-05-20T11:11:32.670416+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 2671,
            "ip_address": "182.48.89.114",
            "count": 3,
            "first_visit": "2022-01-23T10:38:55.430184+06:00",
            "date": null
        }
    ]
}