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

{
    "count": 92331,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6936&ordering=ip_address",
    "results": [
        {
            "id": 17517,
            "ip_address": "103.148.210.180",
            "count": 1,
            "first_visit": "2022-06-22T22:39:50.890048+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10104,
            "ip_address": "103.148.210.181",
            "count": 2,
            "first_visit": "2022-05-21T22:18:12.815548+06:00",
            "date": null
        },
        {
            "id": 7585,
            "ip_address": "103.148.210.182",
            "count": 3,
            "first_visit": "2022-05-17T04:20:09.856646+06:00",
            "date": null
        },
        {
            "id": 8354,
            "ip_address": "103.148.210.183",
            "count": 5,
            "first_visit": "2022-05-17T22:28:24.044239+06:00",
            "date": null
        },
        {
            "id": 32633,
            "ip_address": "103.148.210.202",
            "count": 1,
            "first_visit": "2022-08-21T23:34:20.550944+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8179,
            "ip_address": "103.148.210.214",
            "count": 2,
            "first_visit": "2022-05-17T14:22:19.879113+06:00",
            "date": null
        },
        {
            "id": 3281,
            "ip_address": "103.148.211.248",
            "count": 2,
            "first_visit": "2022-02-03T22:10:19.647928+06:00",
            "date": null
        },
        {
            "id": 68665,
            "ip_address": "103.148.212.30",
            "count": 1,
            "first_visit": "2024-05-20T14:27:38.339595+06:00",
            "date": "2024-05-20"
        }
    ]
}