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

{
    "count": 98035,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25608&ordering=-count",
    "results": [
        {
            "id": 34035,
            "ip_address": "103.144.200.194",
            "count": 2,
            "first_visit": "2022-09-08T11:14:27.752984+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 10992,
            "ip_address": "103.130.173.207",
            "count": 2,
            "first_visit": "2022-05-24T14:13:57.009299+06:00",
            "date": null
        },
        {
            "id": 34058,
            "ip_address": "182.160.123.29",
            "count": 2,
            "first_visit": "2022-09-08T17:30:29.056148+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34111,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-09-10T04:29:25.555922+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 1579,
            "ip_address": "103.214.202.239",
            "count": 2,
            "first_visit": "2022-01-02T01:33:23.594422+06:00",
            "date": null
        },
        {
            "id": 6154,
            "ip_address": "103.31.155.230",
            "count": 2,
            "first_visit": "2022-05-14T22:17:16.264089+06:00",
            "date": null
        },
        {
            "id": 33732,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-09-03T07:17:15.864105+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 6077,
            "ip_address": "37.111.200.86",
            "count": 2,
            "first_visit": "2022-05-14T19:27:34.354239+06:00",
            "date": null
        }
    ]
}