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

{
    "count": 94215,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12816&ordering=-ip_address",
    "results": [
        {
            "id": 26849,
            "ip_address": "45.250.229.216",
            "count": 1,
            "first_visit": "2022-07-24T21:42:58.260806+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 3684,
            "ip_address": "45.250.229.215",
            "count": 2,
            "first_visit": "2022-02-17T11:31:33.274404+06:00",
            "date": null
        },
        {
            "id": 3681,
            "ip_address": "45.250.229.214",
            "count": 2,
            "first_visit": "2022-02-17T09:50:59.175839+06:00",
            "date": null
        },
        {
            "id": 39111,
            "ip_address": "45.250.229.213",
            "count": 4,
            "first_visit": "2022-12-21T19:35:01.920142+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 34201,
            "ip_address": "45.250.229.210",
            "count": 1,
            "first_visit": "2022-09-11T19:07:25.285579+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 39112,
            "ip_address": "45.250.229.208",
            "count": 1,
            "first_visit": "2022-12-21T19:50:17.496482+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 28995,
            "ip_address": "45.250.229.205",
            "count": 1,
            "first_visit": "2022-07-28T23:58:02.336489+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 39110,
            "ip_address": "45.250.229.202",
            "count": 1,
            "first_visit": "2022-12-21T19:33:57.092970+06:00",
            "date": "2022-12-21"
        }
    ]
}