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

{
    "count": 97513,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23832&ordering=ip_address",
    "results": [
        {
            "id": 23965,
            "ip_address": "103.96.68.210",
            "count": 1,
            "first_visit": "2022-07-19T02:06:51.921821+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 21356,
            "ip_address": "103.96.68.210",
            "count": 1,
            "first_visit": "2022-07-06T18:25:21.421885+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 20473,
            "ip_address": "103.96.68.210",
            "count": 2,
            "first_visit": "2022-07-01T01:04:36.837527+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 17877,
            "ip_address": "103.96.68.210",
            "count": 1,
            "first_visit": "2022-06-23T23:33:47.040994+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 21085,
            "ip_address": "103.96.68.210",
            "count": 3,
            "first_visit": "2022-07-04T16:00:19.604064+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 2291,
            "ip_address": "103.96.68.222",
            "count": 1,
            "first_visit": "2022-01-16T14:18:09.302941+06:00",
            "date": null
        },
        {
            "id": 7847,
            "ip_address": "103.96.69.118",
            "count": 1,
            "first_visit": "2022-05-17T10:38:48.201848+06:00",
            "date": null
        },
        {
            "id": 2608,
            "ip_address": "103.96.69.34",
            "count": 1,
            "first_visit": "2022-01-22T13:47:15.230404+06:00",
            "date": null
        }
    ]
}