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

{
    "count": 98151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14368&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 59936,
            "ip_address": "45.125.223.27",
            "count": 1,
            "first_visit": "2023-11-22T06:40:28.754919+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 6060,
            "ip_address": "45.125.223.26",
            "count": 1,
            "first_visit": "2022-05-14T19:21:40.739608+06:00",
            "date": null
        }
    ]
}