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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23960&ordering=-ip_address",
    "results": [
        {
            "id": 29025,
            "ip_address": "37.111.205.128",
            "count": 4,
            "first_visit": "2022-07-29T00:40:55.326022+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16395,
            "ip_address": "37.111.205.128",
            "count": 2,
            "first_visit": "2022-06-18T14:53:48.941924+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 4184,
            "ip_address": "37.111.205.127",
            "count": 1,
            "first_visit": "2022-03-08T10:28:16.304516+06:00",
            "date": null
        },
        {
            "id": 6591,
            "ip_address": "37.111.205.126",
            "count": 2,
            "first_visit": "2022-05-16T10:29:08.084009+06:00",
            "date": null
        },
        {
            "id": 44755,
            "ip_address": "37.111.205.124",
            "count": 1,
            "first_visit": "2023-04-03T11:55:28.196981+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 43329,
            "ip_address": "37.111.205.124",
            "count": 2,
            "first_visit": "2023-03-07T14:54:05.351533+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 27318,
            "ip_address": "37.111.205.122",
            "count": 1,
            "first_visit": "2022-07-25T13:50:13.122418+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 37209,
            "ip_address": "37.111.205.121",
            "count": 1,
            "first_visit": "2022-11-10T16:01:13.728380+06:00",
            "date": "2022-11-10"
        }
    ]
}