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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=-ip_address",
    "results": [
        {
            "id": 73915,
            "ip_address": "175.41.47.250",
            "count": 1,
            "first_visit": "2024-10-03T00:01:06.247389+06:00",
            "date": "2024-10-03"
        },
        {
            "id": 42503,
            "ip_address": "175.41.46.98",
            "count": 1,
            "first_visit": "2023-02-21T14:23:17.920571+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 17917,
            "ip_address": "175.41.46.98",
            "count": 1,
            "first_visit": "2022-06-24T01:06:37.093130+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 17258,
            "ip_address": "175.41.46.98",
            "count": 1,
            "first_visit": "2022-06-22T03:27:09.449576+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10560,
            "ip_address": "175.41.46.94",
            "count": 2,
            "first_visit": "2022-05-23T09:57:44.052901+06:00",
            "date": null
        },
        {
            "id": 76772,
            "ip_address": "175.41.46.92",
            "count": 1,
            "first_visit": "2024-12-15T06:48:43.771886+06:00",
            "date": "2024-12-15"
        },
        {
            "id": 2360,
            "ip_address": "175.41.46.89",
            "count": 6,
            "first_visit": "2022-01-17T12:15:51.311905+06:00",
            "date": null
        },
        {
            "id": 14148,
            "ip_address": "175.41.46.89",
            "count": 2,
            "first_visit": "2022-06-09T10:43:06.020116+06:00",
            "date": "2022-06-09"
        }
    ]
}