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

{
    "count": 101468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78888&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78872&ordering=count",
    "results": [
        {
            "id": 12234,
            "ip_address": "103.137.160.98",
            "count": 2,
            "first_visit": "2022-05-28T15:59:35.782167+06:00",
            "date": null
        },
        {
            "id": 1727,
            "ip_address": "103.106.58.120",
            "count": 2,
            "first_visit": "2022-01-09T00:16:37.301440+06:00",
            "date": null
        },
        {
            "id": 18430,
            "ip_address": "103.106.239.240",
            "count": 2,
            "first_visit": "2022-06-25T05:51:55.062546+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 23562,
            "ip_address": "37.111.235.34",
            "count": 2,
            "first_visit": "2022-07-18T21:20:23.375830+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 12263,
            "ip_address": "103.67.159.100",
            "count": 2,
            "first_visit": "2022-05-28T18:08:42.835093+06:00",
            "date": null
        },
        {
            "id": 23571,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-18T21:30:04.482357+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1800,
            "ip_address": "113.11.110.196",
            "count": 2,
            "first_visit": "2022-01-11T11:18:48.422800+06:00",
            "date": null
        },
        {
            "id": 26722,
            "ip_address": "103.59.38.34",
            "count": 2,
            "first_visit": "2022-07-24T12:13:41.662084+06:00",
            "date": "2022-07-24"
        }
    ]
}