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

{
    "count": 91329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=count",
    "results": [
        {
            "id": 48,
            "ip_address": "104.237.141.254",
            "count": 1,
            "first_visit": "2021-12-03T07:56:47.613167+06:00",
            "date": null
        },
        {
            "id": 171,
            "ip_address": "176.203.237.135",
            "count": 1,
            "first_visit": "2021-12-04T22:49:06.865799+06:00",
            "date": null
        },
        {
            "id": 5,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2021-12-02T16:40:26.048332+06:00",
            "date": null
        },
        {
            "id": 153,
            "ip_address": "203.190.14.131",
            "count": 1,
            "first_visit": "2021-12-04T14:02:06.339801+06:00",
            "date": null
        },
        {
            "id": 56,
            "ip_address": "45.120.112.224",
            "count": 1,
            "first_visit": "2021-12-03T09:29:22.484718+06:00",
            "date": null
        },
        {
            "id": 140,
            "ip_address": "103.85.114.2",
            "count": 1,
            "first_visit": "2021-12-04T10:11:32.613204+06:00",
            "date": null
        },
        {
            "id": 58,
            "ip_address": "103.159.188.157",
            "count": 1,
            "first_visit": "2021-12-03T10:36:14.341293+06:00",
            "date": null
        },
        {
            "id": 322,
            "ip_address": "103.163.116.202",
            "count": 1,
            "first_visit": "2021-12-07T03:52:25.148598+06:00",
            "date": null
        }
    ]
}