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

{
    "count": 99664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25608&ordering=-ip_address",
    "results": [
        {
            "id": 27281,
            "ip_address": "37.111.198.161",
            "count": 1,
            "first_visit": "2022-07-25T13:06:34.011259+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7906,
            "ip_address": "37.111.198.161",
            "count": 1,
            "first_visit": "2022-05-17T11:06:17.240608+06:00",
            "date": null
        },
        {
            "id": 3950,
            "ip_address": "37.111.198.16",
            "count": 2,
            "first_visit": "2022-02-28T16:09:18.561703+06:00",
            "date": null
        },
        {
            "id": 7952,
            "ip_address": "37.111.198.158",
            "count": 1,
            "first_visit": "2022-05-17T11:30:06.822613+06:00",
            "date": null
        },
        {
            "id": 10069,
            "ip_address": "37.111.198.156",
            "count": 1,
            "first_visit": "2022-05-21T19:42:20.084696+06:00",
            "date": null
        },
        {
            "id": 2414,
            "ip_address": "37.111.198.155",
            "count": 1,
            "first_visit": "2022-01-18T10:07:19.032028+06:00",
            "date": null
        },
        {
            "id": 17592,
            "ip_address": "37.111.198.152",
            "count": 1,
            "first_visit": "2022-06-23T05:48:42.325172+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 5156,
            "ip_address": "37.111.198.149",
            "count": 1,
            "first_visit": "2022-04-16T14:14:12.143186+06:00",
            "date": null
        }
    ]
}