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

{
    "count": 99766,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22976&ordering=-ip_address",
    "results": [
        {
            "id": 5467,
            "ip_address": "37.111.211.127",
            "count": 1,
            "first_visit": "2022-04-30T03:34:19.491418+06:00",
            "date": null
        },
        {
            "id": 1576,
            "ip_address": "37.111.211.125",
            "count": 1,
            "first_visit": "2022-01-02T00:01:07.143187+06:00",
            "date": null
        },
        {
            "id": 23550,
            "ip_address": "37.111.211.124",
            "count": 1,
            "first_visit": "2022-07-18T20:54:41.695599+06:00",
            "date": "2022-07-18"
        },
        {
            "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
        }
    ]
}