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

{
    "count": 98381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32536&ordering=-ip_address",
    "results": [
        {
            "id": 34187,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2022-09-11T14:40:20.069980+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 36672,
            "ip_address": "202.84.37.169",
            "count": 1,
            "first_visit": "2022-10-30T12:46:37.152193+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 35021,
            "ip_address": "202.84.37.169",
            "count": 1,
            "first_visit": "2022-09-26T13:14:18.023549+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 32108,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2022-08-16T09:47:29.932771+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 33859,
            "ip_address": "202.84.37.169",
            "count": 1,
            "first_visit": "2022-09-05T14:31:25.924118+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 4640,
            "ip_address": "202.84.36.90",
            "count": 3,
            "first_visit": "2022-03-24T10:52:43.326751+06:00",
            "date": null
        },
        {
            "id": 18128,
            "ip_address": "202.84.36.23",
            "count": 1,
            "first_visit": "2022-06-24T14:27:43.468909+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 13057,
            "ip_address": "202.84.36.23",
            "count": 1,
            "first_visit": "2022-05-31T10:50:38.403926+06:00",
            "date": null
        }
    ]
}