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

{
    "count": 99427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24376&ordering=-count",
    "results": [
        {
            "id": 4980,
            "ip_address": "103.222.22.12",
            "count": 2,
            "first_visit": "2022-04-07T21:15:26.892105+06:00",
            "date": null
        },
        {
            "id": 21812,
            "ip_address": "66.249.92.61",
            "count": 2,
            "first_visit": "2022-07-10T03:36:03.497155+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 37882,
            "ip_address": "103.129.35.254",
            "count": 2,
            "first_visit": "2022-11-26T12:15:27.038074+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 7230,
            "ip_address": "103.230.105.56",
            "count": 2,
            "first_visit": "2022-05-16T20:03:28.961289+06:00",
            "date": null
        },
        {
            "id": 9090,
            "ip_address": "37.111.213.208",
            "count": 2,
            "first_visit": "2022-05-18T22:08:32.566060+06:00",
            "date": null
        },
        {
            "id": 30258,
            "ip_address": "202.51.186.154",
            "count": 2,
            "first_visit": "2022-07-31T10:00:12.196807+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 21823,
            "ip_address": "114.119.133.103",
            "count": 2,
            "first_visit": "2022-07-10T04:25:58.342821+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 37874,
            "ip_address": "119.30.39.195",
            "count": 2,
            "first_visit": "2022-11-26T07:11:39.201222+06:00",
            "date": "2022-11-26"
        }
    ]
}