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

{
    "count": 102726,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50984&ordering=ip_address",
    "results": [
        {
            "id": 7721,
            "ip_address": "119.30.39.224",
            "count": 2,
            "first_visit": "2022-05-17T09:23:12.335400+06:00",
            "date": null
        },
        {
            "id": 26005,
            "ip_address": "119.30.39.228",
            "count": 1,
            "first_visit": "2022-07-22T15:29:19.169735+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 16790,
            "ip_address": "119.30.39.228",
            "count": 1,
            "first_visit": "2022-06-20T11:29:26.453527+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 13665,
            "ip_address": "119.30.39.228",
            "count": 1,
            "first_visit": "2022-06-06T19:22:55.179693+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 11635,
            "ip_address": "119.30.39.228",
            "count": 1,
            "first_visit": "2022-05-26T09:51:52.756460+06:00",
            "date": null
        },
        {
            "id": 22516,
            "ip_address": "119.30.39.229",
            "count": 1,
            "first_visit": "2022-07-14T11:43:08.883314+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 8349,
            "ip_address": "119.30.39.229",
            "count": 1,
            "first_visit": "2022-05-17T22:27:10.851031+06:00",
            "date": null
        },
        {
            "id": 6739,
            "ip_address": "119.30.39.23",
            "count": 1,
            "first_visit": "2022-05-16T14:16:44.628222+06:00",
            "date": null
        }
    ]
}