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

{
    "count": 96199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=-ip_address",
    "results": [
        {
            "id": 6823,
            "ip_address": "37.111.216.195",
            "count": 1,
            "first_visit": "2022-05-16T16:19:11.824472+06:00",
            "date": null
        },
        {
            "id": 29948,
            "ip_address": "37.111.216.182",
            "count": 1,
            "first_visit": "2022-07-30T17:05:34.524833+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 70434,
            "ip_address": "37.111.216.181",
            "count": 1,
            "first_visit": "2024-06-28T14:04:12.149589+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 64552,
            "ip_address": "37.111.216.174",
            "count": 1,
            "first_visit": "2024-02-10T15:35:31.306035+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 66417,
            "ip_address": "37.111.216.173",
            "count": 1,
            "first_visit": "2024-03-27T15:48:49.739265+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 68806,
            "ip_address": "37.111.216.173",
            "count": 1,
            "first_visit": "2024-05-22T12:11:41.236059+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 12686,
            "ip_address": "37.111.216.163",
            "count": 1,
            "first_visit": "2022-05-30T04:32:58.358289+06:00",
            "date": null
        },
        {
            "id": 34714,
            "ip_address": "37.111.216.159",
            "count": 1,
            "first_visit": "2022-09-20T14:29:30.399287+06:00",
            "date": "2022-09-20"
        }
    ]
}