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

{
    "count": 101385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80688&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80672&ordering=count",
    "results": [
        {
            "id": 27516,
            "ip_address": "114.119.133.103",
            "count": 2,
            "first_visit": "2022-07-26T00:42:06.790127+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8338,
            "ip_address": "37.111.233.56",
            "count": 2,
            "first_visit": "2022-05-17T22:24:17.305777+06:00",
            "date": null
        },
        {
            "id": 34449,
            "ip_address": "180.148.210.82",
            "count": 2,
            "first_visit": "2022-09-15T17:17:21.248463+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 21482,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-07-07T15:56:38.804710+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 3611,
            "ip_address": "185.136.149.60",
            "count": 2,
            "first_visit": "2022-02-15T02:04:38.756386+06:00",
            "date": null
        },
        {
            "id": 24190,
            "ip_address": "103.152.102.119",
            "count": 2,
            "first_visit": "2022-07-19T22:14:48.058422+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 39178,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-12-22T20:44:07.496534+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 8334,
            "ip_address": "37.111.212.38",
            "count": 2,
            "first_visit": "2022-05-17T22:20:25.001586+06:00",
            "date": null
        }
    ]
}