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

{
    "count": 100512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20072&ordering=-ip_address",
    "results": [
        {
            "id": 12812,
            "ip_address": "37.111.237.159",
            "count": 3,
            "first_visit": "2022-05-30T15:44:57.180863+06:00",
            "date": null
        },
        {
            "id": 12878,
            "ip_address": "37.111.237.153",
            "count": 1,
            "first_visit": "2022-05-30T21:09:50.688054+06:00",
            "date": null
        },
        {
            "id": 87317,
            "ip_address": "37.111.237.142",
            "count": 1,
            "first_visit": "2025-08-07T16:04:35.467327+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 12769,
            "ip_address": "37.111.237.136",
            "count": 1,
            "first_visit": "2022-05-30T12:41:59.409501+06:00",
            "date": null
        },
        {
            "id": 62205,
            "ip_address": "37.111.237.128",
            "count": 1,
            "first_visit": "2024-01-03T16:20:12.940670+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 13076,
            "ip_address": "37.111.237.121",
            "count": 1,
            "first_visit": "2022-05-31T11:35:58.907882+06:00",
            "date": null
        },
        {
            "id": 13087,
            "ip_address": "37.111.237.119",
            "count": 1,
            "first_visit": "2022-05-31T12:25:40.660414+06:00",
            "date": null
        },
        {
            "id": 11720,
            "ip_address": "37.111.237.117",
            "count": 1,
            "first_visit": "2022-05-26T21:17:39.280338+06:00",
            "date": null
        }
    ]
}