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

{
    "count": 100617,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29512&ordering=-ip_address",
    "results": [
        {
            "id": 10849,
            "ip_address": "27.147.202.189",
            "count": 1,
            "first_visit": "2022-05-24T09:46:50.754375+06:00",
            "date": null
        },
        {
            "id": 82629,
            "ip_address": "27.147.202.189",
            "count": 1,
            "first_visit": "2025-05-11T18:10:40.609207+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 39707,
            "ip_address": "27.147.202.183",
            "count": 2,
            "first_visit": "2023-01-01T11:14:28.272966+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 16575,
            "ip_address": "27.147.202.18",
            "count": 1,
            "first_visit": "2022-06-19T12:26:11.984304+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 13098,
            "ip_address": "27.147.202.174",
            "count": 1,
            "first_visit": "2022-05-31T12:50:11.268242+06:00",
            "date": null
        },
        {
            "id": 5608,
            "ip_address": "27.147.202.173",
            "count": 1,
            "first_visit": "2022-05-04T19:31:02.356626+06:00",
            "date": null
        },
        {
            "id": 2408,
            "ip_address": "27.147.202.172",
            "count": 7,
            "first_visit": "2022-01-18T07:13:28.496549+06:00",
            "date": null
        },
        {
            "id": 19660,
            "ip_address": "27.147.202.171",
            "count": 1,
            "first_visit": "2022-06-28T08:04:21.629015+06:00",
            "date": "2022-06-28"
        }
    ]
}