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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2328&ordering=ip_address",
    "results": [
        {
            "id": 19104,
            "ip_address": "103.118.152.12",
            "count": 2,
            "first_visit": "2022-06-26T14:45:15.239260+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 11907,
            "ip_address": "103.118.152.14",
            "count": 1,
            "first_visit": "2022-05-27T12:15:02.657632+06:00",
            "date": null
        },
        {
            "id": 7219,
            "ip_address": "103.118.152.15",
            "count": 2,
            "first_visit": "2022-05-16T20:02:45.194549+06:00",
            "date": null
        },
        {
            "id": 9108,
            "ip_address": "103.118.152.19",
            "count": 1,
            "first_visit": "2022-05-18T22:26:31.932371+06:00",
            "date": null
        },
        {
            "id": 8893,
            "ip_address": "103.118.152.26",
            "count": 1,
            "first_visit": "2022-05-18T12:19:51.332287+06:00",
            "date": null
        },
        {
            "id": 28875,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-07-28T17:39:26.856162+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 16919,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-06-21T00:17:07.751852+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 30410,
            "ip_address": "103.118.152.4",
            "count": 1,
            "first_visit": "2022-07-31T12:59:58.432260+06:00",
            "date": "2022-07-31"
        }
    ]
}