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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13496&ordering=ip_address",
    "results": [
        {
            "id": 7524,
            "ip_address": "103.206.229.230",
            "count": 3,
            "first_visit": "2022-05-16T23:54:18.193180+06:00",
            "date": null
        },
        {
            "id": 9738,
            "ip_address": "103.206.229.49",
            "count": 1,
            "first_visit": "2022-05-20T14:29:28.898455+06:00",
            "date": null
        },
        {
            "id": 14952,
            "ip_address": "103.206.229.54",
            "count": 1,
            "first_visit": "2022-06-14T07:08:39.047648+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 8530,
            "ip_address": "103.206.229.62",
            "count": 1,
            "first_visit": "2022-05-17T23:42:08.973180+06:00",
            "date": null
        },
        {
            "id": 29491,
            "ip_address": "103.206.229.65",
            "count": 1,
            "first_visit": "2022-07-29T22:35:17.711048+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6986,
            "ip_address": "103.206.229.66",
            "count": 1,
            "first_visit": "2022-05-16T18:20:05.519699+06:00",
            "date": null
        },
        {
            "id": 11183,
            "ip_address": "103.206.229.67",
            "count": 2,
            "first_visit": "2022-05-24T22:42:54.336642+06:00",
            "date": null
        },
        {
            "id": 59401,
            "ip_address": "103.206.230.125",
            "count": 1,
            "first_visit": "2023-11-13T03:44:13.490661+06:00",
            "date": "2023-11-13"
        }
    ]
}