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

{
    "count": 102720,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50912&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50896&ordering=-id",
    "results": [
        {
            "id": 51912,
            "ip_address": "54.88.9.51",
            "count": 2,
            "first_visit": "2023-08-08T00:46:12.574464+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51911,
            "ip_address": "118.179.99.2",
            "count": 1,
            "first_visit": "2023-08-08T00:09:47.020120+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51910,
            "ip_address": "66.249.70.195",
            "count": 1,
            "first_visit": "2023-08-07T23:32:49.354089+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51909,
            "ip_address": "103.170.137.154",
            "count": 2,
            "first_visit": "2023-08-07T23:20:50.782520+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51908,
            "ip_address": "103.189.10.45",
            "count": 1,
            "first_visit": "2023-08-07T23:15:05.199752+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51907,
            "ip_address": "114.119.135.233",
            "count": 1,
            "first_visit": "2023-08-07T23:04:58.049513+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51906,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-08-07T21:59:53.326510+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51905,
            "ip_address": "114.119.148.47",
            "count": 1,
            "first_visit": "2023-08-07T21:33:30.062861+06:00",
            "date": "2023-08-07"
        }
    ]
}