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

{
    "count": 92954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10208&ordering=-ip_address",
    "results": [
        {
            "id": 7699,
            "ip_address": "58.145.189.249",
            "count": 3,
            "first_visit": "2022-05-17T09:08:24.630793+06:00",
            "date": null
        },
        {
            "id": 27170,
            "ip_address": "58.145.189.249",
            "count": 1,
            "first_visit": "2022-07-25T11:05:27.410533+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 36629,
            "ip_address": "58.145.189.249",
            "count": 1,
            "first_visit": "2022-10-29T17:56:01.974114+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 6006,
            "ip_address": "58.145.189.248",
            "count": 4,
            "first_visit": "2022-05-14T16:22:34.171173+06:00",
            "date": null
        },
        {
            "id": 20977,
            "ip_address": "58.145.189.248",
            "count": 1,
            "first_visit": "2022-07-04T02:44:51.720613+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 16620,
            "ip_address": "58.145.189.248",
            "count": 1,
            "first_visit": "2022-06-19T15:56:16.147124+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 32175,
            "ip_address": "58.145.189.248",
            "count": 1,
            "first_visit": "2022-08-17T00:17:11.688895+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 6772,
            "ip_address": "58.145.189.247",
            "count": 4,
            "first_visit": "2022-05-16T15:05:10.427483+06:00",
            "date": null
        }
    ]
}