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

{
    "count": 99763,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26024&ordering=-count",
    "results": [
        {
            "id": 10931,
            "ip_address": "104.219.27.69",
            "count": 2,
            "first_visit": "2022-05-24T11:58:38.049055+06:00",
            "date": null
        },
        {
            "id": 6163,
            "ip_address": "37.111.197.8",
            "count": 2,
            "first_visit": "2022-05-14T22:59:33.128823+06:00",
            "date": null
        },
        {
            "id": 33630,
            "ip_address": "23.239.26.187",
            "count": 2,
            "first_visit": "2022-09-01T17:23:41.036150+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 3238,
            "ip_address": "103.21.42.198",
            "count": 2,
            "first_visit": "2022-02-02T20:21:52.363302+06:00",
            "date": null
        },
        {
            "id": 10814,
            "ip_address": "103.127.45.211",
            "count": 2,
            "first_visit": "2022-05-24T07:59:47.463942+06:00",
            "date": null
        },
        {
            "id": 24255,
            "ip_address": "202.134.8.131",
            "count": 2,
            "first_visit": "2022-07-20T00:00:32.573687+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10946,
            "ip_address": "119.30.35.144",
            "count": 2,
            "first_visit": "2022-05-24T12:26:32.155102+06:00",
            "date": null
        },
        {
            "id": 34142,
            "ip_address": "180.148.210.82",
            "count": 2,
            "first_visit": "2022-09-10T18:08:39.356429+06:00",
            "date": "2022-09-10"
        }
    ]
}