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

{
    "count": 92184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3248&ordering=ip_address",
    "results": [
        {
            "id": 15887,
            "ip_address": "103.124.226.142",
            "count": 1,
            "first_visit": "2022-06-17T08:03:50.934824+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 8448,
            "ip_address": "103.124.226.145",
            "count": 1,
            "first_visit": "2022-05-17T23:06:26.450133+06:00",
            "date": null
        },
        {
            "id": 9583,
            "ip_address": "103.124.226.146",
            "count": 3,
            "first_visit": "2022-05-19T23:57:54.166166+06:00",
            "date": null
        },
        {
            "id": 23727,
            "ip_address": "103.124.226.146",
            "count": 1,
            "first_visit": "2022-07-18T22:19:39.922352+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29373,
            "ip_address": "103.124.226.147",
            "count": 1,
            "first_visit": "2022-07-29T15:38:34.255868+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8469,
            "ip_address": "103.124.226.151",
            "count": 1,
            "first_visit": "2022-05-17T23:13:53.036130+06:00",
            "date": null
        },
        {
            "id": 8470,
            "ip_address": "103.124.226.151",
            "count": 1,
            "first_visit": "2022-05-17T23:13:53.036194+06:00",
            "date": null
        },
        {
            "id": 82875,
            "ip_address": "103.124.226.176",
            "count": 1,
            "first_visit": "2025-05-16T21:23:04.304165+06:00",
            "date": "2025-05-16"
        }
    ]
}