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

{
    "count": 96368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20888&ordering=-ip_address",
    "results": [
        {
            "id": 16694,
            "ip_address": "37.111.213.220",
            "count": 1,
            "first_visit": "2022-06-20T00:06:28.134694+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 20924,
            "ip_address": "37.111.213.22",
            "count": 2,
            "first_visit": "2022-07-03T18:59:22.714783+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 5184,
            "ip_address": "37.111.213.218",
            "count": 1,
            "first_visit": "2022-04-17T14:10:23.059060+06:00",
            "date": null
        },
        {
            "id": 82371,
            "ip_address": "37.111.213.218",
            "count": 1,
            "first_visit": "2025-05-06T16:20:44.216630+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 95471,
            "ip_address": "37.111.213.218",
            "count": 1,
            "first_visit": "2026-02-23T13:10:38.022405+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 29281,
            "ip_address": "37.111.213.214",
            "count": 1,
            "first_visit": "2022-07-29T12:39:10.099576+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11590,
            "ip_address": "37.111.213.214",
            "count": 1,
            "first_visit": "2022-05-26T02:28:20.950158+06:00",
            "date": null
        },
        {
            "id": 29860,
            "ip_address": "37.111.213.211",
            "count": 1,
            "first_visit": "2022-07-30T11:55:50.209917+06:00",
            "date": "2022-07-30"
        }
    ]
}