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

{
    "count": 97507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23760&ordering=-ip_address",
    "results": [
        {
            "id": 87297,
            "ip_address": "37.111.206.122",
            "count": 3,
            "first_visit": "2025-08-07T10:04:18.885872+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 87970,
            "ip_address": "37.111.206.121",
            "count": 1,
            "first_visit": "2025-08-18T20:16:05.153522+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 9835,
            "ip_address": "37.111.206.121",
            "count": 2,
            "first_visit": "2022-05-20T22:38:44.998681+06:00",
            "date": null
        },
        {
            "id": 77463,
            "ip_address": "37.111.206.121",
            "count": 3,
            "first_visit": "2025-01-03T20:28:07.891338+06:00",
            "date": "2025-01-03"
        },
        {
            "id": 78691,
            "ip_address": "37.111.206.120",
            "count": 1,
            "first_visit": "2025-02-07T11:57:18.536782+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 79375,
            "ip_address": "37.111.206.120",
            "count": 1,
            "first_visit": "2025-02-24T11:11:03.532037+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 10165,
            "ip_address": "37.111.206.120",
            "count": 1,
            "first_visit": "2022-05-21T23:42:27.277806+06:00",
            "date": null
        },
        {
            "id": 10533,
            "ip_address": "37.111.206.12",
            "count": 3,
            "first_visit": "2022-05-23T08:34:01.835853+06:00",
            "date": null
        }
    ]
}