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

{
    "count": 100851,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18192&ordering=-count",
    "results": [
        {
            "id": 3186,
            "ip_address": "106.0.55.134",
            "count": 2,
            "first_visit": "2022-02-01T15:08:19.546380+06:00",
            "date": null
        },
        {
            "id": 50632,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-23T09:55:01.587896+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 12598,
            "ip_address": "119.148.36.177",
            "count": 2,
            "first_visit": "2022-05-29T22:54:54.172976+06:00",
            "date": null
        },
        {
            "id": 50624,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-23T07:51:35.617487+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50650,
            "ip_address": "103.230.105.38",
            "count": 2,
            "first_visit": "2023-07-23T13:09:04.133111+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50663,
            "ip_address": "212.102.51.244",
            "count": 2,
            "first_visit": "2023-07-23T17:10:28.143891+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50747,
            "ip_address": "37.111.211.11",
            "count": 2,
            "first_visit": "2023-07-24T21:11:30.604518+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 51023,
            "ip_address": "103.103.35.58",
            "count": 2,
            "first_visit": "2023-07-27T21:36:58.240933+06:00",
            "date": "2023-07-27"
        }
    ]
}