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

{
    "count": 96393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7064&ordering=ip_address",
    "results": [
        {
            "id": 16478,
            "ip_address": "103.147.163.62",
            "count": 1,
            "first_visit": "2022-06-19T03:11:01.913733+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 32273,
            "ip_address": "103.147.163.63",
            "count": 1,
            "first_visit": "2022-08-17T23:01:19.058478+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 30400,
            "ip_address": "103.147.163.71",
            "count": 1,
            "first_visit": "2022-07-31T12:37:22.864614+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4728,
            "ip_address": "103.147.163.88",
            "count": 1,
            "first_visit": "2022-03-28T09:37:42.543938+06:00",
            "date": null
        },
        {
            "id": 9622,
            "ip_address": "103.147.163.91",
            "count": 4,
            "first_visit": "2022-05-20T08:49:13.862698+06:00",
            "date": null
        },
        {
            "id": 6775,
            "ip_address": "103.147.166.151",
            "count": 2,
            "first_visit": "2022-05-16T15:09:32.978853+06:00",
            "date": null
        },
        {
            "id": 29949,
            "ip_address": "103.147.166.205",
            "count": 1,
            "first_visit": "2022-07-30T17:07:25.191689+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 31536,
            "ip_address": "103.147.166.205",
            "count": 1,
            "first_visit": "2022-08-08T14:32:41.020421+06:00",
            "date": "2022-08-08"
        }
    ]
}