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

{
    "count": 96523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21368&ordering=ip_address",
    "results": [
        {
            "id": 9580,
            "ip_address": "103.76.45.149",
            "count": 1,
            "first_visit": "2022-05-19T23:51:25.006407+06:00",
            "date": null
        },
        {
            "id": 52275,
            "ip_address": "103.76.45.149",
            "count": 1,
            "first_visit": "2023-08-12T05:23:29.974043+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 23612,
            "ip_address": "103.76.45.175",
            "count": 5,
            "first_visit": "2022-07-18T21:53:44.450169+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24060,
            "ip_address": "103.76.45.175",
            "count": 1,
            "first_visit": "2022-07-19T11:19:02.273909+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 6820,
            "ip_address": "103.76.45.175",
            "count": 6,
            "first_visit": "2022-05-16T16:13:47.907018+06:00",
            "date": null
        },
        {
            "id": 6819,
            "ip_address": "103.76.45.175",
            "count": 1,
            "first_visit": "2022-05-16T16:13:47.906283+06:00",
            "date": null
        },
        {
            "id": 28131,
            "ip_address": "103.76.45.184",
            "count": 1,
            "first_visit": "2022-07-27T11:16:02.292317+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 25987,
            "ip_address": "103.76.45.184",
            "count": 1,
            "first_visit": "2022-07-22T15:07:36.475371+06:00",
            "date": "2022-07-22"
        }
    ]
}