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

{
    "count": 98356,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32248&ordering=-ip_address",
    "results": [
        {
            "id": 59369,
            "ip_address": "202.91.43.213",
            "count": 1,
            "first_visit": "2023-11-12T17:24:22.405980+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 9980,
            "ip_address": "202.91.43.211",
            "count": 3,
            "first_visit": "2022-05-21T11:18:20.014459+06:00",
            "date": null
        },
        {
            "id": 51238,
            "ip_address": "202.91.43.205",
            "count": 1,
            "first_visit": "2023-07-30T16:52:37.439784+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51252,
            "ip_address": "202.91.43.201",
            "count": 1,
            "first_visit": "2023-07-30T20:47:15.151351+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 23811,
            "ip_address": "202.91.43.2",
            "count": 2,
            "first_visit": "2022-07-18T22:39:34.052372+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24045,
            "ip_address": "202.91.43.2",
            "count": 3,
            "first_visit": "2022-07-19T10:41:47.416747+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 16938,
            "ip_address": "202.91.43.131",
            "count": 1,
            "first_visit": "2022-06-21T03:44:34.817958+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6526,
            "ip_address": "202.91.43.128",
            "count": 1,
            "first_visit": "2022-05-16T07:31:50.667554+06:00",
            "date": null
        }
    ]
}