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

{
    "count": 95430,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3224&ordering=-ip_address",
    "results": [
        {
            "id": 8632,
            "ip_address": "66.249.91.35",
            "count": 5,
            "first_visit": "2022-05-18T04:15:29.125194+06:00",
            "date": null
        },
        {
            "id": 41394,
            "ip_address": "66.249.91.248",
            "count": 1,
            "first_visit": "2023-02-02T11:27:49.263073+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 41382,
            "ip_address": "66.249.91.246",
            "count": 2,
            "first_visit": "2023-02-02T04:26:26.618610+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 39951,
            "ip_address": "66.249.91.232",
            "count": 1,
            "first_visit": "2023-01-06T06:40:47.565343+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 41214,
            "ip_address": "66.249.91.230",
            "count": 2,
            "first_visit": "2023-01-30T09:52:33.609449+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 39952,
            "ip_address": "66.249.91.228",
            "count": 1,
            "first_visit": "2023-01-06T06:40:49.418890+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 64634,
            "ip_address": "66.249.91.1",
            "count": 1,
            "first_visit": "2024-02-12T06:13:28.111474+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 9355,
            "ip_address": "66.249.90.64",
            "count": 1,
            "first_visit": "2022-05-19T12:44:47.778351+06:00",
            "date": null
        }
    ]
}