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

{
    "count": 98259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17416&ordering=ip_address",
    "results": [
        {
            "id": 8373,
            "ip_address": "103.25.251.241",
            "count": 2,
            "first_visit": "2022-05-17T22:37:25.627065+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": 7653,
            "ip_address": "103.25.251.242",
            "count": 2,
            "first_visit": "2022-05-17T08:17:37.616463+06:00",
            "date": null
        },
        {
            "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": 75889,
            "ip_address": "103.25.251.242",
            "count": 1,
            "first_visit": "2024-11-20T21:35:32.284434+06:00",
            "date": "2024-11-20"
        },
        {
            "id": 19251,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2022-06-26T23:56:41.886829+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 29909,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2022-07-30T13:55:49.782580+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 62467,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2024-01-05T23:37:17.337800+06:00",
            "date": "2024-01-05"
        }
    ]
}