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

{
    "count": 91368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=first_visit",
    "results": [
        {
            "id": 65,
            "ip_address": "114.119.154.5",
            "count": 17,
            "first_visit": "2021-12-03T13:35:27.108096+06:00",
            "date": null
        },
        {
            "id": 66,
            "ip_address": "114.119.155.65",
            "count": 13,
            "first_visit": "2021-12-03T13:53:50.695734+06:00",
            "date": null
        },
        {
            "id": 67,
            "ip_address": "114.119.155.235",
            "count": 11,
            "first_visit": "2021-12-03T14:04:16.389612+06:00",
            "date": null
        },
        {
            "id": 68,
            "ip_address": "203.202.253.108",
            "count": 1,
            "first_visit": "2021-12-03T14:26:19.239508+06:00",
            "date": null
        },
        {
            "id": 69,
            "ip_address": "202.134.14.140",
            "count": 27,
            "first_visit": "2021-12-03T14:26:34.742274+06:00",
            "date": null
        },
        {
            "id": 70,
            "ip_address": "118.179.161.216",
            "count": 1,
            "first_visit": "2021-12-03T14:38:37.356687+06:00",
            "date": null
        },
        {
            "id": 71,
            "ip_address": "114.119.154.115",
            "count": 18,
            "first_visit": "2021-12-03T15:35:33.571812+06:00",
            "date": null
        },
        {
            "id": 72,
            "ip_address": "114.119.158.203",
            "count": 10,
            "first_visit": "2021-12-03T15:42:26.700422+06:00",
            "date": null
        }
    ]
}