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

{
    "count": 95483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17304&ordering=ip_address",
    "results": [
        {
            "id": 7422,
            "ip_address": "103.253.46.194",
            "count": 1,
            "first_visit": "2022-05-16T22:56:14.550214+06:00",
            "date": null
        },
        {
            "id": 10153,
            "ip_address": "103.253.46.196",
            "count": 3,
            "first_visit": "2022-05-21T23:23:44.677181+06:00",
            "date": null
        },
        {
            "id": 27920,
            "ip_address": "103.253.46.196",
            "count": 1,
            "first_visit": "2022-07-26T23:39:01.015114+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12308,
            "ip_address": "103.253.46.197",
            "count": 1,
            "first_visit": "2022-05-28T22:44:55.832278+06:00",
            "date": null
        },
        {
            "id": 24003,
            "ip_address": "103.253.46.197",
            "count": 1,
            "first_visit": "2022-07-19T05:18:45.317579+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 11426,
            "ip_address": "103.253.46.199",
            "count": 1,
            "first_visit": "2022-05-25T20:29:20.835289+06:00",
            "date": null
        },
        {
            "id": 54270,
            "ip_address": "103.253.46.205",
            "count": 1,
            "first_visit": "2023-09-04T14:12:28.900532+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 60289,
            "ip_address": "103.253.46.208",
            "count": 1,
            "first_visit": "2023-11-29T18:07:51.400228+06:00",
            "date": "2023-11-29"
        }
    ]
}