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

{
    "count": 96768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22072&ordering=-ip_address",
    "results": [
        {
            "id": 28833,
            "ip_address": "37.111.211.123",
            "count": 1,
            "first_visit": "2022-07-28T13:52:05.657627+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18014,
            "ip_address": "37.111.211.123",
            "count": 1,
            "first_visit": "2022-06-24T08:07:06.629677+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 88724,
            "ip_address": "37.111.211.123",
            "count": 1,
            "first_visit": "2025-08-31T12:00:08.569053+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 26264,
            "ip_address": "37.111.211.12",
            "count": 1,
            "first_visit": "2022-07-23T10:16:33.142145+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10255,
            "ip_address": "37.111.211.119",
            "count": 3,
            "first_visit": "2022-05-22T11:05:21.438916+06:00",
            "date": null
        },
        {
            "id": 23935,
            "ip_address": "37.111.211.118",
            "count": 2,
            "first_visit": "2022-07-19T00:04:23.561294+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 9307,
            "ip_address": "37.111.211.117",
            "count": 1,
            "first_visit": "2022-05-19T10:32:44.041935+06:00",
            "date": null
        },
        {
            "id": 82625,
            "ip_address": "37.111.211.117",
            "count": 1,
            "first_visit": "2025-05-11T16:57:55.804635+06:00",
            "date": "2025-05-11"
        }
    ]
}