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

{
    "count": 96565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21552&ordering=-ip_address",
    "results": [
        {
            "id": 46529,
            "ip_address": "37.111.212.150",
            "count": 1,
            "first_visit": "2023-05-13T14:35:57.386487+06:00",
            "date": "2023-05-13"
        },
        {
            "id": 59624,
            "ip_address": "37.111.212.15",
            "count": 1,
            "first_visit": "2023-11-17T15:05:18.904016+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 76293,
            "ip_address": "37.111.212.15",
            "count": 4,
            "first_visit": "2024-12-02T20:44:54.256557+06:00",
            "date": "2024-12-02"
        },
        {
            "id": 6433,
            "ip_address": "37.111.212.15",
            "count": 3,
            "first_visit": "2022-05-15T22:15:35.364988+06:00",
            "date": null
        },
        {
            "id": 13028,
            "ip_address": "37.111.212.149",
            "count": 1,
            "first_visit": "2022-05-31T09:00:36.660090+06:00",
            "date": null
        },
        {
            "id": 3248,
            "ip_address": "37.111.212.148",
            "count": 1,
            "first_visit": "2022-02-03T00:14:59.754207+06:00",
            "date": null
        },
        {
            "id": 46109,
            "ip_address": "37.111.212.148",
            "count": 1,
            "first_visit": "2023-05-04T19:56:07.160378+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 41544,
            "ip_address": "37.111.212.148",
            "count": 1,
            "first_visit": "2023-02-05T01:49:13.249222+06:00",
            "date": "2023-02-05"
        }
    ]
}