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

{
    "count": 94402,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13424&ordering=ip_address",
    "results": [
        {
            "id": 11401,
            "ip_address": "103.216.58.24",
            "count": 2,
            "first_visit": "2022-05-25T17:51:49.673873+06:00",
            "date": null
        },
        {
            "id": 12635,
            "ip_address": "103.216.58.35",
            "count": 1,
            "first_visit": "2022-05-29T23:40:01.951351+06:00",
            "date": null
        },
        {
            "id": 18600,
            "ip_address": "103.216.58.59",
            "count": 1,
            "first_visit": "2022-06-25T13:27:32.916214+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8008,
            "ip_address": "103.216.58.7",
            "count": 1,
            "first_visit": "2022-05-17T11:55:33.629423+06:00",
            "date": null
        },
        {
            "id": 59981,
            "ip_address": "103.216.59.201",
            "count": 1,
            "first_visit": "2023-11-23T04:59:58.650319+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 64470,
            "ip_address": "103.216.59.202",
            "count": 1,
            "first_visit": "2024-02-08T13:17:05.926755+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 61110,
            "ip_address": "103.216.59.202",
            "count": 2,
            "first_visit": "2023-12-13T11:53:41.023879+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 64519,
            "ip_address": "103.216.59.202",
            "count": 1,
            "first_visit": "2024-02-09T19:25:45.162473+06:00",
            "date": "2024-02-09"
        }
    ]
}