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

{
    "count": 99614,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23672&ordering=ip_address",
    "results": [
        {
            "id": 3623,
            "ip_address": "103.91.128.26",
            "count": 1,
            "first_visit": "2022-02-15T12:01:50.697424+06:00",
            "date": null
        },
        {
            "id": 7395,
            "ip_address": "103.91.128.42",
            "count": 2,
            "first_visit": "2022-05-16T22:43:16.224777+06:00",
            "date": null
        },
        {
            "id": 716,
            "ip_address": "103.91.128.46",
            "count": 1,
            "first_visit": "2021-12-15T15:28:51.316469+06:00",
            "date": null
        },
        {
            "id": 8190,
            "ip_address": "103.91.128.78",
            "count": 1,
            "first_visit": "2022-05-17T14:53:00.648570+06:00",
            "date": null
        },
        {
            "id": 66592,
            "ip_address": "103.91.129.131",
            "count": 2,
            "first_visit": "2024-04-03T12:29:15.527401+06:00",
            "date": "2024-04-03"
        },
        {
            "id": 50733,
            "ip_address": "103.91.129.131",
            "count": 2,
            "first_visit": "2023-07-24T17:06:10.057634+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 69594,
            "ip_address": "103.91.129.133",
            "count": 1,
            "first_visit": "2024-06-06T19:43:53.205867+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 55598,
            "ip_address": "103.91.129.135",
            "count": 1,
            "first_visit": "2023-09-21T06:51:33.452637+06:00",
            "date": "2023-09-21"
        }
    ]
}