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

{
    "count": 101376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81128&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81112&ordering=count",
    "results": [
        {
            "id": 24319,
            "ip_address": "103.91.129.77",
            "count": 2,
            "first_visit": "2022-07-20T01:08:34.672922+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24382,
            "ip_address": "114.119.133.253",
            "count": 2,
            "first_visit": "2022-07-20T07:10:13.192647+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18071,
            "ip_address": "37.111.212.220",
            "count": 2,
            "first_visit": "2022-06-24T11:20:28.019019+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 10416,
            "ip_address": "43.245.120.126",
            "count": 2,
            "first_visit": "2022-05-22T22:15:41.797985+06:00",
            "date": null
        },
        {
            "id": 13551,
            "ip_address": "43.240.103.186",
            "count": 2,
            "first_visit": "2022-06-05T12:47:37.921300+06:00",
            "date": null
        },
        {
            "id": 4062,
            "ip_address": "103.55.145.41",
            "count": 2,
            "first_visit": "2022-03-04T10:15:08.674879+06:00",
            "date": null
        },
        {
            "id": 4059,
            "ip_address": "103.136.98.5",
            "count": 2,
            "first_visit": "2022-03-04T05:55:02.112074+06:00",
            "date": null
        },
        {
            "id": 19383,
            "ip_address": "119.30.32.62",
            "count": 2,
            "first_visit": "2022-06-27T09:49:20.390836+06:00",
            "date": "2022-06-27"
        }
    ]
}