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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80104&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80088&ordering=count",
    "results": [
        {
            "id": 30852,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2022-08-02T17:55:51.586570+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 37135,
            "ip_address": "45.127.247.3",
            "count": 2,
            "first_visit": "2022-11-09T01:46:19.478465+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 2924,
            "ip_address": "106.0.54.74",
            "count": 2,
            "first_visit": "2022-01-27T09:47:16.964279+06:00",
            "date": null
        },
        {
            "id": 26331,
            "ip_address": "37.111.211.46",
            "count": 2,
            "first_visit": "2022-07-23T12:32:44.908366+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2963,
            "ip_address": "23.236.142.106",
            "count": 2,
            "first_visit": "2022-01-28T03:24:58.568656+06:00",
            "date": null
        },
        {
            "id": 21657,
            "ip_address": "114.119.133.138",
            "count": 2,
            "first_visit": "2022-07-09T00:11:21.278511+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 2907,
            "ip_address": "103.134.57.210",
            "count": 2,
            "first_visit": "2022-01-26T19:44:58.677130+06:00",
            "date": null
        },
        {
            "id": 10619,
            "ip_address": "116.58.202.62",
            "count": 2,
            "first_visit": "2022-05-23T12:04:08.094119+06:00",
            "date": null
        }
    ]
}