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

{
    "count": 94210,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12800&ordering=-ip_address",
    "results": [
        {
            "id": 31515,
            "ip_address": "45.250.230.150",
            "count": 1,
            "first_visit": "2022-08-08T08:44:22.945264+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 31450,
            "ip_address": "45.250.230.143",
            "count": 1,
            "first_visit": "2022-08-07T18:06:22.446777+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 6128,
            "ip_address": "45.250.229.255",
            "count": 1,
            "first_visit": "2022-05-14T19:58:40.781624+06:00",
            "date": null
        },
        {
            "id": 16812,
            "ip_address": "45.250.229.255",
            "count": 1,
            "first_visit": "2022-06-20T12:47:48.540233+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 11045,
            "ip_address": "45.250.229.254",
            "count": 1,
            "first_visit": "2022-05-24T17:16:32.826646+06:00",
            "date": null
        },
        {
            "id": 1559,
            "ip_address": "45.250.229.251",
            "count": 1,
            "first_visit": "2022-01-01T07:25:21.759603+06:00",
            "date": null
        },
        {
            "id": 2846,
            "ip_address": "45.250.229.241",
            "count": 1,
            "first_visit": "2022-01-25T20:26:16.746950+06:00",
            "date": null
        },
        {
            "id": 3877,
            "ip_address": "45.250.229.239",
            "count": 1,
            "first_visit": "2022-02-25T16:35:38.950677+06:00",
            "date": null
        }
    ]
}