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

{
    "count": 91337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=count",
    "results": [
        {
            "id": 70,
            "ip_address": "118.179.161.216",
            "count": 1,
            "first_visit": "2021-12-03T14:38:37.356687+06:00",
            "date": null
        },
        {
            "id": 155,
            "ip_address": "37.111.226.213",
            "count": 1,
            "first_visit": "2021-12-04T14:21:54.771892+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": 36,
            "ip_address": "103.35.168.80",
            "count": 1,
            "first_visit": "2021-12-03T03:40:30.620246+06:00",
            "date": null
        },
        {
            "id": 77,
            "ip_address": "14.98.242.98",
            "count": 1,
            "first_visit": "2021-12-03T16:47:35.188326+06:00",
            "date": null
        },
        {
            "id": 212,
            "ip_address": "103.175.130.10",
            "count": 1,
            "first_visit": "2021-12-05T13:03:59.815882+06:00",
            "date": null
        },
        {
            "id": 83,
            "ip_address": "134.19.185.81",
            "count": 1,
            "first_visit": "2021-12-03T17:35:21.741684+06:00",
            "date": null
        },
        {
            "id": 383,
            "ip_address": "103.198.139.41",
            "count": 1,
            "first_visit": "2021-12-08T01:58:21.280419+06:00",
            "date": null
        }
    ]
}