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

{
    "count": 95548,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3760&ordering=ip_address",
    "results": [
        {
            "id": 8220,
            "ip_address": "103.127.0.13",
            "count": 2,
            "first_visit": "2022-05-17T16:45:47.122178+06:00",
            "date": null
        },
        {
            "id": 49234,
            "ip_address": "103.127.0.133",
            "count": 1,
            "first_visit": "2023-07-03T10:25:30.284334+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 22467,
            "ip_address": "103.127.0.135",
            "count": 1,
            "first_visit": "2022-07-14T09:52:26.889820+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 32385,
            "ip_address": "103.127.0.140",
            "count": 1,
            "first_visit": "2022-08-18T22:25:20.966751+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 63903,
            "ip_address": "103.127.0.141",
            "count": 1,
            "first_visit": "2024-01-27T21:40:09.389684+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 24475,
            "ip_address": "103.127.0.142",
            "count": 1,
            "first_visit": "2022-07-20T10:40:27.041899+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6088,
            "ip_address": "103.127.0.148",
            "count": 1,
            "first_visit": "2022-05-14T19:31:53.453972+06:00",
            "date": null
        },
        {
            "id": 7615,
            "ip_address": "103.127.0.149",
            "count": 1,
            "first_visit": "2022-05-17T07:16:41.857757+06:00",
            "date": null
        }
    ]
}