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

{
    "count": 102186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44160&ordering=-ip_address",
    "results": [
        {
            "id": 32731,
            "ip_address": "17.121.115.211",
            "count": 1,
            "first_visit": "2022-08-23T05:17:49.149850+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 4240,
            "ip_address": "17.121.115.192",
            "count": 1,
            "first_visit": "2022-03-10T11:27:18.475698+06:00",
            "date": null
        },
        {
            "id": 5667,
            "ip_address": "17.121.115.19",
            "count": 1,
            "first_visit": "2022-05-06T12:40:10.705349+06:00",
            "date": null
        },
        {
            "id": 4000,
            "ip_address": "17.121.115.185",
            "count": 1,
            "first_visit": "2022-03-02T03:44:32.320504+06:00",
            "date": null
        },
        {
            "id": 32032,
            "ip_address": "17.121.115.173",
            "count": 1,
            "first_visit": "2022-08-15T01:42:27.488101+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 38682,
            "ip_address": "17.121.115.140",
            "count": 1,
            "first_visit": "2022-12-14T07:12:46.643494+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 2973,
            "ip_address": "17.121.115.140",
            "count": 1,
            "first_visit": "2022-01-28T13:25:57.774553+06:00",
            "date": null
        },
        {
            "id": 26297,
            "ip_address": "17.121.115.14",
            "count": 1,
            "first_visit": "2022-07-23T11:13:42.498443+06:00",
            "date": "2022-07-23"
        }
    ]
}