GET /user_management/visitor-free/?format=api&offset=81112&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=81120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81104&ordering=count",
    "results": [
        {
            "id": 4054,
            "ip_address": "37.111.192.124",
            "count": 2,
            "first_visit": "2022-03-03T22:49:13.492163+06:00",
            "date": null
        },
        {
            "id": 3930,
            "ip_address": "119.30.38.200",
            "count": 2,
            "first_visit": "2022-02-27T21:32:06.460866+06:00",
            "date": null
        },
        {
            "id": 4045,
            "ip_address": "173.252.87.19",
            "count": 2,
            "first_visit": "2022-03-03T20:06:27.287972+06:00",
            "date": null
        },
        {
            "id": 27076,
            "ip_address": "43.250.81.250",
            "count": 2,
            "first_visit": "2022-07-25T07:45:14.112654+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8044,
            "ip_address": "103.114.94.29",
            "count": 2,
            "first_visit": "2022-05-17T12:13:34.823270+06:00",
            "date": null
        },
        {
            "id": 17287,
            "ip_address": "114.119.132.114",
            "count": 2,
            "first_visit": "2022-06-22T05:30:53.776856+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 32972,
            "ip_address": "66.249.66.28",
            "count": 2,
            "first_visit": "2022-08-26T00:59:29.456615+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 17321,
            "ip_address": "116.58.203.7",
            "count": 2,
            "first_visit": "2022-06-22T07:27:58.273962+06:00",
            "date": "2022-06-22"
        }
    ]
}