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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79264&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79248&ordering=count",
    "results": [
        {
            "id": 26544,
            "ip_address": "114.119.146.126",
            "count": 2,
            "first_visit": "2022-07-24T05:47:00.543885+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9336,
            "ip_address": "37.111.192.197",
            "count": 2,
            "first_visit": "2022-05-19T11:41:52.446960+06:00",
            "date": null
        },
        {
            "id": 33375,
            "ip_address": "103.25.249.233",
            "count": 2,
            "first_visit": "2022-08-30T00:30:23.177224+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 2180,
            "ip_address": "166.81.23.252",
            "count": 2,
            "first_visit": "2022-01-14T10:30:22.612528+06:00",
            "date": null
        },
        {
            "id": 12461,
            "ip_address": "37.111.248.247",
            "count": 2,
            "first_visit": "2022-05-29T12:35:38.132355+06:00",
            "date": null
        },
        {
            "id": 35611,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2022-10-07T19:37:21.330652+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 27936,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-27T00:27:37.739945+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 23815,
            "ip_address": "37.111.233.51",
            "count": 2,
            "first_visit": "2022-07-18T22:40:13.273896+06:00",
            "date": "2022-07-18"
        }
    ]
}