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

{
    "count": 92197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3832&ordering=ip_address",
    "results": [
        {
            "id": 10564,
            "ip_address": "103.127.59.95",
            "count": 1,
            "first_visit": "2022-05-23T10:08:44.465893+06:00",
            "date": null
        },
        {
            "id": 32182,
            "ip_address": "103.127.6.109",
            "count": 1,
            "first_visit": "2022-08-17T00:55:45.927015+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 13197,
            "ip_address": "103.127.6.119",
            "count": 1,
            "first_visit": "2022-05-31T22:37:02.257981+06:00",
            "date": null
        },
        {
            "id": 80420,
            "ip_address": "103.127.6.18",
            "count": 1,
            "first_visit": "2025-03-21T19:51:50.156452+06:00",
            "date": "2025-03-21"
        },
        {
            "id": 1167,
            "ip_address": "103.127.6.243",
            "count": 1,
            "first_visit": "2021-12-21T14:58:47.126922+06:00",
            "date": null
        },
        {
            "id": 31990,
            "ip_address": "103.127.6.253",
            "count": 1,
            "first_visit": "2022-08-14T13:09:11.693752+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 82772,
            "ip_address": "103.127.6.27",
            "count": 1,
            "first_visit": "2025-05-14T16:06:55.729128+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 8728,
            "ip_address": "103.127.6.51",
            "count": 1,
            "first_visit": "2022-05-18T09:45:55.783734+06:00",
            "date": null
        }
    ]
}