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

{
    "count": 100109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21512&ordering=-ip_address",
    "results": [
        {
            "id": 1220,
            "ip_address": "37.111.214.97",
            "count": 1,
            "first_visit": "2021-12-22T00:08:34.212083+06:00",
            "date": null
        },
        {
            "id": 54251,
            "ip_address": "37.111.214.96",
            "count": 3,
            "first_visit": "2023-09-04T09:17:59.407700+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 60290,
            "ip_address": "37.111.214.95",
            "count": 1,
            "first_visit": "2023-11-29T18:12:31.126134+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 33995,
            "ip_address": "37.111.214.94",
            "count": 1,
            "first_visit": "2022-09-07T16:28:59.637272+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 20317,
            "ip_address": "37.111.214.93",
            "count": 2,
            "first_visit": "2022-06-30T10:57:46.108948+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 16712,
            "ip_address": "37.111.214.93",
            "count": 1,
            "first_visit": "2022-06-20T01:20:51.660434+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 2708,
            "ip_address": "37.111.214.91",
            "count": 1,
            "first_visit": "2022-01-24T01:09:18.096646+06:00",
            "date": null
        },
        {
            "id": 89504,
            "ip_address": "37.111.214.91",
            "count": 1,
            "first_visit": "2025-09-14T11:25:05.179346+06:00",
            "date": "2025-09-14"
        }
    ]
}