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

{
    "count": 97600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92464&ordering=-ip_address",
    "results": [
        {
            "id": 23395,
            "ip_address": "103.135.138.50",
            "count": 2,
            "first_visit": "2022-07-18T00:26:32.949748+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 11604,
            "ip_address": "103.135.138.50",
            "count": 1,
            "first_visit": "2022-05-26T05:28:38.728927+06:00",
            "date": null
        },
        {
            "id": 14064,
            "ip_address": "103.135.138.49",
            "count": 1,
            "first_visit": "2022-06-08T23:52:44.481638+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 7398,
            "ip_address": "103.135.138.3",
            "count": 1,
            "first_visit": "2022-05-16T22:45:00.298350+06:00",
            "date": null
        },
        {
            "id": 23598,
            "ip_address": "103.135.138.239",
            "count": 1,
            "first_visit": "2022-07-18T21:50:55.373868+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 34681,
            "ip_address": "103.135.138.237",
            "count": 1,
            "first_visit": "2022-09-19T22:01:10.621044+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 8409,
            "ip_address": "103.135.138.202",
            "count": 1,
            "first_visit": "2022-05-17T22:53:57.890177+06:00",
            "date": null
        },
        {
            "id": 19815,
            "ip_address": "103.135.138.192",
            "count": 1,
            "first_visit": "2022-06-28T18:50:37.947974+06:00",
            "date": "2022-06-28"
        }
    ]
}