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

{
    "count": 97223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=ip_address",
    "results": [
        {
            "id": 68462,
            "ip_address": "103.124.227.172",
            "count": 1,
            "first_visit": "2024-05-17T11:51:17.776756+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 16342,
            "ip_address": "103.124.227.177",
            "count": 1,
            "first_visit": "2022-06-18T11:37:17.168817+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 28788,
            "ip_address": "103.124.227.178",
            "count": 1,
            "first_visit": "2022-07-28T12:49:53.229335+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26243,
            "ip_address": "103.124.227.190",
            "count": 1,
            "first_visit": "2022-07-23T09:24:04.501080+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 11482,
            "ip_address": "103.124.227.195",
            "count": 1,
            "first_visit": "2022-05-25T22:58:03.880041+06:00",
            "date": null
        },
        {
            "id": 2410,
            "ip_address": "103.124.227.222",
            "count": 18,
            "first_visit": "2022-01-18T07:41:25.949885+06:00",
            "date": null
        },
        {
            "id": 12,
            "ip_address": "103.124.227.233",
            "count": 1,
            "first_visit": "2021-12-02T18:29:13.641660+06:00",
            "date": null
        },
        {
            "id": 1750,
            "ip_address": "103.124.227.234",
            "count": 1,
            "first_visit": "2022-01-09T23:39:07.827683+06:00",
            "date": null
        }
    ]
}