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

{
    "count": 96015,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19288&ordering=ip_address",
    "results": [
        {
            "id": 1891,
            "ip_address": "103.60.175.7",
            "count": 2,
            "first_visit": "2022-01-11T15:39:06.723424+06:00",
            "date": null
        },
        {
            "id": 19650,
            "ip_address": "103.60.175.7",
            "count": 1,
            "first_visit": "2022-06-28T07:39:53.457913+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 27452,
            "ip_address": "103.60.175.7",
            "count": 2,
            "first_visit": "2022-07-25T22:57:45.088820+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 24829,
            "ip_address": "103.60.175.70",
            "count": 1,
            "first_visit": "2022-07-20T19:09:32.650783+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 80839,
            "ip_address": "103.60.175.70",
            "count": 1,
            "first_visit": "2025-04-01T10:53:39.771463+06:00",
            "date": "2025-04-01"
        },
        {
            "id": 1156,
            "ip_address": "103.60.175.70",
            "count": 1,
            "first_visit": "2021-12-21T14:05:08.197501+06:00",
            "date": null
        },
        {
            "id": 34377,
            "ip_address": "103.60.175.70",
            "count": 3,
            "first_visit": "2022-09-14T13:57:52.285425+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34499,
            "ip_address": "103.60.175.70",
            "count": 3,
            "first_visit": "2022-09-16T14:40:24.361741+06:00",
            "date": "2022-09-16"
        }
    ]
}