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

{
    "count": 103012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52576&ordering=-ip_address",
    "results": [
        {
            "id": 43930,
            "ip_address": "119.30.32.254",
            "count": 3,
            "first_visit": "2023-03-17T15:15:30.279866+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 4239,
            "ip_address": "119.30.32.253",
            "count": null,
            "first_visit": "2022-03-10T11:22:52.366325+06:00",
            "date": null
        },
        {
            "id": 32816,
            "ip_address": "119.30.32.253",
            "count": 1,
            "first_visit": "2022-08-24T11:04:16.383488+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 25657,
            "ip_address": "119.30.32.253",
            "count": 1,
            "first_visit": "2022-07-21T20:36:57.181536+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 41354,
            "ip_address": "119.30.32.250",
            "count": 1,
            "first_visit": "2023-02-01T15:28:44.318248+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 7951,
            "ip_address": "119.30.32.25",
            "count": 2,
            "first_visit": "2022-05-17T11:29:43.524772+06:00",
            "date": null
        },
        {
            "id": 7132,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-05-16T19:35:24.510552+06:00",
            "date": null
        },
        {
            "id": 26548,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-07-24T06:06:26.758963+06:00",
            "date": "2022-07-24"
        }
    ]
}