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

{
    "count": 96110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19760&ordering=-ip_address",
    "results": [
        {
            "id": 61105,
            "ip_address": "37.111.222.25",
            "count": 1,
            "first_visit": "2023-12-13T10:55:25.930030+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 4441,
            "ip_address": "37.111.222.247",
            "count": 2,
            "first_visit": "2022-03-17T08:31:16.961377+06:00",
            "date": null
        },
        {
            "id": 34135,
            "ip_address": "37.111.222.243",
            "count": 1,
            "first_visit": "2022-09-10T15:48:11.037936+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34451,
            "ip_address": "37.111.222.240",
            "count": 1,
            "first_visit": "2022-09-15T17:37:12.324874+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 17701,
            "ip_address": "37.111.222.240",
            "count": 1,
            "first_visit": "2022-06-23T10:58:00.942145+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 11100,
            "ip_address": "37.111.222.239",
            "count": 1,
            "first_visit": "2022-05-24T19:53:37.024383+06:00",
            "date": null
        },
        {
            "id": 9703,
            "ip_address": "37.111.222.238",
            "count": 1,
            "first_visit": "2022-05-20T13:17:06.048282+06:00",
            "date": null
        },
        {
            "id": 11013,
            "ip_address": "37.111.222.234",
            "count": 1,
            "first_visit": "2022-05-24T15:25:59.474555+06:00",
            "date": null
        }
    ]
}