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

{
    "count": 98148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28064&ordering=-ip_address",
    "results": [
        {
            "id": 2457,
            "ip_address": "27.147.243.171",
            "count": 2,
            "first_visit": "2022-01-19T10:52:37.156280+06:00",
            "date": null
        },
        {
            "id": 38243,
            "ip_address": "27.147.243.168",
            "count": 1,
            "first_visit": "2022-12-03T22:00:01.448684+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 14763,
            "ip_address": "27.147.243.161",
            "count": 2,
            "first_visit": "2022-06-13T11:10:30.019867+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 47714,
            "ip_address": "27.147.243.161",
            "count": 2,
            "first_visit": "2023-06-05T09:23:01.524570+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 76162,
            "ip_address": "27.147.243.160",
            "count": 1,
            "first_visit": "2024-11-29T15:55:40.354745+06:00",
            "date": "2024-11-29"
        },
        {
            "id": 30378,
            "ip_address": "27.147.243.16",
            "count": 1,
            "first_visit": "2022-07-31T11:54:07.589292+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 11241,
            "ip_address": "27.147.243.155",
            "count": 2,
            "first_visit": "2022-05-24T23:50:00.597363+06:00",
            "date": null
        },
        {
            "id": 25079,
            "ip_address": "27.147.243.141",
            "count": 1,
            "first_visit": "2022-07-21T02:10:41.270894+06:00",
            "date": "2022-07-21"
        }
    ]
}