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

{
    "count": 92196,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3800&ordering=ip_address",
    "results": [
        {
            "id": 52495,
            "ip_address": "103.12.75.186",
            "count": 2,
            "first_visit": "2023-08-14T14:33:33.856008+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 60372,
            "ip_address": "103.12.75.188",
            "count": 2,
            "first_visit": "2023-12-01T07:53:51.487017+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60348,
            "ip_address": "103.12.75.188",
            "count": 2,
            "first_visit": "2023-11-30T20:45:07.096622+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 2967,
            "ip_address": "103.127.56.141",
            "count": 5,
            "first_visit": "2022-01-28T08:57:03.136536+06:00",
            "date": null
        },
        {
            "id": 15779,
            "ip_address": "103.127.56.180",
            "count": 1,
            "first_visit": "2022-06-16T23:59:02.484359+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 12518,
            "ip_address": "103.127.56.181",
            "count": 1,
            "first_visit": "2022-05-29T16:49:01.879592+06:00",
            "date": null
        },
        {
            "id": 5597,
            "ip_address": "103.127.56.183",
            "count": 5,
            "first_visit": "2022-05-04T01:37:19.221850+06:00",
            "date": null
        },
        {
            "id": 9178,
            "ip_address": "103.127.56.187",
            "count": 1,
            "first_visit": "2022-05-18T23:23:41.493175+06:00",
            "date": null
        }
    ]
}