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

{
    "count": 95381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16872&ordering=ip_address",
    "results": [
        {
            "id": 30093,
            "ip_address": "103.25.251.241",
            "count": 1,
            "first_visit": "2022-07-30T23:59:59.954643+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 66474,
            "ip_address": "103.25.251.241",
            "count": 1,
            "first_visit": "2024-03-31T20:49:48.764383+06:00",
            "date": "2024-03-31"
        },
        {
            "id": 8373,
            "ip_address": "103.25.251.241",
            "count": 2,
            "first_visit": "2022-05-17T22:37:25.627065+06:00",
            "date": null
        },
        {
            "id": 7653,
            "ip_address": "103.25.251.242",
            "count": 2,
            "first_visit": "2022-05-17T08:17:37.616463+06:00",
            "date": null
        },
        {
            "id": 18653,
            "ip_address": "103.25.251.242",
            "count": 1,
            "first_visit": "2022-06-25T15:19:30.979337+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 75889,
            "ip_address": "103.25.251.242",
            "count": 1,
            "first_visit": "2024-11-20T21:35:32.284434+06:00",
            "date": "2024-11-20"
        },
        {
            "id": 36624,
            "ip_address": "103.25.251.242",
            "count": 1,
            "first_visit": "2022-10-29T16:34:46.374117+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 62467,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2024-01-05T23:37:17.337800+06:00",
            "date": "2024-01-05"
        }
    ]
}