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

{
    "count": 99620,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25368&ordering=-ip_address",
    "results": [
        {
            "id": 90393,
            "ip_address": "37.111.200.157",
            "count": 1,
            "first_visit": "2025-10-05T19:59:04.327101+06:00",
            "date": "2025-10-05"
        },
        {
            "id": 94993,
            "ip_address": "37.111.200.157",
            "count": 2,
            "first_visit": "2026-02-08T19:39:39.698591+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 92940,
            "ip_address": "37.111.200.156",
            "count": 1,
            "first_visit": "2025-12-13T10:09:04.230862+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 32632,
            "ip_address": "37.111.200.156",
            "count": 1,
            "first_visit": "2022-08-21T23:28:59.463073+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 30060,
            "ip_address": "37.111.200.155",
            "count": 1,
            "first_visit": "2022-07-30T23:12:38.843912+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4353,
            "ip_address": "37.111.200.154",
            "count": 3,
            "first_visit": "2022-03-14T11:07:32.941390+06:00",
            "date": null
        },
        {
            "id": 6958,
            "ip_address": "37.111.200.153",
            "count": 1,
            "first_visit": "2022-05-16T18:02:47.551026+06:00",
            "date": null
        },
        {
            "id": 82444,
            "ip_address": "37.111.200.153",
            "count": 2,
            "first_visit": "2025-05-07T17:29:51.926982+06:00",
            "date": "2025-05-07"
        }
    ]
}