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

{
    "count": 97521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23904&ordering=-ip_address",
    "results": [
        {
            "id": 28646,
            "ip_address": "37.111.205.210",
            "count": 1,
            "first_visit": "2022-07-28T10:04:28.993777+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 32211,
            "ip_address": "37.111.205.209",
            "count": 1,
            "first_visit": "2022-08-17T12:39:46.971733+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 7750,
            "ip_address": "37.111.205.209",
            "count": 2,
            "first_visit": "2022-05-17T09:43:05.351879+06:00",
            "date": null
        },
        {
            "id": 51737,
            "ip_address": "37.111.205.208",
            "count": 5,
            "first_visit": "2023-08-05T07:51:03.259643+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 38527,
            "ip_address": "37.111.205.202",
            "count": 1,
            "first_visit": "2022-12-10T10:50:13.381665+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 14820,
            "ip_address": "37.111.205.20",
            "count": 1,
            "first_visit": "2022-06-13T14:58:36.508209+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 13013,
            "ip_address": "37.111.205.197",
            "count": 1,
            "first_visit": "2022-05-31T06:48:02.265404+06:00",
            "date": null
        },
        {
            "id": 24702,
            "ip_address": "37.111.205.197",
            "count": 2,
            "first_visit": "2022-07-20T15:25:31.801608+06:00",
            "date": "2022-07-20"
        }
    ]
}