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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23368&ordering=-ip_address",
    "results": [
        {
            "id": 87181,
            "ip_address": "37.111.207.94",
            "count": 1,
            "first_visit": "2025-08-05T18:27:51.412123+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 44170,
            "ip_address": "37.111.207.93",
            "count": 1,
            "first_visit": "2023-03-21T09:45:06.837373+06:00",
            "date": "2023-03-21"
        },
        {
            "id": 23661,
            "ip_address": "37.111.207.93",
            "count": 2,
            "first_visit": "2022-07-18T22:02:57.172021+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10991,
            "ip_address": "37.111.207.92",
            "count": 3,
            "first_visit": "2022-05-24T14:04:23.071454+06:00",
            "date": null
        },
        {
            "id": 60166,
            "ip_address": "37.111.207.92",
            "count": 1,
            "first_visit": "2023-11-27T17:16:58.374616+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 9877,
            "ip_address": "37.111.207.90",
            "count": 2,
            "first_visit": "2022-05-20T23:25:46.576437+06:00",
            "date": null
        },
        {
            "id": 30295,
            "ip_address": "37.111.207.90",
            "count": 1,
            "first_visit": "2022-07-31T10:39:27.019593+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 86752,
            "ip_address": "37.111.207.89",
            "count": 2,
            "first_visit": "2025-07-30T06:35:49.249749+06:00",
            "date": "2025-07-30"
        }
    ]
}