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

{
    "count": 94449,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13600&ordering=-ip_address",
    "results": [
        {
            "id": 60285,
            "ip_address": "45.126.75.145",
            "count": 1,
            "first_visit": "2023-11-29T17:43:31.885382+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 9158,
            "ip_address": "45.126.75.134",
            "count": 1,
            "first_visit": "2022-05-18T23:13:55.062433+06:00",
            "date": null
        },
        {
            "id": 11442,
            "ip_address": "45.126.75.106",
            "count": 2,
            "first_visit": "2022-05-25T22:06:40.966407+06:00",
            "date": null
        },
        {
            "id": 32844,
            "ip_address": "45.126.75.106",
            "count": 1,
            "first_visit": "2022-08-24T16:52:35.616630+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 48999,
            "ip_address": "45.125.223.31",
            "count": 2,
            "first_visit": "2023-06-28T20:39:05.953522+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 5069,
            "ip_address": "45.125.223.31",
            "count": 1,
            "first_visit": "2022-04-12T02:02:37.521034+06:00",
            "date": null
        },
        {
            "id": 25379,
            "ip_address": "45.125.223.30",
            "count": 1,
            "first_visit": "2022-07-21T11:13:15.881980+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13560,
            "ip_address": "45.125.223.30",
            "count": 1,
            "first_visit": "2022-06-05T15:48:47.238421+06:00",
            "date": null
        }
    ]
}