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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80896&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80880&ordering=count",
    "results": [
        {
            "id": 10491,
            "ip_address": "119.148.54.126",
            "count": 2,
            "first_visit": "2022-05-23T00:47:52.593130+06:00",
            "date": null
        },
        {
            "id": 36801,
            "ip_address": "35.197.112.224",
            "count": 2,
            "first_visit": "2022-11-01T20:54:00.284258+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 32979,
            "ip_address": "66.249.66.30",
            "count": 2,
            "first_visit": "2022-08-26T02:30:15.017811+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 3826,
            "ip_address": "37.111.219.82",
            "count": 2,
            "first_visit": "2022-02-23T19:51:35.631136+06:00",
            "date": null
        },
        {
            "id": 19356,
            "ip_address": "114.119.130.199",
            "count": 2,
            "first_visit": "2022-06-27T08:32:14.373979+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10490,
            "ip_address": "103.134.173.5",
            "count": 2,
            "first_visit": "2022-05-23T00:21:52.122028+06:00",
            "date": null
        },
        {
            "id": 10485,
            "ip_address": "123.108.246.94",
            "count": 2,
            "first_visit": "2022-05-23T00:07:04.061523+06:00",
            "date": null
        },
        {
            "id": 15863,
            "ip_address": "37.111.196.221",
            "count": 2,
            "first_visit": "2022-06-17T07:07:57.034130+06:00",
            "date": "2022-06-17"
        }
    ]
}