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

{
    "count": 102534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47544&ordering=ip_address",
    "results": [
        {
            "id": 26364,
            "ip_address": "116.58.201.187",
            "count": 1,
            "first_visit": "2022-07-23T13:56:34.670199+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1269,
            "ip_address": "116.58.201.187",
            "count": 4,
            "first_visit": "2021-12-22T23:23:29.139681+06:00",
            "date": null
        },
        {
            "id": 8329,
            "ip_address": "116.58.201.189",
            "count": 1,
            "first_visit": "2022-05-17T22:18:01.953486+06:00",
            "date": null
        },
        {
            "id": 3356,
            "ip_address": "116.58.201.191",
            "count": 1,
            "first_visit": "2022-02-06T17:55:41.831250+06:00",
            "date": null
        },
        {
            "id": 9287,
            "ip_address": "116.58.201.192",
            "count": 3,
            "first_visit": "2022-05-19T09:35:05.794050+06:00",
            "date": null
        },
        {
            "id": 15706,
            "ip_address": "116.58.201.194",
            "count": 2,
            "first_visit": "2022-06-16T16:20:56.948051+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 25512,
            "ip_address": "116.58.201.195",
            "count": 1,
            "first_visit": "2022-07-21T12:40:47.164815+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9288,
            "ip_address": "116.58.201.196",
            "count": 1,
            "first_visit": "2022-05-19T09:37:37.184509+06:00",
            "date": null
        }
    ]
}