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

{
    "count": 100646,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19384&ordering=-ip_address",
    "results": [
        {
            "id": 30918,
            "ip_address": "37.111.247.156",
            "count": 1,
            "first_visit": "2022-08-03T00:40:42.640729+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 24863,
            "ip_address": "37.111.247.154",
            "count": 3,
            "first_visit": "2022-07-20T20:10:47.137477+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9389,
            "ip_address": "37.111.247.153",
            "count": 1,
            "first_visit": "2022-05-19T14:33:18.622612+06:00",
            "date": null
        },
        {
            "id": 9931,
            "ip_address": "37.111.247.152",
            "count": 1,
            "first_visit": "2022-05-21T04:18:22.525572+06:00",
            "date": null
        },
        {
            "id": 92812,
            "ip_address": "37.111.247.150",
            "count": 1,
            "first_visit": "2025-12-09T22:19:18.719356+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 53402,
            "ip_address": "37.111.247.15",
            "count": 1,
            "first_visit": "2023-08-24T15:40:49.013109+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 8233,
            "ip_address": "37.111.247.144",
            "count": 1,
            "first_visit": "2022-05-17T17:27:08.747304+06:00",
            "date": null
        },
        {
            "id": 7837,
            "ip_address": "37.111.247.143",
            "count": 1,
            "first_visit": "2022-05-17T10:35:06.896224+06:00",
            "date": null
        }
    ]
}