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

{
    "count": 96155,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=ip_address",
    "results": [
        {
            "id": 29990,
            "ip_address": "103.67.158.116",
            "count": 1,
            "first_visit": "2022-07-30T20:10:08.893097+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25678,
            "ip_address": "103.67.158.116",
            "count": 1,
            "first_visit": "2022-07-21T22:17:35.927431+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 17395,
            "ip_address": "103.67.158.116",
            "count": 1,
            "first_visit": "2022-06-22T15:35:57.774862+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12741,
            "ip_address": "103.67.158.117",
            "count": 1,
            "first_visit": "2022-05-30T10:36:25.217566+06:00",
            "date": null
        },
        {
            "id": 28598,
            "ip_address": "103.67.158.118",
            "count": 1,
            "first_visit": "2022-07-28T07:44:35.107444+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 31303,
            "ip_address": "103.67.158.118",
            "count": 1,
            "first_visit": "2022-08-06T01:23:48.945955+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 7212,
            "ip_address": "103.67.158.119",
            "count": 1,
            "first_visit": "2022-05-16T20:00:56.599819+06:00",
            "date": null
        },
        {
            "id": 25681,
            "ip_address": "103.67.158.119",
            "count": 1,
            "first_visit": "2022-07-21T22:18:44.321459+06:00",
            "date": "2022-07-21"
        }
    ]
}