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

{
    "count": 91301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91232&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91216&ordering=-id",
    "results": [
        {
            "id": 77,
            "ip_address": "14.98.242.98",
            "count": 1,
            "first_visit": "2021-12-03T16:47:35.188326+06:00",
            "date": null
        },
        {
            "id": 76,
            "ip_address": "114.119.156.146",
            "count": 14,
            "first_visit": "2021-12-03T16:26:52.381510+06:00",
            "date": null
        },
        {
            "id": 75,
            "ip_address": "202.83.126.153",
            "count": 1,
            "first_visit": "2021-12-03T16:24:06.860299+06:00",
            "date": null
        },
        {
            "id": 74,
            "ip_address": "114.119.165.226",
            "count": 15,
            "first_visit": "2021-12-03T16:14:03.500875+06:00",
            "date": null
        },
        {
            "id": 73,
            "ip_address": "5.255.253.149",
            "count": 3,
            "first_visit": "2021-12-03T15:57:58.285426+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
        },
        {
            "id": 71,
            "ip_address": "114.119.154.115",
            "count": 18,
            "first_visit": "2021-12-03T15:35:33.571812+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
        }
    ]
}